Jump to content

ET Commands?


Waffles

Recommended Posts

right clicking your et shortcut, going to properties, and under Target you have "C:\Program Files (x86)\Wolfenstein - Enemy Territory\ET.exe" or wherever your ET is located. All the +set commands go after the location, and i believe outside the quotes.

Link to comment
Share on other sites

  • Clan Friend

what Hobbit said

 

You also asked what +set commands are,

+set is just like when you change a cvar from the console, only that you do it during et startup

 

you can also do +exec

 

 

you don't need them unless you want to change something that cannot be changed after et starts, or when it's more convenient to do it from the command line at startup

 

for example +set cl_punkbuster 1 or similar stuff

Link to comment
Share on other sites

And for linux servers

 

./etded +set fs_game jaymod +set fs_basepath /path/to/your/server/folder +set fs_homepath /path/to/your/server/folder +set net_ip 172.16.5.2 +set net_port 27960 +set sv_punkbuster 1 +exec server.cfg

 

instead of

 

./etded

 

when starting the server. fs_basepath and fs_homepath specify the necessary paths, net_ip and net_port are used to bind the server to a specific IP address and port, sv_punkbuster enables or disables PunkBuster and +exec server.cfg should be optional if you didn't rename the file to something else than server.cfg.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.