Quote:
Originally posted by WHIPENIE4
[screen_name says:]
i want to know if 'client.strings','level.strings', and 'regularstrings' are saved to the server, like 'server.strings'
|
this.strings - Saved in an NPC
server.strings - Saved serverside (Viewable with RC)
level.strings - Saved in level
client.strings - Saved in the clients inventory.. they are usually used for saving stuff like a players bait level or anything that stores something on there account.
Regularstrings can be used for all of those i believe..