Quote:
Originally Posted by cbk1994
Don't ignore the advice I gave you regarding security; anyone with a memory editor could spawn anything they wanted to. There's no excuse for storing that stuff clientside and sending it serverside.
If you're not interested in becoming a better scripter than these forums aren't for you—try hiring a scripter instead. There are a lot of people who will be willing to help you, but I doubt that will remain true if you disregard what they tell you. If you are interested in becoming a better scripter, as your user title would suggest, then I would recommend you follow advice given to you.
If you want to ignore what I said about centralizing, that's fine—you might not see the benefits of that until you've got more experience—but trusting clientside data is never acceptable, and you should not get into a habit of doing it.
|
Can I focus on getting the damn script working before worrying about that? It's not even released to players get dammit. I'm not ignoring you. Not everything has to be instantaneous you know. I can change from clientside to serverside in a a few seconds, but until I get the code working, there isn't much point in changing it yet.