ELX Clan Forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.


ELX Clan Forums
 
HomeLatest imagesSearchRegisterLog in

 

 HOW to make CFG and binds (cfg, ingame)

Go down 
+4
Elx|$onIC.EA.Cl*
Myst!c
#Elx|Relax'HAC*O
The mask
8 posters
AuthorMessage
The mask

The mask


Number of posts : 21
Registration date : 2009-03-01

HOW to make CFG and binds (cfg, ingame) Empty
PostSubject: HOW to make CFG and binds (cfg, ingame)   HOW to make CFG and binds (cfg, ingame) I_icon_minitimeFri Mar 06, 2009 2:07 pm

HOW to make CFG and binds (cfg, ingame)
(this is from my old forrum)

ORIGINAL LINK>> http://www.sj3d.com/s2h/viewtopic.php?t=928


Coloured text/name:


To colour your text/name you only need to type the "^" symbol and a number/letter/symbol, of a colour, bellow in front of your text/name.

All colours:


Examples:
"^wPride is cool!" = Pride is cool!
"^0RRE is smart!" = RRE is smart!
"^@Nw is funny!" = Nw is funny!
"^1ST1M is best!" = ST1M is best!


Many members asked me to explain them how to bind and asked for cfg's/exec's, so i thought I'll make a tutorial once and never need to explain you then. :p

Before you start writing scripts, you need to put your scripts somewhere! That place is called your config file.

Creating an own config/exec file:

Enemy Territory automatically checks for a file called autoexec.cfg every time it runs. If it exists, then ET runs whatever scripts are in that file. If you just installed ET though, it doesn't exist so you have to create it.


1.) Run the programm called 'Editor'
- Start >>> All programms >>> 'Accessories'? >>> Editor
- and open a new file

2.) Save the file
- save it as 'autoexec.cfg' or your own name, but don't forget the .cfg at the end.
- save it in your 'Wolfenstein - Enemy Territory' >>> 'etmain' folder.

Screenshot:




Uploading your config/exec file:

Start Wolfenstein - Enemy Territory join any server and open the console, with the [^] button, under the [ESC] button, and type this:

/exec autoexec

If you got an own execname then this:

/exec THE NAME OF YOUR EXEC

...and press [ENTER]

Make sure you've deleted, with [backspace] button, all symbols in the console.

Screenshot:



After pressing [ENTER], console will tell you,if it uploaded the config/exec file successfully or not, like you see in the screenshot "execing autoexec".

Binding in the exec/config file:

1.) Open your exec/config file with 'Editor'
2.) Type a bind like mentioned below:

Bind:
bind [BUTTON] vsay/say/say_team/sayfireteam [COMMAND] [TEXT]

Quote:
vsay = sound(+text), everybody can see it in the chat
say = only text, everybody can see it in the chat
say_team = only text, only your team can see it in the chat
say_fireteam = only text, only your fireteam can see it in the chat


Quote:
All Commands:

Command: "Like you see it in the game"

EnemyDisguised: "Enemy in disguise!"
PathCleared: "Path cleared."
EnemyWeak: "The enemy is weakened."
AllClear: "All clear."
Incoming: "Incoming!"
FireInTheHole: "Fire in the hole!"
OnDefense: "I'm on defense."
OnOffense: "I'm attacking."
TakingFire: "Taking fire!"
MinesCleared: "Mines cleared."
NeedBackup: "I need backup!"
CoverMe: "Cover me!"
NeedEngineer: "We need an engineer!"
NeedOps: "We need Covert Ops!"
Medic: "Medic!"
NeedAmmo: "I need ammo!"
NeedTarget: "I need a target!"
WhereTo: "Where to?"
FollowMe: "Follow me!"
LetsGo: "Let's go!"
Move: "Move!"
ClearPath: "Clear the path!"
HoldFire: "Hold fire!"
DefendObjective: "Defend our objective!"
DisarmDynamite: "Disarm the dynamite!"
ClearMines: "Clear the mines!"
ReinforceDefense: "Reinforce the defense!"
ReinforceOffense: "Reinforce the offense!"
DestroyPrimary: "Destroy the primary objective!"
DestroySecondary: "Destroy the secondary objective!"
DestroyConstruction: "Destroy the construction!"
ObjectiveDestroyed: "Objective destroyed!"
RepairVehicle: "Repair the vehicle!"
DestroyVehicle: "Destroy the vehicle!"
EscortVehicle: "Escort the vehicle!"
FireOnTarget: "Fire on my target!"
CommandAcknowledged: "Command acknowledged!"
CommandDeclined: "Command declined!"
CommandCompleted: "Command completed!"
ConstructionCommencing: "Construction underway!"
ConstructionCompleted: "Construction completed!"
ConstructionDestroyed: "Construction destroyed!"
ObjectiveFailed: "Objective failed!"
ObjectiveCompleted: "Objective completed!"
Affirmative: "Yes!"
Negative: "No!"
Thanks: "Thanks a lot!"
Welcome: "You're welcome."
Oops: "Oops!"
Sorry: "Sorry!"
Hi: "Hi!"
Bye: "Bye."
Cheer: "Yeah!"
GreatShot: "Great shot!"
GoodGame: "Good game!"
IamSoldier: "I'm a soldier."
IamMedic: "I'm a medic."
IamEngineer: "I'm an engineer."
IamFieldOps: "I'm a field ops."
IamCovertOps: "I'm a covert ops."
FTMeetWaypoint: "Meet at waypoint!"
FTAttackWaypoint: "Attack waypoint!"
FTchecklandmines: "Check for landmines!"
FTDefendWaypoint: "Defend waypoint"
FTAttack: "Attack!"
FTFallBack: "Fall back!"
FTCheckLandMines: "Check for landmines!"
FTCoverMe: "Cover me!"
FTCoveringFire: "Soldier, covering fire!"
FTMortar: "Deploy mortar!"
FTHealSquad: "Heal the squad!"
FTHealMe: "Heal me!"
FTReviveTeamMate: "Revive team mate!"
FTReviveMe: "Revive me!"
FTDestroyObjective: "Destroy objective!"
FTRepairObjective: "Repair objective!"
FTConstructObjective: "Construct the objective!"
FTDisarmDynamite: "Disarm the dynamite!"
FTDeployLandmines: "Deploy landmines!"
FTDisarmLandmines: "Disarm landmines!"
FTCallAirStrike: "Call airstrike!"
FTCallArtillery: "Call artillery!"
FTMortarBarrage: "Call mortar barrage!"
FTResupplySquad: "Resupply squad!"
FTResupplyMe: "Resupply me!"
FTExploreArea: "Explore area!"
FTExploreAtCoordinates: "Explore at co-ordinates!"
FTSatchelObjective: "Destroy satchel objective!"
FTInfiltrate: "Infiltrate!"
FTGoUndercover: "Go undercover!"
FTProvideSniperCover: "Provide sniper cover!"


Example vsay bind:
bind x vsay hi ^1hello everybody!
-> Then you see 'hello everybody! in the chat and hear the "Hello" sound, by pressing the [x] button.

Example say/say_team/say_fireteam bind:
bind x say ^1hello everybody!
-> Then you only see 'hello everybody! in the chat, by pressing the [x] button.


Binding in the game:
1.) Start Wolfenstein - Enemy Territory and open the console
- Make sure you've deleted, with [backspace] button, all symbols in the console.
2.) Type a bind like mentioned below:


Bind:
It's almost the same, like if you do it in the congig/exec file, just with the "/" in front of the full bind:
/bind [BUTTON] vsay/say/say_team/say_fireteam [COMMAND] [TEXT]

Example vsay bind:
/bind x vsay hi ^1hello everybody!
-> Then you see 'hello everybody! in the chat and hear the "Hello" sound, by pressing the [x] button.

Example say/say_team/say_fireteam bind:
/bind x say ^1hello everybody!
-> Then you only see 'hello everybody! in the chat, by pressing the [x] button.


Useful stuff for binds:

Text shortcuts:

There are some very cool text shortcuts you can use only on jaymod:
Quote:

[a] = last person who gave you ammo
[d] = last person who killed you
[h] = last person who gave you health
[k] = last person you killed
[l] = your current location
[n] = your name
[r] = last person who revived you
[p] = teammate you are pointing at
[s] = your health
[w] = weapon you are currently holding
[t] = ammo for current weapon


Example:
bind n vsay NeedAmmo ^1I have only [t] ammo in my [w]!
-> Then you see 'I have only 23 ammo in my mp40! in the chat and hear the "I need Ammo" sound, by pressing the [x] button.

Bindable buttons/keys:

Quote:
Alphabet: A-Z
Numbers: 0-9
Function keys: F1-F12
Punctuation: -[]/\'.,;~=
SPACE, TAB, SHIFT, CTRL, ALT, ENTER, BACKSPACE
PAUSE
Arrow keys: UPARROW, DOWNARROW, LEFTARROW, RIGHTARROW
INS, HOME, PGUP, DEL, END, PGDN
Numeric keypad: KP_HOME, KP_SLASH, *, KP_MINUS, KP_UPARROW,
KP_DOWNARROW, KP_LEFTARROW, KP_RIGHTARROW,
KP_PGUP, KP_5, KP_PLUS, KP_ENTER, KP_END,
KP_PGDN, KP_INS, KP_DEL
Left mouse button: MOUSE1
Right mouse button: MOUSE2
Middle mouse button: MOUSE3
More mouse buttons: MOUSE4/MOUSE5 (some mice have extra buttons)
Mousewheel scroll up: MWHEELUP
Mousewheel scroll down: MWHEELDOWN


Example:
bind MOUSE3 kill
-> Then you will kill yourself, by pressing the [MOUSE3] button.

Useful websites:
Here are some great, detailed, helful websites about config's/exec's,
where you can learn some cool and helpful stuff and download full-made config's/exec's:

- http://velocity.lunarpages.com/index.html How to script/bind?
- http://etcfg.revo-online.nl/news.php Free Script/Bind/Config downloading
- http://www.sj3d.com/s2h/viewtopic.php?t=566 Capitols-Binds, by DeviL
- http://www.jeff52.free.fr/wolfenstein-bindmaker/ Wolfenstein-BindMaker
- http://www.sj3d.com/s2h/viewtopic.php?t=460 Bind-Turorials, by DeviL
- http://www.sj3d.com/s2h/viewtopic.php?t=327 Reload-Bind, by DeviL
- http://enemy-territory.4players.de:1041/page.php?4 Nickname Generator
- http://www.sj3d.com/s2h/viewtopic.php?p=8698&highlight=bind#8698 Scripts & Binds, by S2H*Members
- http://www.sj3d.com/s2h/viewtopic.php?p=3258&highlight=bind#3258 How to bind & private massages, by D'angelos
- http://www.sj3d.com/s2h/viewtopic.php?p=352&highlight=bind#352 Advanced CFG and ET Tweaking, by nw
- http://www.sj3d.com/s2h/viewtopic.php?p=720&highlight=bind#720 Useful scrim binds/scripts, by Wethospu
- http://www.3n3rgy.de/13640.html All about binding & scripting, tipps & tricks
- http://www.only4noob.de/ Free shared config's/exec's



Written by Stim ©️ 2008.
Back to top Go down
#Elx|Relax'HAC*O
ELX HAC/AAT
ELX HAC/AAT
#Elx|Relax'HAC*O


Number of posts : 64
Age : 29
Do you smoke? : no
Clanbase : no clanbase
Registration date : 2009-02-26

HOW to make CFG and binds (cfg, ingame) Empty
PostSubject: Re: HOW to make CFG and binds (cfg, ingame)   HOW to make CFG and binds (cfg, ingame) I_icon_minitimeMon Mar 09, 2009 2:40 pm

uhmm, dont have the time to read it, (im lazy)
but still goodjob xD
hope this might help people Wink
Back to top Go down
Myst!c
ELX Recruiter
ELX Recruiter



Number of posts : 75
Age : 31
Location : belgium
Do you smoke? : no
Clanbase : HS => headshot
Registration date : 2009-02-27

HOW to make CFG and binds (cfg, ingame) Empty
PostSubject: Re: HOW to make CFG and binds (cfg, ingame)   HOW to make CFG and binds (cfg, ingame) I_icon_minitimeTue Mar 10, 2009 6:05 am

yes it will
but i dont need it,i dont use that kinda stuff in my cfg
other whise its litte to muche Laughing


but good Job.
Back to top Go down
Elx|$onIC.EA.Cl*

Elx|$onIC.EA.Cl*


Number of posts : 15
Age : 29
Location : Belgium-Vlaams-Brabant-Leuven
Do you smoke? : no
Clanbase : no
Registration date : 2009-03-02

HOW to make CFG and binds (cfg, ingame) Empty
PostSubject: Re: HOW to make CFG and binds (cfg, ingame)   HOW to make CFG and binds (cfg, ingame) I_icon_minitimeTue Mar 10, 2009 11:56 am

nicely done Smile
Back to top Go down
The mask

The mask


Number of posts : 21
Registration date : 2009-03-01

HOW to make CFG and binds (cfg, ingame) Empty
PostSubject: Re: HOW to make CFG and binds (cfg, ingame)   HOW to make CFG and binds (cfg, ingame) I_icon_minitimeTue Mar 10, 2009 12:43 pm

yeah thx

its a lot of stuff but when u want to be pro.......Very Happy
Back to top Go down
bartmen




Number of posts : 7
Do you smoke? : nope
Clanbase : bartmen
Registration date : 2009-03-07

HOW to make CFG and binds (cfg, ingame) Empty
PostSubject: Re: HOW to make CFG and binds (cfg, ingame)   HOW to make CFG and binds (cfg, ingame) I_icon_minitimeWed Mar 11, 2009 2:20 am

The mask wrote:
yeah thx

its a lot of stuff but when u want to be pro.......Very Happy

then you dont use all the stuff above and just use some tweak/control scripts
nothing that pro's hate more then the irritating v_say/spam binds the jaymodders use XD
Back to top Go down
Bunny
ELX HAC/AAT
ELX HAC/AAT
Bunny


Number of posts : 64
Age : 30
Location : Belgium *BSL*
Do you smoke? : Only Waterpijp xD
Clanbase : HeadShot (HAC)
Registration date : 2009-02-26

HOW to make CFG and binds (cfg, ingame) Empty
PostSubject: Re: HOW to make CFG and binds (cfg, ingame)   HOW to make CFG and binds (cfg, ingame) I_icon_minitimeWed Mar 11, 2009 6:06 am

Good worke ^^

(Problems ask it )

Gz Bunny
Back to top Go down
https://unitedteam.forumotion.net/profile.forum?mode=editprofile
The mask

The mask


Number of posts : 21
Registration date : 2009-03-01

HOW to make CFG and binds (cfg, ingame) Empty
PostSubject: Re: HOW to make CFG and binds (cfg, ingame)   HOW to make CFG and binds (cfg, ingame) I_icon_minitimeThu Mar 12, 2009 9:41 am

yeah but im not pro Very Happy
Back to top Go down
Fr0st
Owner
Owner
Fr0st


Number of posts : 36
Age : 31
Location : Estonia
Do you smoke? : Hell No
Clanbase : HeadShot...
Registration date : 2009-02-26

HOW to make CFG and binds (cfg, ingame) Empty
PostSubject: Re: HOW to make CFG and binds (cfg, ingame)   HOW to make CFG and binds (cfg, ingame) I_icon_minitimeFri Mar 13, 2009 2:37 am

Respec to you that you give credits to the other site.
Back to top Go down
http://www.wares-forum.com
Craccio
Owner
Owner



Number of posts : 21
Age : 32
Location : Groningen, The Netherlands
Do you smoke? : Smoking is for noobs :>
Clanbase : Public
Registration date : 2009-02-25

HOW to make CFG and binds (cfg, ingame) Empty
PostSubject: Re: HOW to make CFG and binds (cfg, ingame)   HOW to make CFG and binds (cfg, ingame) I_icon_minitimeFri Mar 13, 2009 4:47 am

Nice work to the one who made it although i dont need it :>
Back to top Go down
Sponsored content





HOW to make CFG and binds (cfg, ingame) Empty
PostSubject: Re: HOW to make CFG and binds (cfg, ingame)   HOW to make CFG and binds (cfg, ingame) I_icon_minitime

Back to top Go down
 
HOW to make CFG and binds (cfg, ingame)
Back to top 
Page 1 of 1
 Similar topics
-
» [color=darkred]HElpfull scripts and binds for CFG[/color]
» How to make a join request

Permissions in this forum:You cannot reply to topics in this forum
ELX Clan Forums :: General Desk :: Tutorial board-
Jump to: