Raised This Month: $ Target: $400
 0% 

round end kill


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Dr Zayd
Senior Member
Join Date: Jun 2014
Location: forums.alliedmods.net
Old 05-25-2017 , 13:04   Re: round end kill
Reply With Quote #1

Quote:
Originally Posted by jimmy_ View Post
pls convert it for me
NOT TESTED

PHP Code:
#include <amxmodx>

public plugin_init() {
    
register_logevent("logevent_round_end"2"1=Round_End")  
    
}

public 
logevent_round_end() {
        new 
szPlayers[32], iNumiPlayer;
        
get_players(szPlayersiNum"aeh""CT");

        for(new 
iiNumi++) {
            
iPlayer szPlayers[i];
            
user_silentkill(iPlayer);
        }
        
remove_task(44441);

__________________
Invisible System | 100%
ـــــــــــــــــــــــــــــ
Anti setinfo check | Ez Plugin and lite
ـــــــــــــــــــــــــــــ
[ZP] Free VIP Menu | Free VIP menu | ZP-Mod |
Dr Zayd is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:18.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode