18.12.2014, 04:32
This thing
if they buy the bullet from the store they will receive 5 bullet, each bullet they shoot a player it will set the HP of the player to 0.
And each shot they shoot will -1 bullet
Код:
PlayerInfo[playerid][pBullet]
And each shot they shoot will -1 bullet
Код:
PlayerInfo[playerid][pBullet] -= 1;