Raised This Month: $ Target: $400
 0% 

RCON


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 10-21-2009 , 13:15   Re: RCON
Reply With Quote #1

PHP Code:
    else
        
client_print(id,print_chat"[AMXXLogs] You have no access to delete server files!")
    
client_print(id,print_console"[AMXXLogs] You do not have RCON access to the server files!"
I think you wanted:

PHP Code:
   else
   {
        
client_print(id,print_chat"[AMXXLogs] You have no access to delete server files!")
        
client_print(id,print_console"[AMXXLogs] You do not have RCON access to the server files!")
   } 
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
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 17:37.


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