free play hellp

CG

New Member
Joined
Apr 22, 2005
Messages
14
Best answers
0
how to i turn of team death mach?

i wanna have a free forall :devgrin:
 
New Member
💻 Oldtimer
Joined
Mar 6, 2003
Messages
3,999
Best answers
0
Location
New York
When you go to create a server look under the "Game" tab.

 

CG

New Member
Joined
Apr 22, 2005
Messages
14
Best answers
0
lol i do that but it dont work i still have to pick a team
 
New Member
💻 Oldtimer
Joined
Mar 6, 2003
Messages
3,999
Best answers
0
Location
New York
There is a file in your esf directory named "listenserver.cfg"

Open that and find the teamplay variable.
I believe 1 is on and 0 is off.

Edit it accordingly, save, and play.
 
New Member
Joined
Apr 19, 2005
Messages
5
Best answers
0
I cant even open my Listenserver.cfg file...it asks what i want to open it with..

Any ideas?? o_o
 
New Member
💻 Oldtimer
Joined
Mar 6, 2003
Messages
3,999
Best answers
0
Location
New York
Any text editor will work.

I recommend Notepad.
 

DMW

New Member
Joined
Apr 18, 2005
Messages
591
Best answers
0
I had to uninstall esf about a week ago,i put it back in and now i seem to have this problem.I can no longer play free fight.I took the advice of you guys and my own.Well just to check tell me if i congigured the listen server correctly so i can play free fight again.
http://img277.echo.cx/my.php?image=untitled0bw.png
 
New Member
💻 Oldtimer
Joined
Mar 6, 2003
Messages
3,999
Best answers
0
Location
New York
Take off the slashes ( // ) so the game will read it.
 

DMW

New Member
Joined
Apr 18, 2005
Messages
591
Best answers
0
That didnt work do i gotta take the (//) off of all the files or just that one.
 
ESF Head Team Mapper
👑 Administrator
🌠 Staff
✔️ HL Verified
🚂 Steam Linked
🍂 Regular
Joined
Dec 25, 2001
Messages
3,619
Best answers
0
Location
Germany
to activate free for all, add the var mp_gamemode to it. 0 is ffa, 1 is teamplay and 2 is ctdb
so its like this:
// Use this file to configure your LISTEN server.
// This config file is executed everytime the server changes levels.


// If you run a listen server and choose to modify this file,
// note that assigning values to the following variables within
// this file will stomp the choices you make in the Launcher
// server configuration "Advanced Options" screen:
//
// hostname
// maxplayers
// password
// mp_fraglimit
// mp_timelimit
// mp_falldamage
// mp_weaponstay
// mp_friendlyfire
// mp_forcerespawn
// mp_footsteps
// mp_flashlight
// mp_autocrosshair
// teamplay

mp_gamemode 0

// player bounding boxes (collisions, not clipping)
sv_clienttrace 3.5

// disable clients' ability to pause the server
pausable 0

// maximum client movement speed
sv_maxvelocity 5000

//max player speeds
sv_maxspeed 5000

//disable cheats
sv_cheats 0
 

DMW

New Member
Joined
Apr 18, 2005
Messages
591
Best answers
0
Ok thx man ill try it out,hopefully it will work.
 

DMW

New Member
Joined
Apr 18, 2005
Messages
591
Best answers
0
i did that mine looks exactly like yours and it didnt work,should i set teammode to 0 as well.Damn i wish i never had to uninstall my esf eversince it has sucked,when it comes to playing freeplay.Anyone else have any ideas.
 

Users who are viewing this thread

Top Bottom