Southclaws/vscode-pawn

SetPlayerAmmo syntax.

Mergevos opened this issue · 1 comments

SetPlayerAmmo(playerid, weaponslot, ammo) should be SetPlayerAmmo(playerid, weaponid, ammo)

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});"
}