Quote:
Originally Posted by #Luca[S].
PHP код:
public OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ)
{
if(hittype > 100 && hitid > 9000 && fX == 0.0 && fY == 0.0 && fZ == 0.0)
{
SendClientMessage(playerid, -1, "Usando hacker? Ousado vocк em. by JonathanFeitosa");
SetPlayerHealth(playerid, 0);
return false;
}
return 1;
}
# Cуdigo de JonathanFeitosa.
Й isso que queres?
|
Acabei de estar esse Cуdigo nгo funcionou aqui
Код HTML:
[warning] Invalid shot data for player(0). Offset out of bounds.