View Single Post
Natsheh
Veteran Member
Join Date: Sep 2012
Old 12-14-2018 , 14:20   Re: Detect last alive ct/tt
Reply With Quote #4

PHP Code:

stock get_last_player_alive
()
{
     new 
players[32], pnum;
     
get_players(playerspnum,"ah")

     if(
pnum == 1) return players[0];

     return 
0;
}  

public 
event_DeathMsg(  ) {    
    
    new 
iVictim  get_last_player_alive();

    if(!
iVictim) return;


      ...... 
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh