

FATAR
Users-
Content Count
36 -
Donations
0.00 EUR -
Joined
-
Last visited
About FATAR
-
Rank
Beginner
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Try set sv_showasranked "1" Instead of seta sv_showasranked 1. Also, there's no use of this dvar in 1.7a +set dedicated 2
-
You're using an outdated version of GR plugin. Get the latest one from Ninja.
-
B3/parsers/cod4.py (not cod4.pyc) Change line 80 from this (?P[0-9a-f]+) to this (?P[a-zA-Z0-9_-]+) If you're using PB and the PB plugin you'll have to fix the regex in multiple parsers.
-
Ninja removed colored names from COD4 X. Afaik there's no such plugin ATM.
-
Call of Duty 4 v1.7a linux - Server is not visible in the server list !
FATAR replied to pandorazero's topic in Call of Duty
set sv_showasranked 1 ^This cvar sets the server as "RANKED". By ranked it means the server is not running any mods. So if you set this to "1" there's no need of changing client side filters (mods=all/yes.) even if you're running a mod. -
Call of Duty 4 v1.7a linux - Server is not visible in the server list !
FATAR replied to pandorazero's topic in Call of Duty
COD4 X already has a workaround for this set sv_showasranked 1 -
Call of Duty 4 v1.7a linux - Server is not visible in the server list !
FATAR replied to pandorazero's topic in Call of Duty
Use this if you're using iptables. iptables -A INPUT -p udp --dport 20800 -j ACCEPT iptables -A INPUT -p udp --dport 20810 -j ACCEPT -
What language is this? "On Windows for linux"? U high bro?
-
Call of Duty 4 v1.7a linux - Server is not visible in the server list !
FATAR replied to pandorazero's topic in Call of Duty
How long has the server been up? COD4 Master server usually don't register servers which are up for a short period of time. I think you should let the server run for some time and see if it shows up. Also make sure these ports are not firewalled. UDP 20800 UDP 20810 -
Gameranger plugin isn't free. Obtain a sub from voltron.
-
You have to install 32 bit libraries (ia32-libs) or else COD4 X won't run in 64 bit.
-
No there isn't. Most people host their servers on linux. I doubt there'll be a windows version
-
If you have b3 in your server you can add the q3login plugin..
-
I think manuadmin isn't compatible with cod4 X...u better ask in their site/forums..