Hello
#4

https://sampwiki.blast.hk/wiki/OnPlayerWeaponShot
PHP код:
public OnPlayerWeaponShot(playeridweaponidhittypehitidFloat:fXFloat:fYFloat:fZ)
{
    if ( 
hittype == BULLET_HIT_TYPE_OBJECT && hitid == [Box object ID] ) {
        
// playerid shot box, here you can send message to admins 
    
}
    return 
1;

Reply


Messages In This Thread
Hello - by Mostafa5 - 19.12.2015, 14:41
Re: Hello - by prineside - 19.12.2015, 15:57
Re: Hello - by Mostafa5 - 19.12.2015, 16:01
Re: Hello - by prineside - 19.12.2015, 18:36

Forum Jump:


Users browsing this thread: 1 Guest(s)