Jump to content

Fast-Redirect Script


Carl

Recommended Posts

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

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

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

Archived

This topic is now archived and is closed to further replies.

  • Who's Online   0 Members, 0 Anonymous, 37 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use