Quote:
Originally Posted by DustyPorViva
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??