Re: WOLSPY [message #181670 is a reply to message #181174] |
Thu, 08 December 2005 08:53 |
|
zunnie
Messages: 2959 Registered: September 2003 Location: Netherlands
Karma:
|
General (2 Stars) |
|
|
Server One "1)" and Server Two "2)" example configs:
Install WOLSpy.
1) Copy WOLSpy to the C:\Westwood\Sniper\ directory
2) Copy WOLSpy to the C:\Westwood\AOW\ directory
1) Edit C:\Westwood\Sniper\WOLSpy\irunin.ini and match the
following lines to where the server is actually installed:
ConfigFile=C:\Westwood\Sniper\WOLSpy\irunin.dat
LanguageFile=C:\Westwood\Sniper\WOLSpy\irunin.lng
ImageFile=C:\Westwood\Sniper\WOLSpy\irunin.bmp
2) Edit C:\Westwood\AOW\WOLSpy\irunin.ini and match the
following lines to where the server is actually installed:
ConfigFile=C:\Westwood\AOW\WOLSpy\irunin.dat
LanguageFile=C:\Westwood\AOW\WOLSpy\irunin.lng
ImageFile=C:\Westwood\AOW\WOLSpy\irunin.bmp
1) Edit C:\Westwood\Sniper\WOLSpy\wolspy.ini
RenPath=C:\Westwood\Sniper\Server
RenPort=4000
AdminIP=127.0.0.1
AdminPort=2000
AdminPassword=password
AdminLocalPort=8000
GameSpyQueryPort=25300
2) Edit C:\Westwood\AOW\WOLSpy\wolspy.ini
RenPath=C:\Westwood\AOW\Server
RenPort=4001
AdminIP=127.0.0.1
AdminPort=2001
AdminPassword=password
AdminLocalPort=8001
GameSpyQueryPort=25301
Make sure that you set the GameSpyGamePort and GameSpyQueryPort
to zero in the server configs, and set a static Port for example:
1) SniperServer:
Port = 4000
GameSpyGamePort = 0
GameSpyQueryPort = 0
RemoteAdminPort = 2000
2) AOWServer:
Port = 4001
GameSpyGamePort = 0
GameSpyQueryPort = 0
RemoteAdminPort = 2001
Unblock ports in firewall:
1) 4000 UDP (game port server 1)
1) 25300 UDP (query port server 1)
2) 4001 UDP (game port server 2)
2) 25301 UDP (query port server 2)
[Updated on: Fri, 09 December 2005 11:56] Report message to a moderator
|
|
|