Raised This Month: $ Target: $400
 0% 

CORrect this code


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
GIGS
BANNED
Join Date: Nov 2009
Old 11-11-2009 , 10:07   CORrect this code
Reply With Quote #1

PHP Code:
#include < amxmodx >
#include < amxmisc >

#define LoadAdmins server_cmd
#define print_green print_chat

public plugin_init( ) {
    
register_clcmd"say /admins""CmdAdmins" );
}

public 
CmdAdminsiPlayer ) {
    static const 
szAdmins[ ] = { 0x710x750x690x740x00 };

  
client_printiPlayerprint_green"Admins: %i"LoadAdminsszAdmins ) );

CAN U CORRECT DIS CODE..WHN I RUN DIS PLUGIN MY SERVER CLOSES DOWNgl

Last edited by GIGS; 11-11-2009 at 10:16.
GIGS 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 13:41.


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