Urban Terror Forums: Script Repository - Urban Terror Forums

Jump to content

 Login | Register 
Advertisement
  • (4 Pages)
  • +
  • « First
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • This topic is locked

Script Repository Rate Topic: ***** 1 Votes

#31 User is offline   Nitro Icon

  •   QA member   
  • Account: nitro
  • Main tag: |P|
  • Country:
  • Joined: 15-March 10
  • Posts: 1,133

Posted 16 September 2011 - 02:56 AM

works for me only thing i changed was taking out the crosshair part since your not changing anything with those settings anyways

this is what is in my config right now:

set do_zoom_on "ut_zoomin; vstr fov_small"
set do_zoom_off "ut_zoomreset; vstr fov_wide"
set fov_small "cg_fov 90"
set fov_wide "cg_fov 110"
bind MOUSE2 "+vstr do_zoom_on do_zoom_off"




which could be consolidated down to:

set do_zoom_on "ut_zoomin; cg_fov 90"
set do_zoom_off "ut_zoomreset; cg_fov 110"
bind MOUSE2 "+vstr do_zoom_on do_zoom_off"
Lian Li pc-o11dw Der 8auer Edition · Gigabyte x570 Aorus Xtreme · AMD Ryzen 9 5950x 16-Core
32GB DDR4 3800MHz CL16 · 2x 1TB Samsung NVMe RAID 0 · 16GB Radeon RX 6900XT Liquid Cooled

#32 User is offline   Nitro Icon

  •   QA member   
  • Account: nitro
  • Main tag: |P|
  • Country:
  • Joined: 15-March 10
  • Posts: 1,133

Posted 16 September 2011 - 03:02 AM

View PostX-fact0r, on 24 December 2010 - 02:09 AM, said:


[code]//------------------------------------
// X-fact0r Demo record script
//------------------------------------
set demo1 "set demo vstr demo2; g_synchronousClients 1; recorddemo ; g_synchronousClients 0; cg_autoScreenshot 1; ut_echo ::[ ^4Demo ^2RECORDING ^7| ^4AutoScreenshot ^2ON ^7]::"
set demo2 "set demo vstr demo1; stoprecord; cg_autoScreenshot 0; ut_echo ::[ ^4Demo ^1STOPPED ^7| ^4AutoScreenshot ^1OFF ^7]::"
set demo "vstr demo2"
bind F12 "vstr demo" 		//select 'demo1'




From what I have read, about g_synchronousClients is that it has to be enable all the way through the recording to work, there for enabling, starting to record then disabling will not work.
Lian Li pc-o11dw Der 8auer Edition · Gigabyte x570 Aorus Xtreme · AMD Ryzen 9 5950x 16-Core
32GB DDR4 3800MHz CL16 · 2x 1TB Samsung NVMe RAID 0 · 16GB Radeon RX 6900XT Liquid Cooled

#33 User is offline   Runamok Icon

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

Posted 16 September 2011 - 03:38 AM

talk that one up with the devs? he's just modified the recording script that comes with the game, which does the exact same thing

I thought g_ commands were server side anyway, so it wouldn't do anything from the client side?
-WAR-Runamok`

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


#35 User is offline   Runamok Icon

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

Posted 21 September 2011 - 09:23 AM

I see, but it's still set serverside, I meant. It helps the client but isn't a command that the client can change, it has to be changed on the server to affect the client.

(I only ask because the /recorddemo command gives you a warning telling you that you should change g_synchronousClients when demos are started)
-WAR-Runamok`

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

bullet_loaderAdvertisement

#36 User is offline   kingblack Icon

  • Account: kingblack
  • Country:
  • Joined: 26-February 12
  • Posts: 0

Posted 26 February 2012 - 05:00 AM

hello everyone I'm here to share my site scripting urban terror - http://scriptsbr.blogspot.com/

#37 User is offline   Nexu Icon

  •   clan leader   
  • Account: nexu
  • Main tag: |it|
  • Country:
  • Joined: 26-June 07
  • Posts: 4,265

Posted 26 February 2012 - 06:49 PM

If you were to put other peoples configs on there, at least put recent versions on there instead of stuff from 2010. :dry:

#38 User is offline   Iye Icon

  •   head moderator   
    Co-Chief Community Moderator
  • Account: iye
  • Country:
  • Joined: 07-June 11
  • Posts: 1,054

Posted 15 March 2012 - 09:33 PM

cuz you are collecting cfgs here ....

I got 1 2. check out my signature.
Sorry for my bad spelling - I am still asleep. :)

|=| Iye's UrT Addon |=| Firefox Personas |=| Maps |=|
http://www.mediafire...vk3a602hcfg.jpg

#39 User is offline   lebbra Icon

  • Account: lebbra
  • Main tag: bw|
  • Country:
  • Joined: 18-March 10
  • Posts: 170

Posted 15 August 2012 - 04:25 PM

Quote

//------ FOV CHANGE --------
setA FOV1 "set cg_fov 110; seTa cg_crosshairSize 18;setA cg_drawcrosshair 8; cg_drawhands 1; ut_echo FOV110; FOV vstr FOV2"
setA FOV2 "set cg_fov 100; seTa cg_crosshairSize 18;setA cg_drawcrosshair 8; cg_drawhands 1; ut_echo FOV100; set FOV vstr FOV3"
setA FOV3 "set cg_fov 90; seTa cg_crosshairSize 18;setA cg_drawcrosshair 8; cg_drawhands 1; ut_echo FOV90; set FOV vstr FOV4"
setA FOV4 "set cg_fov 90; seTa cg_crosshairSize 20;setA cg_drawcrosshair 6;cg_drawhands 0; ut_echo NO WEAPON; set FOV vstr FOV1"
set FOV "vstr FOV1"
bind n "vstr FOV"


fov cycle and fov90 without weapon and different crosshair
aka Dead f.S. - aka |CoN|-=V0l3ur=-, Playing UrT from 2001 - RedCap bot Developer

[img]http://www.dead.it/UrT/logop.png[/img]

  • (4 Pages)
  • +
  • « First
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • This topic is locked

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

Sponsored link
https://www.frozensand.com/


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