Thread: Warpto
View Single Post
  #3  
Old 03-09-2002, 04:24 AM
cell424 cell424 is offline
Registered User
Join Date: Mar 2001
Location: USA/PA
Posts: 184
cell424 is on a distinguished road
Send a message via AIM to cell424
This might help.

I dont know if this would help, but it should.
if (playerchats&&startswith(Warp,#c)) {
tokenize #c;
if (tokenscount==4) {
warpto #t(1),strtofloat(#t(2)),strtofloat(#t(3));
}
}
__________________
Trunks