View Single Post
  #7  
Old 09-14-2002, 11:11 AM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
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
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
Reply With Quote