I did everything it told me to do. For reference, here are teh instructions that I followed (From this exact WebSite):
-
Create a folder titled “etpub” in your ET directory.
-
Extract qagame_mp_x86.dll which is located in the win32 folder that is in the etpub-0.3.1.zip that you downloaded from this site.
-
Put your server.cfg, punkbuster.cfg, campaign cycle.cfg and any other .cfg’s that you use in this folder as well.
-
Create a new shortcut to your ET.exe and put it on your desktop (default location for this file is C:\Program Files\Wolfenstein - Enemy Territory
-
Right click and choose “properties” on your new ET.exe shortcut.
-
In the box titled “target” add this line of code after the ET.exe:
+set fs_game etpub +set dedicated 2 +set net_ip 70.85.42.92 +set net_port 27960 +exec server.cfg
Replace 70.85.42.92 with your IP and 27960 with the port that you want to use.
When this is done, it should look something like this:
C:\Program Files\Wolfenstein - Enemy Territory\ET.exe +set fs_game etpub +set dedicated 2 +set net_ip 70.85.42.92 +set net_port 27960 +exec server.cfg
- Click OK and run server.
I did all that and when I start up my server, it says that the GameName is ShrubET, not ETPub. The ModVersion is still ShrubET 1.2 - Test 13. How do I make is so that ET.EXE only reads the ETPub Server.CFG and Shrubbot.CFG?