Quote:
Originally Posted by cbkbud
Please try not to be an ass when posting in my thread. If you don't want to help, by all means don't!
makevar() is untidy, it is much better in most cases to use var.( @ "lol" ); Skyld will probably be on to rave about that soon anyway.
Second, we have all already had a discussion about formatting of code. If you did not listen to any of it, that is not a problem of mine. I made a post, called Clean Coding: Common Sense which would explain to you exactly why I format the way I do. I did not rave about your code, because I realize that you have your own way of coding. Please do not try to tell me that the way I use spaces is wrong. There is nothing wrong with what I do. All it does is make it easier for me to read, and for the fellow scripters on servers I work on (any scripters I have worked with have all complimented on my formatting).
Please stay out of this thread if you do not wish to contribute something helpful.
|
Why do you try to provoke a fight? You even called something ugly that you used in your OWN script.
They can compliment it because they lack being able to script, any scripter will tell you that your script is a mess. Besides, please stop being jealous that I created a 20-30 line script to do what your 150-200 line script does and faster.
Refer to below about makevar:
Quote:
Originally Posted by Chompy
Explain how makevar() is untidy..
It's way easier to locate makevars then a bunch of () and @ etc..
I don't see why you think makevar() is untidy...
|