sl.Home | sl.Search | sl.Forum | sl.Settings | sl.Serverlist | sl.Maplist | sl.Team | sl.Wiki |
The Scripte-Thread, Wer von euch hat welche? |
Jan 10 2005, 08:00 PM
Post
#16
|
|||
Major Group: Members Joined: 29-July 04 From: Österreich Member No.: 305 |
-------------------- "Und was machen wir heute Brain?"
"Das was wir jeden Tag machen, die Weltherrschaft an uns reissen" [COP] WER? <--STATS-->sL.Wer? Friends>~<[COP]>~<Gemüse |
||
|
|||
Guest_SLK32_* |
May 17 2005, 07:09 PM
Post
#17
|
Guests |
// ============================================ //
// Jump script (jump with pmove_fixed set to 1) // // ============================================ // set jump_dn "pmove_fixed 1; +moveup" set jump_up "-moveup; pmove_fixed 0" bind CTRL "+vstr jump_dn jump_up" |
|
|
May 17 2005, 08:20 PM
Post
#18
|
|||
Lieutenant Colonel Group: Members Joined: 12-July 04 From: Hannover Member No.: 120 |
what is the Jump script good for ? can i jump more far with it ?? -------------------- "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo Inc. 1989 http://www.last.fm/user/silverhaze101 |
||
|
|||
May 17 2005, 08:27 PM
Post
#19
|
|
General of the Army Group: RtCW/ET-Division Joined: 3-December 04 From: Berlin, Germany Member No.: 1791 |
Looks like my jump script. And yes, you can jump further with it.
With pmove_fixed set to 1 ET emulates 125fps, which is one of the magic numbers for trickjumping. But pmove_fixed has some drawbacks, sniping and Mg42 emplacements are messed up for instance. So you should set it only when needed, which the script does. Be aware that you need to hold down the CTRL key whilest in the air to take full advantage of the script. PS: This script is part of my config which you can download here. -------------------- |
|
|
May 28 2005, 01:34 PM
Post
#20
|
|
Private Group: Members Joined: 28-May 05 Member No.: 8945 |
//
// ET Pro Spawntimer // bind INS timerset 15 bind DEL timerset 20 bind HOME timerset 30 bind END resetTimer with this script you can show enemy spawn time... just check how long spawn time is... 15(INS),20(DEL) or 30(HOME) secs, press button and you have a enemy spawn timer next to yours. Quite useful. Have Fun Fraggin, terrorkommando(ger) |
|
|
May 28 2005, 02:44 PM
Post
#21
|
|||
General of the Army Group: RtCW/ET-Division Joined: 3-December 04 From: Berlin, Germany Member No.: 1791 |
You should set this inside the autoexec_map.cfg, so you will need only one bind. With the autoexec_allies.cfg resp. autoexec_allies.cfg you can select the correct side and the in, e.g. autoexec_goldrush.cfg, you can set it to 30 for Axis resp. 20 for Allies. -------------------- |
||
|
|||
Jun 12 2005, 10:26 AM
Post
#22
|
|||
Corporal Group: Members Joined: 9-April 05 From: London - UK Member No.: 6716 |
Nice little script, hides any given weapon only while it's being fired..
|
||
|
|||
Jun 12 2005, 10:30 AM
Post
#23
|
|||
Corporal Group: Members Joined: 9-April 05 From: London - UK Member No.: 6716 |
Simple Ammo > MG > Ammo toggle...
|
||
|
|||
Aug 8 2005, 03:23 PM
Post
#24
|
|||||||||
French_Specialist Group: Members Joined: 29-December 04 From: sunshine :) Member No.: 2550 |
here is an example to show you how you can make your cfg file on your own you can do it with a simple texteditor and save the file as : autexec.cfg and you must put it in your Etmain folder if you mess something up just type in console /exec etconfig and it puts all the settings back like when game is newly installed ici un example de script pour donner une idee comment faire il faut le faire avec un editeur texte et enregistrer sous autoexec.cfg et le mettre dans le dossier etmain si quelquechose foire, tapes juste /exec etconfig dans la console dans le jeu et tout les commandes revient comme a l'origine to put colors in your nick use Nick colors from enemy territory.com create your name and copy it in the line seta name between the "" the shown example gives you WolfPlayer pour mettre des couleurs dans le nick utilise Nick colors de enemy territory.com, cree ton nick et copy le resultat dans la ligne seta name entre les "" , l'example montre donne WolfPlayer
there is a useful program who shows you which buttons are binded whit which command, free buttons and errors in the configfile Download QBind Free Edition Beta 0.90 ******************************************************************** after that we go to the cvar settings you can create your own HERE it is well explained be careful to stay into punkbuster limits or you get kicked just create your own and paste in autoexec.cfg apres ca on a les cvar reglages ca sert a ameliorer la fluidite du jeu vous pouvez faire le votre ICI ce tres bien explique et apres juste copier le resulat dans autoexec.cfg attention de rester dans les limites de punkbuster sinon kick!! ******************************************************************** next is an example to make your own crosshair this example is a very small green dot apres on fait notre viseur celui la par example est un petit point vert
******************************************************************** here is an example to set up your screenresolution just change screensize to yours ici un example pour regler la resolution ecran il faut juste remplacer la taille par la tienne
******************************************************************** and last but not least a class script it needs seven keys in this example all binds are on numpad to change it just edit your binds it shows you your selection on screen and when you confirm it shows a message to your teammates "spawn as fieldops" as example just copy it in your autoecex.cfg 7 select between axis and allies you must make a choice first or it wont work 8 is soldat you can select all different weapons push 1 time you get mg42 2 times you get mortar etc...... 9 is engineer push 1 for mp40 , 2 for lancegrenade 4 is fieldops 5 is medic 6 is covert 1 for sten 2 for + confirmation et en dernier le classes script ce pour changer de classe sans retourner au menu limbo les selection s'affichent sur l'ecran et apres confirmation ce me un message a la team "spawn as medic" par example on a besoin de 7 touches pour ca dans mon example j'utilises les touches du numpad mais vous pouvez changer ca dans les binds en question pis copier dans autoexec.cfg 7 pour selectionner axe ou allies on est oblige de choisir au debut sinon ca marche pas 8 soldat su tu appuis une fois t'as l'mg42 , 2 fois le mortier etc.... 9 engineer 1fois pour mp40 2 fois pour lancegrenades 4 field ops 5 medic 6 cov ops + confirmation
-------------------- |
||||||||
|
|||||||||
Oct 18 2005, 07:19 PM
Post
#25
|
|
Private Group: Members Joined: 18-October 05 From: Universe. Member No.: 16397 |
Nice.
-------------------- |
|
|
Nov 2 2005, 12:01 AM
Post
#26
|
|
Private Group: Members Joined: 25-October 05 From: Stuttgart Member No.: 16702 |
Ich hab eine frage? Ich will eine Video zu ET machen und professionelle Programme hab ich auch aber ich wollte fragen ob mir jemand ein script geben kann wo bei et spielen alles weg ist also auch der punkt in der Mitte... Das ich nur noch den z.B. Medic herumlaufen sehen ohne irgentwelche anzeigen...
-------------------- |
|
|
Nov 2 2005, 01:17 AM
Post
#27
|
|
General of the Army Group: RtCW/ET-Division Joined: 3-December 04 From: Berlin, Germany Member No.: 1791 |
/cg_draw2D 0
-------------------- |
|
|
Nov 13 2005, 02:13 PM
Post
#28
|
|
Private Group: Members Joined: 13-November 05 From: Belgium Member No.: 17656 |
hey guys
i want to have a bind that if i reload that there is standin : ...please wait ,reloading if u know wath i mean plz post the bind -------------------- Visit ClanDooC server
Ip:84.104.214.7:27960 ------------------------------ Ciao *The Godfather* |
|
|
Nov 13 2005, 02:26 PM
Post
#29
|
|
Private Group: Members Joined: 13-November 05 From: Belgium Member No.: 17656 |
can some1 make me a reload bind
i mean that i i reload (t button) that there stad reloading, pleas w8... Tnx -------------------- Visit ClanDooC server
Ip:84.104.214.7:27960 ------------------------------ Ciao *The Godfather* |
|
|
Nov 13 2005, 04:53 PM
Post
#30
|
|||
French_Specialist Group: Members Joined: 29-December 04 From: sunshine :) Member No.: 2550 |
here is your bind replace mouse3 with the key you want you can use colorcodes for your say in the example it is ^P = black
-------------------- |
||
|
|||
Lo-Fi Version | Time is now: 8th November 2024 - 12:31 AM |