Raised This Month: $32 Target: $400
 8% 

Block "kill" Command [16/06/08] Updated


Post New Thread Reply   
 
Thread Tools Display Modes
ShortysPop1
Member
Join Date: Nov 2010
Old 12-11-2010 , 15:40   Re: Block "kill" Command [16/06/08] Updated
Reply With Quote #51

i might try this thing... on my gungame server, sometimes people kill themselves cause they have low health, and they are about to get knifed...


.... edit..:

thanks... been using it for a few weeks... and its great... i dont get people killing themselves to avoid getting knifed for the win on my gungame server... LOL.... they gotta try desperately to find a ledge, and jump off it... .hahah

Last edited by ShortysPop1; 01-12-2011 at 22:58.
ShortysPop1 is offline
Houssam Benmouna
Senior Member
Join Date: Apr 2016
Old 06-21-2016 , 08:11   Re: Block "kill" Command [16/06/08] Updated
Reply With Quote #52

Try This Simple And Working

PHP Code:
#include <amxmodx>
#include <engine>
#include <fakemeta>

#define PLUGIN "Block Kill"
#define VERSION "1.0"
#define AUTHOR "PlayBoy"


public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
register_forwardFM_ClientKill"Fm_Client_KillCommand" )
}

public 
Fm_Client_KillCommand()
{
    return 
FMRES_SUPERCEDE

Houssam Benmouna is offline
Reply



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 04:40.


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