Needo
04-29-2003, 08:29 PM
Any way of activating the keybind for "Refresh HUDs" whilst watching demos? I have a few GUI elements that drift when T2 is first launched. I watch a lot of demos and I am getting sick of having to fire up my own game just to hit refresh and then load up the demo.
Ilys in the GS forum mentioned the CC toggle might work to activate keybinds not normally functional with demoviewing, but it doesn't (that was in relation to a different keybind mind you...)
Using HUDMgr v1.0.1.
VVT.
cyclonite
04-30-2003, 01:15 AM
T2 Huds 'drift' around the screen? O_o
There are some huds that do not function properly without first going on to a server.
MikSchultzy
05-20-2003, 10:45 PM
TW chases away all the good scripters by making them forum moderators
UberGuy (FT)
05-24-2003, 09:07 AM
Heh, Mik.
I'm still alive.
I'll have to look at that, Needo. Never messed with keybinds in demos. Since DemoCC exists, I know it's possible.
Could I get the names of some huds that don't work until you join a server?
Wow. He lives :shock:
Most of the huds that do not work when playing back a demo are created during the loadinggui::onwake(); which is not done when playing a demo. There are also some scripts that use MsgClientJoin and MsgClientJoinTeam to get your team and id. When playing back a demo, these two do not happen so the script cannot tell what you id is or what team you are on. However, demos recorded using PJs Enhanced Recordings script (included with support.vl2) has the info needed. Scripts can be modded to use use this info.
Needo
06-01-2003, 06:13 PM
Hiya.
It wasn't scripts "not working" per se, but out of position--thus the "refresh" button. Nonetheless, the GUI elements that are routinely out of place on demo start (without hosting a LAN/refresing) are ProPack (v7) scripts...
VVT!
[sCs]Slinger07
06-01-2003, 07:20 PM
My ProPack Scorehud constantly moves but I use HMRefresh by Ilys and it goes back when I hit the Invens or die. My PowPop cuts off sometimes and I tried enlarging the hud but it still dont work all the time. All my other huds work fine.