Guest User

Untitled

a guest
Aug 5th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. public OnPlayerDamage(&playerid, &Float:amount, &issuerid, &weapon, &bodypart)
  2. {
  3. if(PlayerInfo[playerid][pAdmin] >= 1 || PlayerInfo[playerid][pGM] >= 1) return 0;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment