Urban Terror Forums: Urban Terror Config Generator - Urban Terror Forums

Jump to content

 Login | Register 
Advertisement
  • (4 Pages)
  • +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Urban Terror Config Generator Rate Topic: -----

Want to try it ? ;-)

#1 User is offline   GcBrothers Icon

  • Account: gcbrothers
  • Main tag: |LcD|
  • Country:
  • Joined: 22-August 12
  • Posts: 25

Posted 01 September 2013 - 06:32 PM

Hi all !
One day, I asked myself why only experienced player could make their scripts to bind radio messages or weapons. And I started dev a soft to do it quickly and easily !
After a v1.0 a bit useless and unreadable (it was a console program :°), I gave it a GUI and I think it's ready to be used by players.

SourceForge project : https://sourceforge..../?source=navbar
Windows Version : http://sourceforge.n...CG.zip/download
Linux binary (32 bit) : http://sourceforge.n...29/UCG/download
Sources and MakeFile (for Linux) : http://sourceforge.n...29.zip/download
Mac (thanks Barbatos) : http://up.barbatos.f...gGenGUI.app.zip
Sources only : http://sourceforge.n...es.zip/download

Have fun and don't hesitate to leave a comment or a PM if you have any suggests or remarks ;)

GcBrothers

Special thanks to CnD forum members who helped me on this project. You're great dudes !

This post has been edited by GcBrothers: 03 January 2014 - 01:39 PM


#2 User is offline   Orbit Icon

  •   verified user   
  • Account: orbit
  • Country:
  • Joined: 28-February 10
  • Posts: 108

Posted 01 September 2013 - 07:01 PM

Add more keys?


HOME
END
DELETE
PGUP
PGDN
INS
UPARROW 
LEFTARROW 
RIGHTARROW 
DOWNARROW
KP_HOME
KP_UPARROW
KP_PGUP
KP_LEFTARROW
KP_5
KP_END
KP_DOWNARROW
KP_PGDN
KP_INS
KP_DEL
KP_SLASH
KP_STAR
KP_MINUS
KP_PLUS
KP_ENTER



#3 User is offline   GcBrothers Icon

  • Account: gcbrothers
  • Main tag: |LcD|
  • Country:
  • Joined: 22-August 12
  • Posts: 25

Posted 02 September 2013 - 12:21 PM

Good idea, ty.
Done :)

#4 User is offline   cyrus Icon

  • Account: cyrus
  • Main tag: [PCC]
  • Country:
  • Joined: 28-February 10
  • Posts: 107

Posted 02 September 2013 - 01:39 PM

Nice idea. I noticed that the Colt 1911 is not a selection in the sidearm menu.
Disorder... Chaos... Anarchy... Now THAT's fun!

#5 User is offline   GcBrothers Icon

  • Account: gcbrothers
  • Main tag: |LcD|
  • Country:
  • Joined: 22-August 12
  • Posts: 25

Posted 02 September 2013 - 02:04 PM

Quote

I noticed that the Colt 1911 is not a selection in the sidearm menu.


Yes, i can't find gear key assignment info for Colt 911 and Mac 11 because this link appears outdated (http://www.urbanterr...rt/120-gears/#3).
When I'll find it, i'll add it :-).

bullet_loaderAdvertisement

#6 User is offline   YAY5637 Icon

  • Account: yay5637
  • Main tag: <PWC>
  • Country:
  • Joined: 28-February 10
  • Posts: 633

Posted 02 September 2013 - 02:16 PM

18mb is a little much for this, are you sure all files are needed?

f is the glock
g is the colt
h is the mac11

you could try and combine this with my favourite script ;)


//gear script by -WAR-Runamok`

set zx_gear_weap "vstr zx_gear_w1"
set zx_gear_w1 "set zx_gear_weap vstr zx_gear_w2; vstr zx_gear_ma; vstr zx_gear_ma_s; ut_echo ^1M4 ^7set as main weapon"
set zx_gear_w2 "set zx_gear_weap vstr zx_gear_w3; vstr zx_gear_sr; vstr zx_gear_sr_s; ut_echo ^2Sr8 ^7set as main weapon"
set zx_gear_w3 "set zx_gear_weap vstr zx_gear_w4; vstr zx_gear_lr; vstr zx_gear_lr_s; ut_echo ^3Lr300 ^7set as main weapon"
set zx_gear_w4 "set zx_gear_weap vstr zx_gear_w5; vstr zx_gear_gk; vstr zx_gear_gk_s; ut_echo ^2G36 ^7set as main weapon"
set zx_gear_w5 "set zx_gear_weap vstr zx_gear_w1; vstr zx_gear_ak; vstr zx_gear_ak_s; ut_echo ^3AK ^7set as main weapon"

set zx_gear_ma "set zx_gear_1 vstr zx_gear_ma1; set zx_gear_2 vstr zx_gear_ma2; set zx_gear_3 vstr zx_gear_ma3"
set zx_gear_sr "set zx_gear_1 vstr zx_gear_sr1; set zx_gear_2 vstr zx_gear_sr2; set zx_gear_3 vstr zx_gear_sr3"
set zx_gear_lr "set zx_gear_1 vstr zx_gear_lr1; set zx_gear_2 vstr zx_gear_lr2; set zx_gear_3 vstr zx_gear_lr3"
set zx_gear_gk "set zx_gear_1 vstr zx_gear_gk1; set zx_gear_2 vstr zx_gear_gk2; set zx_gear_3 vstr zx_gear_gk3"
set zx_gear_ak "set zx_gear_1 vstr zx_gear_ak1; set zx_gear_2 vstr zx_gear_ak2; set zx_gear_3 vstr zx_gear_ak3"

set zx_gear_ma_s "set zx_gear_sp1 ut_echo set gear to ^1M4 ^5Medkit; set zx_gear_sp2 ut_echo set gear to ^1M4 ^6Nades; set zx_gear_sp3 ut_echo set gear to ^1M4 ^4Laser" 
set zx_gear_sr_s "set zx_gear_sp1 ut_echo set gear to ^2Sr8 ^5Medkit; set zx_gear_sp2 ut_echo set gear to ^2Sr8 ^6Nades; set zx_gear_sp3 ut_echo set gear to ^2Sr8 ^4Laser"
set zx_gear_lr_s "set zx_gear_sp1 ut_echo set gear to ^3Lr300 ^5Medkit; set zx_gear_sp2 ut_echo set gear to ^3Lr300 ^6Nades; set zx_gear_sp3 ut_echo set gear to ^3Lr300 ^4Laser" 
set zx_gear_gk_s "set zx_gear_sp1 ut_echo set gear to ^2G36 ^5Medkit; set zx_gear_sp2 ut_echo set gear to ^2G36 ^6Nades; set zx_gear_sp3 ut_echo set gear to ^2G36 ^4Laser" 
set zx_gear_ak_s "set zx_gear_sp1 ut_echo set gear to ^3AK ^5Medkit; set zx_gear_sp2 ut_echo set gear to ^3AK ^6Nades; set zx_gear_sp3 ut_echo set gear to ^3AK ^4Laser" 

//M4
set zx_gear_ma1 "gear GeAARTW; ut_echo gear changed to ^1M4 ^5Medkit"
set zx_gear_ma2 "gear GeAORWA; ut_echo gear changed to ^1M4 ^6Nades"
set zx_gear_ma3 "gear GeAAVRW; ut_echo gear changed to ^1M4 ^4Laser"
//Sr8
set zx_gear_sr1 "gear GZAARTW; ut_echo gear changed to ^2Sr8 ^5Medkit"
set zx_gear_sr2 "gear GZAORWA; ut_echo gear changed to ^2Sr8 ^6Nades"
set zx_gear_sr3 "gear GZAAVRW; ut_echo gear changed to ^2Sr8 ^4Laser"
//Lr300
set zx_gear_lr1 "gear GLAARTW; ut_echo gear changed to ^3Lr300 ^5Medkit"
set zx_gear_lr2 "gear GLAORWA; ut_echo gear changed to ^3Lr300 ^6Nades"
set zx_gear_lr3 "gear GLAAVRW; ut_echo gear changed to ^3Lr300 ^4Laser"
//G36
set zx_gear_gk1 "gear GMAARTW; ut_echo gear changed to ^2G36 ^5Medkit"
set zx_gear_gk2 "gear GMAORWA; ut_echo gear changed to ^2G36 ^6Nades"
set zx_gear_gk3 "gear GMAAVRW; ut_echo gear changed to ^2G36 ^4Laser"
//AK
set zx_gear_ak1 "gear GaAARTW; ut_echo gear changed to ^3AK ^5Medkit"
set zx_gear_ak2 "gear GaAORWA; ut_echo gear changed to ^3AK ^6Nades"
set zx_gear_ak3 "gear GaAAVRW; ut_echo gear changed to ^3AK ^4Laser"

set zx_gear_1 "vstr zx_gear_no"
set zx_gear_2 "vstr zx_gear_no"
set zx_gear_3 "vstr zx_gear_no"

set zx_gear_no "ut_echo no primary weapon selected"

set zx_gear_sp1 "ut_echo gear switched to ^5Medkit ^7but no primary selected"
set zx_gear_sp2 "ut_echo gear switched to ^6Nades ^7but no primary selected"
set zx_gear_sp3 "ut_echo gear switched to ^4Laser ^7but no primary selected"

set zx_gear_toggle "vstr zx_gear_r3"
set zx_gear_r1 "set zx_gear_toggle vstr zx_gear_r2; set zx_gear_set vstr zx_gear_1; vstr zx_gear_sp1"
set zx_gear_r2 "set zx_gear_toggle vstr zx_gear_r3; set zx_gear_set vstr zx_gear_2; vstr zx_gear_sp2"
set zx_gear_r3 "set zx_gear_toggle vstr zx_gear_r1; set zx_gear_set vstr zx_gear_3; vstr zx_gear_sp3"

set zx_gear_set "ut_echo choose gear and weapon first"

bind 9 "vstr zx_gear_weap" //weapon toggle bind
bind 8 "vstr zx_gear_toggle" //gear toggle bind
bind 7 "vstr zx_gear_set" //set the current toggled gear


#7 User is offline   GcBrothers Icon

  • Account: gcbrothers
  • Main tag: |LcD|
  • Country:
  • Joined: 22-August 12
  • Posts: 25

Posted 02 September 2013 - 02:38 PM

Quote

18mb is a little much for this

Qt dll's... Sorry :/ Linux doesn't have this problem ;-).

Thanks for glock, colt and mac, and your script looks very interesting but what do you want me to make with ?

I'm working on it. Update coming soon ;-).

#8 User is offline   YAY5637 Icon

  • Account: yay5637
  • Main tag: <PWC>
  • Country:
  • Joined: 28-February 10
  • Posts: 633

Posted 02 September 2013 - 03:20 PM

hmm ok i realized the script doesnt really work with your tool.

What i mean is, you could have different weapon layouts, and you can cycle through them and select with a different key. That way you could have lots of weaponsets but only need 2 buttons on your keyboard.

example:
You press x
1st time "ut_echo lr300 DE nades kevlar helmet"
2nd time "ut_echo Sr8 DE Laser silencer medkit"
3rd time "ut_echo AK MAC11 Glock kevlar helmet"

you want that, so you press y
"ut_echo AK MAC11 Glock kevlar helmet selected"

(i only did the output the rest is missing :P)
Its a lil more complex than what you have, but i could help you scripting in a few days, if you need help
Maybe you could even choose a name for the weaponset so not all equipment pops up

#9 User is offline   GcBrothers Icon

  • Account: gcbrothers
  • Main tag: |LcD|
  • Country:
  • Joined: 22-August 12
  • Posts: 25

Posted 02 September 2013 - 03:45 PM

That's interesting but I think that if I do that, I'll add a new tab named "Switch Weapon" or Something like that, because the first one like is (in my own opinion) useful. But I'll need you help :-).

#10 User is offline   Runamok Icon

  • Account: runamok
  • Main tag: -WAR-
  • Country:
  • Joined: 01-March 10
  • Posts: 472

Posted 03 September 2013 - 11:30 AM

oh man, someone still uses my gear script!! :D
-WAR-Runamok`

cyrus: "Camping" is a non-issue for a player that uses his/her head.

  • (4 Pages)
  • +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users

Advertisement


Copyright © 1999-2024 Frozensand Games Limited  |  All rights reserved  |  Urban Terror™ and FrozenSand™ are trademarks of Frozensand Games Limited

Frozensand Games is a Limited company registered in England and Wales. Company Reg No: 10343942