Aimbot Detector/OnPlayerTakeDamage
#7

PHP код:
OnPlayerWeaponShot(playeridweaponidhittypehitidFloat:fXFloat:fYFloat:fZ)
{
    if(
beingspectated[playerid])   // change this according to your script
    
{
         
CreateDynamicPickup(13180fXfYfZGetPlayerVirtualWorld(playerid), GetPlayerInterior(playerid), Spectator[playerid]);
    }
    return 
1;
}
//Change the variable 'Spectator' too according to your script. 
Reply


Messages In This Thread
Aimbot Detector/OnPlayerTakeDamage - by fatlirmorina - 07.03.2015, 11:01
Re: Aimbot Detector/OnPlayerTakeDamage - by fatlirmorina - 07.03.2015, 11:32
Re: Aimbot Detector/OnPlayerTakeDamage - by Finnick - 07.03.2015, 12:13
Re: Aimbot Detector/OnPlayerTakeDamage - by ReD_HunTeR - 07.03.2015, 12:29
Re: Aimbot Detector/OnPlayerTakeDamage - by fatlirmorina - 07.03.2015, 20:38
Re: Aimbot Detector/OnPlayerTakeDamage - by fatlirmorina - 12.03.2015, 13:02
Re: Aimbot Detector/OnPlayerTakeDamage - by ATGOggy - 12.03.2015, 14:05

Forum Jump:


Users browsing this thread: 1 Guest(s)