Thread: tokens
View Single Post
  #20  
Old 10-03-2001, 07:07 AM
PresShinP2P PresShinP2P is offline
Registered User
Join Date: Oct 2001
Location: Screw it
Posts: 84
PresShinP2P is on a distinguished road
Send a message via AIM to PresShinP2P
Quote:
Originally posted by btedji


try this one

NPC Code:

if(startswith(warpto ,#c))
{tokenize #c;

if(tokenscount==4)
{setlevel2 #t(1),strtofloat(#t(2)),strtofloat(#t(3));}
}
}

__________________
President Shinra
Reply With Quote