02.11.2012, 10:55
Hey guys, i need a simple command that will set a player's weapon skill level the ammount I want.
I know it's possible using sscanf and zcmd, but I tried many times and I failed.
I need something like this: /setskill <playerID> <ammount>
to do this:
I know it's possible using sscanf and zcmd, but I tried many times and I failed.
I need something like this: /setskill <playerID> <ammount>
to do this:
Код:
SetPlayerSkillLevel(playerid, WEAPONSKILL_SAWNOFF_SHOTGUN, ammount);