Thread: Scripting Ideas
View Single Post
  #7  
Old 01-25-2003, 04:35 PM
tlf288 tlf288 is offline
Registered User
tlf288's Avatar
Join Date: Nov 2001
Location: new account: Trevor
Posts: 0
tlf288 is on a distinguished road
Send a message via AIM to tlf288 Send a message via Yahoo to tlf288
Re: Re: Scripting Ideas

Quote:
Originally posted by Com013


I know you didn't want to warp, but wouldn't this be the same?

NPC Code:

setstring this.oldlvl,#L;
warpto somewhere.nw,x,y;
...
warpto #s(this.oldlvl),x,y;

I think your missing the point. The NPC would still have to go to the level for the string to set. getlevel() would be used for in serverside to get the attributes of a level.
__________________
new account: Trevor
Reply With Quote