About This File
Cmds:
Code:
sm_redirect_version - Plugin Version
sm_redirect <time> <userid> <address> <reason> - asks player to be redirected to specified gameserver
Eg:
In console - rcon sm_redirect "10" "100" "60.234.73.177:27017" "Please Join This Server!"
In chat - /redirect "10" "100" "60.234.73.177:27017" "Please Join This Server!"
Change Log:
1.1a - Fixed a PrintToChat error.
1.1
Added new chat command '/redirect'
Added a message telling the admin the command had been sent
Made some code changes (Thanks ferret)
1.0 - Initial Release
Installation:
redirect.smx - Place in addons/sourcemod/plugins
(optional) redirect.sp - Place in addons/sourcemod/scripting