Help me pls
Hi reader, i wanted to run a home server for 1 v 1 but i got this problem watch screenshot0000 ( "found 0 E+ servers" ) i opend all quake 3 poorts 27950: 27952: 27960 and 27965, And run on static IP,
This is what i have in my dedicated.bat:
@echo off
start quake3.exe +set fs_game excessiveplus +set dedicated 2 +exec server.cfg
Why doesnt my server show on spider or Q3 multiplayer ???
Thanks in advance
The +set vm_game 0
in the starting script is missing.
watch screenshot again
I see servers filter set to: local
so dunno
as far as i remember....i had same problem sometime ago...dont know how though...
my problem was liek this...
after creating the server u have the blue console thing from quake...there it always stucked in
sending heartbeat or something to quake something...
are there any errors occuring in that blue thing ?
i still cant see my server after some day's, no1 knows the answer ????
u have router? u have direct IP or from NAT?
In that case u must set up "port forwarding" on ur router, cuz router block all incoming packets from master server and q3 clients
@echo off
start quake3.exe +set fs_game excessiveplus +set vm_game 0 +set dedicated 2 +exec server.cfg
watch screenshot again