12.03.2013, 18:24
Quote:
Topic says it all,
The class, i want it in to be. Код:
if(team[issuerid] == TEAM_HUMAN) { if(pInfo[issuerid][pHumanClass] == VIPSCOUT) { if(team[playerid] == TEAM_ZOMBIE) { if(weaponid == 34) { SetPlayerHealth(playerid, -0); } } } } |
I just changed the weapon id, from sniper to Deagle.