16.09.2013, 15:44
Quote:
|
Put this under OnGameModeInit:
pawn Код:
|
Quote:
|
If you're talking about the Uzi/Tec-9/Colt-45/sawn-off
Then try this: public OnPlayerSpawn(playerid) { SetPlayerSkillLevel(playerid, WEAPONSKILL_*WEAPON*, 1000); return 1; } - Resource: https://sampwiki.blast.hk/wiki/SetPlayerSkillLevel |


