Efficient or NO?
#2

Use the second one
I ever tried the first one, it didn't work by me (or I did do it wrong)
and after that,
That won't work.
Use this:

pawn Код:
enum PData
{
        Weapon0,
    Weapon1,
    Weapon2,
    Weapon3,
    Weapon4,
    Weapon5,
    Weapon6,
    Weapon7,
    Weapon8,
    Weapon9,
    Weapon10,
    Weapon11,
}
new PlayerData[MAX_PLAYERS][PData];
Reply


Messages In This Thread
Efficient or NO? - by almighty - 01.11.2010, 17:45
Re: Efficient or NO? - by Kwarde - 01.11.2010, 17:52
Respuesta: Efficient or NO? - by almighty - 01.11.2010, 18:14
Re: Efficient or NO? - by The_Moddler - 01.11.2010, 18:14
Re: Efficient or NO? - by Finn - 01.11.2010, 18:52
Re: Efficient or NO? - by The_Moddler - 01.11.2010, 19:12
Re: Efficient or NO? - by Finn - 01.11.2010, 19:30

Forum Jump:


Users browsing this thread: 1 Guest(s)