07.01.2012, 21:39
Im trying to create a weapon system for example
Deagle = PlayerInfo[playerid][pLevel] >=1;
SMG = PlayerInfo[playerid][pLevel] >=2;
example but i dont have a clue how to go about it can anyone help?
Deagle = PlayerInfo[playerid][pLevel] >=1;
SMG = PlayerInfo[playerid][pLevel] >=2;
example but i dont have a clue how to go about it can anyone help?