
03-09-2002, 04:24 AM
|
|
Registered User
|
Join Date: Mar 2001
Location: USA/PA
Posts: 184
|
|
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
|
|
|
|