Gunner's Dream Clan
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Gunner's Dream Clan

Welcome to our forums!
 
WebSite  HomeHome  PortalPortal  GalleryGallery  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 Usefull ET Scripts

Go down 
+6
GDC|TheDoT
*GDC|yin#yang|SD'L
GDC|$hock|GDC.
GDC|Legend|SD'M
GDC|WaTeR|GDC
GDC|@x3l95|FS*M
10 posters
AuthorMessage
GDC|@x3l95|FS*M
Reverend GDC|Member
Reverend GDC|Member



Number of posts : 232
Age : 28
Location : 2nd Richest Country
Registration date : 2009-04-17

Usefull ET Scripts Empty
PostSubject: Usefull ET Scripts   Usefull ET Scripts EmptySun May 24, 2009 11:36 am

Scripting in ET

So it has some Members that ask how you do that with I shot you bind or other things i made a Topic about it. Scripting is very usefull. I use some of them and i like them really much but it also has some really ennoying spammy scripts.Enjoy!

How to make simple Binds

In every binds it has a Key that gets binded. Some very Basic commands r say, say_team, echo, bind, vsay and more.

Basic Bind
First you type: bind key say Hello!

Through this ingame you will press the chosen Key and the Message will come in Mainchat. This is a very simple and Basic bind but its also very usefull.

You can bind through the console (not recommended) or with the autoexec.cfg file.

say----- says something in mainchat
echo----- says at side ingame something but not to everybody
say_team----- says a message to team
vsay------ says voice message.


--------------------------------------------------------------------------

Binding through Console:

I hope everybody knows how to open console. If not, its the Key above Tab. So you type a Basic bind. Now delete this sign: § . Now to bind in the Console always write first a / . Without it the Bind wont work. So write a /bind key say Hello!!! Im in da House!


Binding through Autoexec.cfg:

So first you need to have a autoexec.cfg. So open Notepad and make a new file. Then save it as autoexec.cfg in this directory (windows): My computer --> local disk --> program Files --> Wolfenstein ET (ET folder) --> etmain
Save!

BUT IN AUTOEXEC DONT DO A / INFRONT OF BIND OR IT WONT WORK!!!

Now you can copy theese Scripts into it and modify them. Good Job!

Very Usefull Special Script goodies:

[a] last person who gave you ammo.
[d] last person who killed you.
[h] last person who gave you health
[k] the last person you killed
[r] the last person who revived you
[l] your current location
[n] your name
[s] your health
[w] you current weapon
[t] the total ammo of your weapon
[p] the name of the person on your crosshair

Theese you can use at Binding they r very usefull.

Example. Hello Script:

bind n say [n] IS IN THE HOUSE!!!


or

Kill script:

bind m say Haha [k] you got owned by me!!!

So try to use the [k] and so one because they are very usefull!!!


Voice Binding
to bind a Voice like "fire in the hole" etc it has a command: its called vsay.

Say Vsay but say something other work like this:

bind key vsay hi CYA!!!

How to find out vsay variables:

So if you want to bind a Voice thingy you need to know how its called. So you need to have a Program like winrar that can open pk3. Open in ET folder the jaymod folder then GDC sounds or something like that. Then search and play some files till you find the sound. The name of the File is the vsay --- .


--------------------------------------------------------------------------


Here are Cool Binds:

//Name -Selector -Script
bind key1 "vstr tog_name"
bind key2 "vstr end_name; echo ^0[^7Name gewechselt^0]"
set tog_name" vstr tog_name_1"
set tog_name_1 "set end_name set name change this name to you liked name; echo change your name to your liked name; set tog_name vstr tog_name_2"
set tog_name_2 "set end_name set name again but other name; echo again but other name; set tog_name vstr tog_name_3"
set tog_name_3 "set end_name set name And again...; echo And again...; set tog_name vstr tog_name_4"
set tog_name_4 "set end_name set name ....................................; echo ....................................; set tog_name vstr tog_name_1"

Now press the Key1 you choose. On the left side you will see a list with names press again and see a other name. At your desired name press Key2 and your name has changed!!!

--------------------------------------------------------------------------

//Limbo
set limbo say "Text when you press limbo ;openlimbomenu
bind l vstr limbo

Press l and the Limbo will open and in the mainchat it will say the Text.

--------------------------------------------------------------------------

//Team Select
bind key "team r; vstr say_team_r"
bind key2 "team b; vstr say_team_b"
bind key3 "team s; vstr say_team_s"
set say_team_r "say ^1.^p#^7T^13^7am: Axis"
set say_team_b "say ^1.^p#^7T^13^7am: Allies"
set say_team_s "say ^1.^p#^7T^13^7am: Spectator"

Press key, key 2 or key 3 and you will change to that team and in mainchat it will say wich team you r in.

--------------------------------------------------------------------------

//Shoot and Sprint
set sprintfire1 "+sprint; +attack"
set sprintfire2 "-sprint; -attack"
bind mouse1 +vstr sprintfire1 sprintfire2

This one i dont have to say anything. Just copy it into the autoexec.cfg and then when you r playing and you shot you will automaticly sprint, while you shoot.
gun

--------------------------------------------------------------------------

//Fast Artillery Script
bind "Key" "+zoom;+attack;-attack;-zoom"

Take Fieldops and Press the chosen Key and you will zoom and make a Artillery Support.

//Spammy - Nade-Script
bind Key that your grenade is binded on " vstr gt; weaponbank 4"
set gtON "+attack;vstr grenadethON"
set gtOFF "-attack;vstr grenadethOFF; Text at Throwing da Nade ;bind mouse1 +attack"
set grenadethDefault "say_team Text2 at Timing Nade ;set grenadethON vstr nic"
set grenadethON "vstr grenadethDefault"
set grenadethOFF "set grenadethON vstr grenadethDefault"
set gt "bind mouse1 +vstr gtON gtOFF;bind 1 "weaponbank 1;unbind mouse1;bind mouse1 "+vstr shooton shootoff"
set shooton "+attack"
set shootoff "-attack";bind 2 "weaponbank 2;unbind mouse1;bind mouse1 "+vstr shooton shootoff"
set shooton "+attack"
set shootoff "-attack";bind 3 "weaponbank 3;unbind mouse1;bind mouse1 "+vstr shooton shootoff"
set shooton "+attack"
set shootoff "-attack";bind 5 "weaponbank 5;unbind mouse1;bind mouse1 "+vstr shooton shootoff"
set shooton "+attack"
set shootoff "-attack";bind 6 "weaponbank 6;unbind mouse1;bind mouse1 "+vstr shooton shootoff"
set shooton "+attack"
set shootoff "-attack";bind 7 "weaponbank 7;unbind mouse1;bind mouse1 "+vstr shooton shootoff"
set shooton "+attack"
set shootoff "-attack"

Press the Key where the Nade is binded on (at the most people at 4) then wait and throw it and it will say first Text2 then Text1.

--------------------------------------------------------------------------


//Kill - Spam Script (only use when it was really ownage Very Happy )
set own vsay haha2 Text at Ownage with [k] or other things
bind Key vstr own

Press Key when you own somebody and it will say Text

--------------------------------------------------------------------------



Sorry im not finished needed to eat but i will still post...


Have FUN!



Last edited by GDC|@x3l95|FS*M on Tue May 26, 2009 1:16 pm; edited 3 times in total
Back to top Go down
GDC|WaTeR|GDC
GDC|Leader
GDC|Leader
GDC|WaTeR|GDC


Number of posts : 124
Age : 34
Registration date : 2009-03-21

Usefull ET Scripts Empty
PostSubject: Re: Usefull ET Scripts   Usefull ET Scripts EmptySun May 24, 2009 2:51 pm

o.O -> lmfao nade script and artillery script xP
isnt that like a hack xP

but ... good work xP
Back to top Go down
GDC|Legend|SD'M
GDC|Recruiter
GDC|Recruiter
GDC|Legend|SD'M


Number of posts : 514
Age : 30
Registration date : 2008-08-30

Usefull ET Scripts Empty
PostSubject: Re: Usefull ET Scripts   Usefull ET Scripts EmptySun May 24, 2009 3:01 pm

Nice work man!

Nadescript etc... really nice

-Legend
Back to top Go down
GDC|@x3l95|FS*M
Reverend GDC|Member
Reverend GDC|Member



Number of posts : 232
Age : 28
Location : 2nd Richest Country
Registration date : 2009-04-17

Usefull ET Scripts Empty
PostSubject: Re: Usefull ET Scripts   Usefull ET Scripts EmptyTue May 26, 2009 11:24 am

@water sorry i dont know what you mean with hack? if u mean the many letters its the Weaponbank.
Back to top Go down
GDC|$hock|GDC.
GDC|Member
GDC|Member
GDC|$hock|GDC.


Number of posts : 139
Age : 34
Location : groningen/netherlands
Registration date : 2008-12-19

Usefull ET Scripts Empty
PostSubject: Re: Usefull ET Scripts   Usefull ET Scripts EmptyTue May 26, 2009 12:32 pm

hey cool man!Very Happy
ty
Back to top Go down
*GDC|yin#yang|SD'L
GDC|Owner
GDC|Owner
*GDC|yin#yang|SD'L


Number of posts : 363
Age : 29
Location : dutchie :D
Registration date : 2009-01-27

Usefull ET Scripts Empty
PostSubject: Re: Usefull ET Scripts   Usefull ET Scripts EmptyTue May 26, 2009 12:36 pm

nothing usefulls for me

i got all usefull stuff allready xD
Back to top Go down
http://www.xfire.com/profile/thijmen38/
GDC|TheDoT
Noble GDC|Member
Noble GDC|Member



Number of posts : 41
Age : 29
Location : AFK
Registration date : 2009-05-16

Usefull ET Scripts Empty
PostSubject: Re: Usefull ET Scripts   Usefull ET Scripts EmptyTue May 26, 2009 1:06 pm

Yeah, very nice job, even i dont use scripts Very Happy
Back to top Go down
GDC|@x3l95|FS*M
Reverend GDC|Member
Reverend GDC|Member



Number of posts : 232
Age : 28
Location : 2nd Richest Country
Registration date : 2009-04-17

Usefull ET Scripts Empty
PostSubject: Re: Usefull ET Scripts   Usefull ET Scripts EmptyTue May 26, 2009 1:09 pm

I would they r very Usefull!!!!!!
Back to top Go down
GDC|LetsGo|PpB*CL
GDC|Recruiter
GDC|Recruiter



Number of posts : 282
Age : 29
Location : Poland/Potok Górny
Registration date : 2009-03-13

Usefull ET Scripts Empty
PostSubject: Re: Usefull ET Scripts   Usefull ET Scripts EmptyTue May 26, 2009 2:04 pm

Nice job mate. I didn't know about some scripts of these Very Happy


Last edited by GDC|LetsGo|PpB*CL on Thu May 28, 2009 9:41 am; edited 1 time in total
Back to top Go down
GDC|@x3l95|FS*M
Reverend GDC|Member
Reverend GDC|Member



Number of posts : 232
Age : 28
Location : 2nd Richest Country
Registration date : 2009-04-17

Usefull ET Scripts Empty
PostSubject: Re: Usefull ET Scripts   Usefull ET Scripts EmptyWed May 27, 2009 7:16 am

Thnx!!!

Give me Reputation if u like it!!! lol
Back to top Go down
GDC|@x3l95|FS*M
Reverend GDC|Member
Reverend GDC|Member



Number of posts : 232
Age : 28
Location : 2nd Richest Country
Registration date : 2009-04-17

Usefull ET Scripts Empty
PostSubject: Re: Usefull ET Scripts   Usefull ET Scripts EmptyThu May 28, 2009 5:18 am

do you like it?
Back to top Go down
GDC|GiXteR|BaF*F
GDC|Leader
GDC|Leader
GDC|GiXteR|BaF*F


Number of posts : 644
Age : 30
Location : Poland/Limanowa
Registration date : 2008-11-10

Usefull ET Scripts Empty
PostSubject: Re: Usefull ET Scripts   Usefull ET Scripts EmptyThu May 28, 2009 9:11 am

G0000D J00000B Smile
Back to top Go down
GDC|Kokonek|BaF*L
GDC|Leader
GDC|Leader
GDC|Kokonek|BaF*L


Number of posts : 507
Age : 31
Location : Poland
Registration date : 2009-03-01

Usefull ET Scripts Empty
PostSubject: Re: Usefull ET Scripts   Usefull ET Scripts EmptyThu May 28, 2009 9:21 am

Wohuo! Great Smile
Back to top Go down
GDC|!c3|SD'M
Stately GDC|Member
Stately GDC|Member
GDC|!c3|SD'M


Number of posts : 354
Location : The Netherlands
Registration date : 2009-01-17

Usefull ET Scripts Empty
PostSubject: Re: Usefull ET Scripts   Usefull ET Scripts EmptyThu May 28, 2009 10:31 am

Quote :
Voice Binding
to bind a Voice like "fire in the hole" etc it has a command: its called vsay.

Say Vsay but say something other work like this:

bind key vsay hi CYA!!!


You should make this the following:

set hi "vsay hi CYA!!"
bind key "vstr hi'

This will make it in uppercase otherwise it's in lowercase. Remember : It's not possible to make binds with vsay and text in etpro. Too bad I knew already the scripts.
Back to top Go down
https://gdclan.forumotion.com
GDC|@x3l95|FS*M
Reverend GDC|Member
Reverend GDC|Member



Number of posts : 232
Age : 28
Location : 2nd Richest Country
Registration date : 2009-04-17

Usefull ET Scripts Empty
PostSubject: Re: Usefull ET Scripts   Usefull ET Scripts EmptyFri May 29, 2009 1:17 pm

yes your right!!! thnx!
Back to top Go down
Sponsored content





Usefull ET Scripts Empty
PostSubject: Re: Usefull ET Scripts   Usefull ET Scripts Empty

Back to top Go down
 
Usefull ET Scripts
Back to top 
Page 1 of 1
 Similar topics
-
» Scripts & Cfg Stuff Help
» ~Beginners Guide to Cfg's and Scripts~

Permissions in this forum:You cannot reply to topics in this forum
Gunner's Dream Clan :: Members/Guests Desk :: Tutorial Board-
Jump to: