Variable
#1

How is better and fast?

using this:

Код:
new myvar;
new myvar2;
new myvar3;
this:

Код:
new myvar[3];
or this?

Код:
new myvar, myvar2, myvar3;
Or is the same?

and another doubt...



enumerators increase the .amx?
Reply


Messages In This Thread
Variable - by Alteh - 12.11.2018, 23:08
Re: Variable - by ReD_HunTeR - 12.11.2018, 23:13
Re: Variable - by kristo - 13.11.2018, 11:04
Re: Variable - by NaS - 13.11.2018, 14:39

Forum Jump:


Users browsing this thread: 1 Guest(s)