Carl Posted October 18, 2011 Share Posted October 18, 2011 HI everyone, can someone tell me if there is a premium script you can buy that Auto Syncs client game server folders with a fast-redirect folder and also creates their fast-redirect account via FTP or other means? Basically I would like to automate the fast-Redirect setup for clients and make sure their files are in sync with their game server files. Regards, Carl Link to comment Share on other sites More sharing options...
dimitrifrom31 Posted October 18, 2011 Share Posted October 18, 2011 I wrote down pay guides if you are interested (check signature) Link to comment Share on other sites More sharing options...
peace Posted October 19, 2011 Share Posted October 19, 2011 We use IIS on each server with virtual directories for every game server installation. http://clientforums.tcadmin.com/showthread.php?t=3387 Install Script for 2003: C:/Scripts/iisvdir.vbs /create "GameFiles" "%serverip%:%serverport%" "%gameserverroot%" Uninstall Script: C:/Scripts/iisvdir.vbs /delete "GameFiles"/"%serverip%:%serverport%" We set up IIS web site on primary IP because there's no other way to automatically put created site on sv_downloadurl cvar on game server install. sv_downloadurl "http://%primaryip%/%serverip%:%serverport%/" To make this script work for x64 follow: http://clientforums.tcadmin.com/showpost.php?p=39986&postcount=17 Link to comment Share on other sites More sharing options...
Carl Posted October 26, 2011 Author Share Posted October 26, 2011 thx for info guys, I am looking into ROXServers services. Link to comment Share on other sites More sharing options...
subzerohimself Posted October 28, 2011 Share Posted October 28, 2011 check your forums budy you get the following error General Error SQL ERROR [ mysqli ] Host 'cp.roxservers.com' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' [1129] An sql error occurred while fetching this page. Please contact an administrator if this problem persists. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.