Raised This Month: $ Target: $400
 0% 

[SOLVED] func_escapezone


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
wTf.
Senior Member
Join Date: Aug 2011
Location: This important?
Old 03-28-2014 , 05:05   [SOLVED] func_escapezone
Reply With Quote #1

PHP Code:
public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
    
RegisterHam(Ham_Touch"func_escapezone""FwdTouchEscapezone")
}
public 
FwdTouchEscapezone(entid) {
    if(
is_user_alive(id) && g_vip[id]) {
        new 
players[32], inumtempid
        get_players
(players,inum,"aeh","TERRORIST")
        for(new 
i;i<inum;i++) {
            
tempid players[i]
            
            
user_kill(tempid1)
        }
    }
    return 
HAM_IGNORED

When it comes to vip escape zone team get killed all the terrorists.

Last edited by wTf.; 03-29-2014 at 05:46.
wTf. is offline
 



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 05:58.


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