Raised This Month: $ Target: $400
 0% 

block leave message


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
cola
Junior Member
Join Date: Apr 2004
Old 02-14-2007 , 02:16   Re: block leave message
Reply With Quote #4

Quote:
Originally Posted by jim_yang View Post
Code:
#include <amxmodx> #define PLUGIN "Test" #define VERSION "1.0" #define AUTHOR "Jim" public plugin_init() {         register_plugin(PLUGIN, VERSION, AUTHOR)         register_event("TextMsg", "event_textmsg", "a", "2=#Game_disconnected") } public event_textmsg() {         return PLUGIN_HANDLED }
don't work ... T_T
i try in Natural Selection
__________________
cola 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 00:42.


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