Thread: probs with #t
View Single Post
  #6  
Old 09-25-2001, 03:58 AM
ownerofbabylon ownerofbabylon is offline
Lord Helmut
ownerofbabylon's Avatar
Join Date: Jun 2001
Location: Gainesville FL
Posts: 1,763
ownerofbabylon is on a distinguished road
Send a message via ICQ to ownerofbabylon Send a message via AIM to ownerofbabylon
whats wrong with this?

if(playerenters){
toweapons Warper;
}
if (playerchats&&startswith(warpto,#c)) {
tokenize #c;
if(tokenscount==3){
setlevel2 #t(1),playerx=(2),playery=(3);
}
}
__________________


Warrior of Light

WWW.BABYLONSERVER.COM
Reply With Quote