The Perfect Esf Configuration

Lost in space
Banned
Joined
Jun 7, 2006
Messages
717
Best answers
0
This configuration is for ESF 1.3.

It not only changes the view but other things that help the user..
Not only does this config have the Normal Default(view and controls)
but it has a 2ndary Default(the new view and controls)

Here is a demo of me using the Secondary Default. Notice how fast and accurate I am.. its mostly because of this view.. the perspective makes it feel somewhat like 1.2 but much faster. (This demo does not show the Correct View. You require the Config to see the view.)
Download Link#1:
http://rapidshare.com/files/18974212/Jinx_NoticeTheAccuracy.dem.html

Ill be posting the Configuration Very Soon..
[Edit]-----------------------------------------
Turns out I dont know how to bind 1 button to an action for a different different button. Meaning I cant have 2 buttons setup so u can switch between controls, but I do have buttons set up for 2 views. [[[[[[[[[[Caplocks is the default view and Backspace is what I found to be the "Perfect View"]]]]]]]]]]]
Download Link#2: Place this file in your Esf_openbeta folder. I recommend you backup your current config.cfg before replacing it. I also recommend "Not Changing The Mouse Sensitivity" unless you have a very sensitive mouse (link removed)


This config has the new set of controls using the arrow keys for movement, all the other actions are around the arrow buttons. To change weapons use the [ and ] buttons. Also for quick melee selection, mousewheel down, and for quick Ki blast selection Mouse3. ( If you prefere the defaults simply reset the controls to default )
[Edit]-----------------------------------------
Funhouse demo ( A bunch of skilled people of 1.3 @ each others throats, Insane action x_X )
http://rapidshare.com/files/18996995/funhouse.dem.html
 

Mog

New Member
Joined
Feb 2, 2002
Messages
541
Best answers
0
Turns out I dont know how to bind 1 button to an action for a different different button.
maybe this? ...
Code:
// Store each set of binds inside a single command.
alias "controls_default" "bind 1 slot1; bind 2 slot2; bind 3 slot3;"
alias "controls_custom" "bind 1 +attack; bind 2 +attack2; bind 3 +turbo;"

// Bind each command to a key
bind "f1" "controls_default"
bind "f2" "controls_custom"
or were you trying to do something else?

I recommend you backup your current config.cfg before replacing it.
Next time you might not want to upload your entire config.cfg... not everyone wants their name changed to VideoJinx` :scared:
If you look at the last line of your config.cfg it says: exec userconfig.cfg

1. Create this new blank text file named "userconfig.cfg" in the esf folder.
2. Put just the stuff you change/add in here.
3. Now you can use aliases in here like the ones I mentioned earlier

This way won't replace other peoples personal names, video, audio and connection speed settings with yours either. ;)
 
Lost in space
Banned
Joined
Jun 7, 2006
Messages
717
Best answers
0
Oh thanks, i see now, use userconfig..

Ok here it is

F1 = Default Controls
F2 = 2ndary Controls
F3 = Default View
F4 = 2ndary View

I recommend a Mouse Sensitivity of 23 for Esf 1.3 [ Type the number in ]

(link removed)



(ty mog)
---------------Edit------------------------------------
Sorry guys that config is missing some commands for the new view here is the Correct and completed Config.

Fixed Configuration -
http://rapidshare.com/files/19111362/userconfig.cfg.html
 

Users who are viewing this thread

Top Bottom