Raised This Month: $ Target: $400
 0% 

Help / Support How can i remove dead zombies?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
atalay22
Member
Join Date: Mar 2010
Old 01-30-2014 , 18:26   Re: How can i remove dead zombies?
Reply With Quote #2

Code:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "New Plug-In"
#define VERSION "1.0"
#define AUTHOR "akcaliberkk"


public plugin_init() {
    register_plugin(PLUGIN, VERSION, AUTHOR)
    
    set_msg_block(get_user_msgid( "ClCorpse" ), BLOCK_SET)
}

thanks i found code its work
atalay22 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 14:29.


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