View Single Post
  #23  
Old 09-08-2004, 11:01 PM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
hence, saying
PHP Code:
setstring this.test,a,s,d,f;
triggeraction 0,0,serverside,blah,#s(this.test); 
simply replaces the #s(this.test) with a,s,d,f therefore making it read
PHP Code:
triggeraction 0,0,serverside,blah,a,s,d,f
__________________
Do it with a DON!
Reply With Quote