Raised This Month: $ Target: $400
 0% 

connect


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
omgitsme
Veteran Member
Join Date: Mar 2010
Old 07-31-2010 , 06:20   connect
Reply With Quote #1

hey, sorry. me again :/ i could'ent find anything good with the search button, so i'm stuck.
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_connect(){
    if (get_user_flags(0) & ADMIN_CHAT ){
    client_print(0, print_chat, "message")
}
again, shitty test plugin i want it to show for everyone, not just the vip who came in.
__________________

Last edited by omgitsme; 07-31-2010 at 06:26.
omgitsme is offline
Send a message via Skype™ to omgitsme
 



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