14.05.2016, 12:39
okay so, this is the tazer CMD to take it out
How can I make the tazer have 1 bullet & recharges each shot without disappearing and reloads one shot again with /reload anim & shoots
This GivePlayerAdminGun params sucks, it gives u full silencer magazine, 17 bullets
Код:
PlayerHasTazer[playerid] = 1; GivePlayerAdminGun(playerid, 23); SetPlayerArmedWeapon(playerid,23); format(string, sizeof(string), "* %s unholsters his pistol tazer.", PlayerRPName(playerid)); ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
This GivePlayerAdminGun params sucks, it gives u full silencer magazine, 17 bullets