View Single Post
  #5  
Old 04-10-2007, 10:24 PM
shadowjones shadowjones is offline
**** Scripter xD
Join Date: Apr 2007
Posts: 24
shadowjones is on a distinguished road
Quote:
Originally Posted by DustyPorViva View Post
clientr. strings are set on the serverside, and can be read on the clientside. And if you're doing this GS1(which I assume you are by your syntax's, you have to set the string as a string, not as a variable.
setstring clientr.helloworld,1;
ive been using clientr.hellowworld=1; on all my scripts and they are all working fine??
Reply With Quote