Thread: startswith ?
View Single Post
  #1  
Old 08-14-2002, 04:27 AM
Spectre1337 Spectre1337 is offline
Banned
Spectre1337's Avatar
Join Date: Nov 2001
Location: United States
Posts: 790
Spectre1337 is on a distinguished road
Send a message via AIM to Spectre1337 Send a message via Yahoo to Spectre1337
Arrow startswith ?

I have never learned how to use that command, and now I need it..

Can someone just explain how to use it? Is it like
NPC Code:
if (startswith(#l,level){say2 You are in level-blah.graal;} 



Reply With Quote