18.09.2010, 07:23
Код:
if(Rank[playerid] == 2){
SetPlayerSkillLevel(playerid, WEAPONSKILL_SAWNOFF_SHOTGUN, 2);
//Do this with all the possible weapons
}
if(Rank[playerid] == 2){
SetPlayerSkillLevel(playerid, WEAPONSKILL_SAWNOFF_SHOTGUN, 2);
//Do this with all the possible weapons
}