difference between this
#2

You should use the first one, I'm not sure about the second one.

Just use the first one, you'll be fine.

pawn Код:
enum info << this is the enums
{
   Cash, < this is the info
   Admin < same, info
};
new Player[MAX_PLAYERS][info]; < this to define ''Player'' is the enums of ''info'',
Exmaple usage:
if (Player[playerid][Cash] ==> 500)
Reply


Messages In This Thread
difference between this - by M3rcurio - 23.03.2014, 00:47
Re: difference between this - by Equuuuin0X - 23.03.2014, 01:34
Re: difference between this - by blackeagle1122 - 23.03.2014, 01:50
Re: difference between this - by MP2 - 23.03.2014, 02:08

Forum Jump:


Users browsing this thread: 1 Guest(s)