gun detect
#1

Hey ,is it possible to make like enum for guns?like the name of lspd weapons will be LSPD Gun ....and it never changes ,how can i make an enum to the weapon like Weaponinfo[weaponid][lspdgun] = 1 or so?please help
Reply
#2

pawn Код:
enum Info
{
    pLSPD, //LSPD Gun
    pLSPDa, //LSPD Gun Ammo
    pLVPD,//LVPD Gun
    pLVPDa//LVPD Gun
}
new PlayerInfo[MAX_PLAYERS][Info];
Reply
#3

Any other way? Because i want them to be stored in trunk and...
Reply
#4

hmmmm
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)