Inventory system [+REP]
#7

PHP код:
enum Player_Weapons
{
    
Bat,
    
Knuckles,
    
Grenades,
    
p9mm,
    
Shotgun,
    
MP5,
    
Tec9,
    
HalfArmour,
    
RPG,
    
Knife,
    
Molotov,
    
sdPistol,
    
SawnOffShotgun,
    
MicroUzi,
    
M4,
    
CountryRifle,
    
FullArmour,
    
Minigun,
    
Kantana,
    
SatchelCharges,
    
DesertEagle,
    
CombatShotgun,
    
AK47,
    
Sniper,
    
FlameThrower
}
    
new 
PlayerWeaps[MAX_PLAYERS][Player_Weapons]; 
Reply


Messages In This Thread
Inventory system [+REP] - by TheSperm - 12.04.2015, 17:44
Re: Inventory system [+REP] - by TheSperm - 12.04.2015, 23:29
Re: Inventory system [+REP] - by n0minal - 12.04.2015, 23:41
Re: Inventory system [+REP] - by TheSperm - 13.04.2015, 00:05
Re: Inventory system [+REP] - by SequenceCuz - 13.04.2015, 07:21
Re: Inventory system [+REP] - by TheSperm - 13.04.2015, 15:33
Re : Inventory system [+REP] - by Dutheil - 13.04.2015, 15:47
Re: Re : Inventory system [+REP] - by TheSperm - 13.04.2015, 16:00
Re: Inventory system [+REP] - by SequenceCuz - 14.04.2015, 04:11
Re: Inventory system [+REP] - by TheSperm - 16.04.2015, 21:17

Forum Jump:


Users browsing this thread: 1 Guest(s)