View Single Post
  #2  
Old 08-31-2005, 02:06 AM
Torankusu_2002 Torankusu_2002 is offline
'been round.
Torankusu_2002's Avatar
Join Date: Nov 2001
Posts: 1,246
Torankusu_2002 is on a distinguished road
clientr. strings can only be changed serverside, read clientside.

You would have to use regular client. strings, or access it serverside.

My suggestion is that in the future, if you are trying to script simple things and use client strings, use regular client.strings. However, if you're going for things you don't want to be changed by 3rd party programs (hex editors, or whatever,) then I suggest using clientr.strings. Example: clientr.rupees, clientr.fullhearts, or something of the sort. Get it?
__________________
torankusu's
Reply With Quote