ETpro start

How do I start ET with ETpro so I wont have to visit a ETpro server first, to load ETpro in et...

greets
Comments
9
"..... ET.exe" +set fs_game etpro
+set fs_game etpro

add this line to your shortcut
1.) Select your ET shortcut
2.) Right click - > Properties
3.) Target: "C:\Program Files\Wolfenstein - Enemy Territory\ET.exe" +set fs_game etpro
i would write it for the 4th time but i dont find it neccesary....
Make a batch file!

@echo off
start D:\Games\et\et.exe +set fs_game etpro +exec autoexec.cfg


the path to et.exe can be replaced with whatever hook or hax you want to use

also you could add funky stuff like 3rd part h4x dynotimers automajically!

@echo off
start D:\Games\HAXFOLD3R\dynotimerlol.exe
start D:\Games\q3eminimizer.exe
start D:\Games\et\et.exe +set fs_game etpro +exec autoexec.cfg
batch?! you need a shortcut on quick launch kthx
Parent
I prefer to hit Win + R -> ET -> Enter rather than finding and clicking with my mouse!

Only four keys to start ET, which I can hit really fast!
Parent
I find that most of the time my hand is on my mouse anyway, so it's a simple move click ;x
Parent
haha wouter busted
Back to top