[Tutorial] Good things for beginners (EASY THINGS)
#2

No offense, but most of what you just wrote is crap.

If you use "SCM" instead of SendClientMessage you should probably learn to type, or get an IntelliSense editor.
Arrays are slower than normal variables. I'd use normal variables if I'd need less than 5.
Defining normal colors and embedded colors with the same naming scheme is a sure fire way to run into trouble.
Global strings: no, just no. Globals are evil, avoid where possible.
Stocks: *sigh* read my tutorial on when and where you should use stock and start calling them functions.
Loops: the only thing remotely interesting is the addition of classes using a loop. For player loops use foreach.
Reply


Messages In This Thread
Good things for beginners (EASY THINGS) - by Mariciuc223 - 01.08.2015, 08:06
Re: Good things for beginners (EASY THINGS) - by Vince - 01.08.2015, 10:29
Re: Good things for beginners (EASY THINGS) - by dominik523 - 01.08.2015, 12:08
AW: Good things for beginners (EASY THINGS) - by Kaliber - 01.08.2015, 12:28

Forum Jump:


Users browsing this thread: 2 Guest(s)