Raised This Month: $ Target: $400
 0% 

Double Knife Frag [SEARCH]


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
TribalBlood
Member
Join Date: Oct 2020
Old 06-25-2022 , 17:06   Re: Double Knife Frag [SEARCH]
Reply With Quote #9

try it.

PHP Code:
#include <amxmodx>
#include <hamsandwich>
#include <zombieplague>

public plugin_init()
{
    
register_event"DeathMsg" "Kill" "a" );
}

public 
Kill()
{
    new 
Attacker read_data(1);

    if(!
zp_get_user_zombie(Attacker) && get_user_flags(Attacker) & ADMIN_LEVEL_H)
    {
        
ExecuteHam(Ham_AddPointsAttacker10true);
    }

__________________
My Steam Profile

- Online Rarely -
TribalBlood 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 20:13.


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