auto disable god
#3

Use this callback.
PHP код:
public OnPlayerWeaponShot(playeridweaponidhittypehitidFloat:fXFloat:fYFloat:fZ)
{
 if(
PlayerAcc[playerid][God] == 1)
 {
 
PlayerAcc[playerid][God] = 0;
SetPlayerHealth(playerid100);
 }
return 
1;

Reply


Messages In This Thread
auto disable god - by suni - 26.07.2015, 17:30
Re: auto disable god - by SickAttack - 26.07.2015, 17:41
Re: auto disable god - by Moudix - 26.07.2015, 17:41
Re: auto disable god - by suni - 26.07.2015, 17:59
Re: auto disable god - by suni - 26.07.2015, 19:06
Re: auto disable god - by youssefehab500 - 26.07.2015, 19:10
Re: auto disable god - by suni - 26.07.2015, 19:14
Re: auto disable god - by suni - 28.07.2015, 03:38
Re: auto disable god - by jamesmith12 - 28.07.2015, 03:40

Forum Jump:


Users browsing this thread: 1 Guest(s)