Raised This Month: $ Target: $400
 0% 

connect


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 07-31-2010 , 07:27   Re: connect
Reply With Quote #1

Code:
#include <amxmodx> #include <amxmisc> #define PLUGIN "Vip Connect" #define VERSION "0.1" #define AUTHOR "omgitsme" public plugin_init() {    register_plugin("Vip Connect", "0.1", "Omgitsme") } public client_putinserver(id){    if (get_user_flags(id) & ADMIN_CHAT )            client_print(0, print_chat, "message") }
__________________

Last edited by alan_el_more; 07-31-2010 at 07:29.
alan_el_more is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 07-31-2010 , 07:28   Re: connect
Reply With Quote #2

Admins flags are not set at client_connect.
Use rather client_putinserver, and if you want the entering player see the message, delay it.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
lucas_7_94
Leche Loco
Join Date: Mar 2009
Location: Argentina
Old 07-31-2010 , 10:36   Re: connect
Reply With Quote #3

Quote:
Originally Posted by ConnorMcLeod View Post
Admins flags are not set at client_connect.
Use rather client_putinserver, and if you want the entering player see the message, delay it.
client_authorized too ?
__________________
ATWWMH - MiniDuels
Madness is like gravity, just need a little push.
lucas_7_94 is offline
Send a message via Skype™ to lucas_7_94
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 00:16.


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