is it possible to make a bat.file that somehow gets variables from ase ( the \connect xxx.xxx.xxx:xxxx string ), and then let the bat file launch ET with that, together with commands of your own choice.
All seeing eye > batch file > ET
Shaderman
(Shaderman)
#2
Yes, ASE is able to run batch files: http://www.xfire.be/?x=article&mode=item&id=75&nav=1
Sauron_EFG
(Sauron|EFG)
#3
Yes. Just change Program Location to point to the bat file instead of et.exe.
My bat file (which is located in the same folder as et.exe) looks like this:
et.exe %* +set fs_game etpro
fix-gamma.exe
%* is replaced by the ASE parameter(s).
(You need to change %* to %1 %2 %3 if you’re on Win98.)
Salteh
(Salteh)
#5
Sauron! where did you get fix-gamma.exe ? 
If it’s not too big… SauronRocksBananaNagManSocks@Salteh.net please please 
( assuming it does what it’s called… fix gamma )
)