Thread: tokenize
View Single Post
  #4  
Old 09-21-2006, 01:20 AM
KuJi KuJi is offline
Banned
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
KuJi will become famous soon enough
Send a message via ICQ to KuJi Send a message via AIM to KuJi Send a message via MSN to KuJi Send a message via Yahoo to KuJi
Quote:
Originally Posted by Stefan View Post
Yes the exact translation from tokenize from GS1 to GS2 is
tokens = player.chat.tokenize();

Your example could be like this (to make it as short as possible):
clientr.randomstring = player.chat.tokenize()[1];
Ahh, didn't know you can do that =O
Reply With Quote