Jump to content

Recommended Posts

  • 5 weeks later...
Posted

Any idea whats are the main changes?

I mean, between ETpro & ETL.

 

 

Posted
37 minutes ago, Puni said:

Any idea whats are the main changes?

I mean, between ETpro & ETL.

 

Try this

 

  • Like 1
  • 11 months later...
Posted

hey thanks for this i have questions, since i forgot all.

 

my name script is not working. not sure it seems its not binding some keys noticing this also for other binds (the bind looks correct for me)

 

spawnpoint i like, but would i need to do it for every map to add names, yes right? or i open console after pressing the bind to see where i land or recognize 1,2,3

i have all letters kinda binded and went to keypad, funny thing is KP_PLUS is working KP_Minus, Slash, End ,Pause not. 

 

ty for help 😃

Posted (edited)

Hi there, @schNee 

by name change script you mean something like this:

bind <KEY> vstr namechange
set namechange vstr nameone
set nameone "seta name "NAME1"; set namechange vstr nametwo"
set nametwo "seta name "NAME2"; set namechange vstr nametree"
set nametree "seta name "NAME3"; set namechange vstr nameone"

 

 

About the spawn points , once you run your config as you join the server , the keys will be binded and active and yes it's something you have to get used to in each map like : spawnpoint1 is this location in goldrush , that location in bremen etc etc.. but there's non need to re-run the config or alter it

 

my spawnpoint selector for when i had the keypad was like this:

 

bind KP_HOME "setspawnpt 0; echo ^d/^7Spawnpoint ^2 Default"

bind KP_UPARROW "setspawnpt 1; echo ^d/^7Spawnpoint ^2 1"

bind KP_PGUP "setspawnpt 2; echo ^d/^7Spawnpoint ^2 2"

bind KP_LEFTARROW "setspawnpt 3; echo ^d/^7Spawnpoint ^2 3"

bind KP_5 "setspawnpt 4; echo ^d/^7Spawnpoint ^2 4"

 

also used keypad for class select  (engi and covie class will cycle the different weapons  and did not need a soldier class/weapon select) :

 

bind KP_END              "vstr medic" 
bind KP_PGDN              "vstr engi" 
bind KP_DOWNARROW         "vstr fop" 
bind KP_RIGHTARROW         "vstr sten" 

set medic      "class m 1 1; echo ^2/^7medic ^2(^7MP40^2/^7THOMPSON^2)" 
set engi       "class e 1; echo ^3/^7engi ^3(^7MP40^3/^7THOMPSON^3); bind DOWNARROW "vstr rifle""
set rifle      "class e 2; echo ^3/^7engi ^3(^7K43_RIFLE^3/^7GARAND_RIFLE^3); bind DOWNARROW "vstr engi"" 
set fop       "class f 1; echo ^1/^7fop ^1(^7MP40^1/^7THOMPSON^1)"
set sten       "class c 1; echo ^5/^7covop ^6(^7STEN^6); bind UPARROW "vstr fg"" 
set fg         "class c 2; echo ^5/^7covop ^6(^7FG42^6); bind UPARROW "vstr snipe"" 
set snipe      "class c 3; echo ^5/^7covop ^6(^7SNIPER^6); bind UPARROW "vstr sten""

 

 

Not sure about the KP_MINUS and the others are not working...were those all in caps in your config?

bindable-keys-big.jpg

Edited by LarrY
  • 100 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.