Quote:
|
Originally Posted by Nitro2030ce
I don't, and you make it seem like it's illegal for people to script in the style/format they want.
|
He's not saying it's illegal, he's just pointing out general guidelines for people who don't format their script, or want to make it more readable and efficient.
Quote:
|
Originally Posted by excaliber7388
Heh, trust me, just use the format....they're watching you  No really, some parts of it are kinda annoying (like not having weaponfired && playermp>2 in the same line, or when you have to do something like that multiple times) but it will help other people read it, as it is easy for every one.
|
The only thing that should be in the global scope should be event checks. "&& playermp>5" defys that rule.