22.08.2016, 10:47
I was makin a admin command /giveweapon [WeaponID] [Ammo]
But whenever I try to compile it 1 error appears
error
the 765 line:
help me pls
But whenever I try to compile it 1 error appears
error
Код:
(765) : error 035: argument type mismatch (argument 1)
Код:
if(sscanf(params,"uii", id, weapid, ammo))