This thread is set aside for our FF players to post configuration settings that you can use to help better your game.
1) Display Speed
To see your speed in your hud go into your console and type hud_speedometer 1 (or put it in your config.cfg file).
Note: You can change the speed meters position in the HudLayout.res file.
2) Hints
To turn off hints in your hud go into your console and type cl_hints "0" (or put it in your config.cfg file).
3) Max Speed
To ensure you can go as fast as the mod intendes go into your console and type cl_forwardspeed "1000" (or put it in your config.cfg file).
4) Change classes without taking a death
To change classes but not die go into you console and type cl_classautokill 0 (or put it in your config.cfg file).
5) Key Binds Code
%h = Reports Health
%a = Reports Armor
%l = Reports Location
%c = Reports Your Class
6) Violent Death View
To see your death more violently go into your console and type cl_ragdoll_deathview "1" (or put it in your config.cfg file).
7) Rocket Jump Assistance Script
Add the below to your soldier.cfg file and just look down and press Alt to rocket jump.8) Displaying Your Net GraphCode:alias +rj "+duck; +jump; +attack" alias -rj "-attack; -duck; -jump" bind "ALT" "+rj"
Use the following to display the Net Graph in your hud:
net_graph "1"
net_graphpos "2"
9) Change your Field of View
Change the 90 in the following to whatever you desire.
default_fov "90"
10) Spy Class Guide
It is recommended that you DO NOT put configuration changes in the config.cfg file as they will get over written (unless you make it read only!).
Instead put your custom configurations in the the autoexec.cfg or the [classname].cfg files.
![[AE] Clan - Powered by vBulletin](images/styles/augreensmc/gradients/augreen_logo.png)

Reply With Quote