Raised This Month: $ Target: $400
 0% 

Help me!


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
The Host
Junior Member
Join Date: Oct 2011
Old 06-23-2012 , 23:37   Help me!
Reply With Quote #1

show me the error wrong in this code
PHP Code:
 /* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "Switch Server"
#define VERSION "1.0"
#define AUTHOR "pRo"


public plugin_init() {
register_plugin(PLUGINVERSIONAUTHOR)

register_clcmd("say /ss""sw_server")
}

public 
event_newround(id)
{
client_print(idprint_chat"[Server] Say: /ss to switch server")
}

public 
sw_server(id)
}
console_cmd(idconnect vuagames.net:27015)

The Host 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 06:07.


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