
05-25-2004, 05:38 AM
|
|
No Longer Graalian.
|
 |
Join Date: Oct 2003
Location: ..:: Lassomption/Quebec/Canada ]::...
Posts: 214
|
|
|
script it serverside with
triggeraction 0,0,serverside,npcname,param1,p2,p3,p4...etc...
and a if ( actionserverside )
if ( strequals( #p(1),drop )
putnpc2 playerx,playery,{ script or class like join thiscalss;};
etc... well not sure about the syntax of #p(1) havent scripter far a while of course.. |
|
|
|