Heh, it's funny, we are all pretty good scripters, but no one has really messed with technicalities. If you're not sure something will work, you find another way, lolz. Like I get tired of setting client.strings just to store temp data, it gets annoying x.X I use this.vars though for numbers, that's most efficient, but data you can't do that with
Server.strings = bad x.X I h8 them, and 99% of scripts shouldn't EVER contain them. OCCASIONALLY you may find a use for one, but then with (getnpc(Control-NPC)) { setstring this.string,data;}
He he. Best way I would say. Plus you can control and manipulate it better.
---Shifter