CS2D
Scripts
[Solved]Bigger, lower, equal etc. are buggy.
[Solved]Bigger, lower, equal etc. are buggy.
20 replies @
Mora: That's because you haven't used tables a lot yet. Array function is just making a table for something and to make it work for every player. There's other ways to do those things (by using hooks to do it)
@
Dousea: He means that reading line by line doesn't help him if he doesn't get what it does.
Take the IF for example. A very easy thing to understand for most new scripters, right? Completely different when you write it in compact form. So you need to explain what your code does otherwise he'll literally memorize what you wrote and just copy paste it.
I used to do it a lot too until
EngiN33R taught me.