Thread: Tokenize?
View Single Post
  #3  
Old 08-23-2001, 09:37 AM
Solareon Solareon is offline
Registered User
Solareon's Avatar
Join Date: Jun 2001
Location: In a corn field
Posts: 548
Solareon is on a distinguished road
Send a message via AIM to Solareon
fix it

if (playerchats) {
tokenize #c;
if (strcontains(#v(#t(1)), times)) {
test=#v(#t(0))*#v(#t(2));
message #s(test);
}
}

on the test= blah blah lines it complains about something wierd

"Error: Expected format var, var[i], obj[i].attr, function(a), function(a,b)"

wtf? I just want test to be set to the first token times the second token
__________________
-Solareon Doll, thanks to BirdBird_0 for making it
-
First person to choke on a gummi bear and cough it up =)

AIM: SolareonX
flame me 24/7 roffel
-- l33t
JubieSaotomeX < Me
Reply With Quote