SetPlayerAmmo syntax.
Mergevos opened this issue · 1 comments
Mergevos commented
SetPlayerAmmo(playerid, weaponslot, ammo)
should be SetPlayerAmmo(playerid, weaponid, ammo)
Louzindev commented
vhello bro, sorry for the delay lmao,
click on use snipets and use:
"SetPlayerAmmo(playerid, weaponid, ammo)": {
"prefix": "SetPlayerAmmo",
"body": "SetPlayerAmmo(${1:playerid}, ${2:weaponid}, ${3:ammo});"
}