yes i did mention that -_- but also setlevel2 dont work clientside so u need a triggeraction since it is not a weapon do sometin like if (playerx>blahblah) triggeraction x,y,warp,params;
make sure u have in the clientside if (created) setshape 1,1,1; u might not need that but i am pretty sure u do (as i have not yet made npcs that are hidden and use triggeraction yet as i have no need for them)
then above the //#CLIENTSIDE
make it have if (actionwarp) setlevel2 blahblah.blah,blah,blah;
=) hope my blahs help u
heh
[EDIT]
Quote:
Originally posted by osrs
Serverside scripts works online too ;x
|
I am almost positive he ment that serverside works online also as WELL as clientside meaning clientside isn't the only thing that works online (cause "serverside" which offline is just not haveing //#CLIENTSIDE DOES work offline just not like it does online =P)
[/EDIT]