Global Communications > Development Media
blog 13/06/08 Ges 1.1i
Doc.NO:
Yet another thing (if your enough motivated to get 1.1i out :P):
Only Escape style menus works ATM, AMX style menus does not work in this mod. Would be great if you can get them to work. In scripts/HudLayout.res, just replace this
--- Code: ---
HudMenu
{
"fieldName" "HudMenu"
"visible" "1"
"enabled" "1"
"wide" "640"
"tall" "480"
}
--- End code ---
by that
--- Code: ---
HudMenu
{
"fieldName" "HudMenu"
"visible" "1"
"enabled" "1"
"wide" "640"
"tall" "480"
"zpos" "1"
"TextFont""Default"
"ItemFont""Default"
"ItemFontPulsing""Default"
}
HudRadio
{
"fieldName""HudRadio"
"TextFont""Default"
"visible""1"
"xpos""10"
"ypos""c"
"wide""Default"
"tall""Default"
"text_ygap""2"
"TextColor""255 255 255 192"
"PaintBackgroundType""0"
}
--- End code ---
thx
BTW, if the beta 3 could have that changed as well, it would be great (or maybe the OB SDK base comes with a non-bugged HudLayout.res? I'm too lazy to check the gcf).
Mark [lodle]:
Yeah im sorry but it doesnt look like im going to get i out before monkey comes close to a heart attack and finishes beta 3.
I have a major project that is ment to be done in 3 months and its sapping all my time. Plus it uses vis 2005 and vis 2003 (what i need for ges) doesnt get on with 2005 well.
Best bet is to start a thread for these things so monkey can make sure they work properly in beta 3.
killermonkey:
Ok so the AMX menu system is on in Beta 3 now, I am not sure how to test it though. If you can lead me to that answer I would appreciate it.
mookie:
--- Quote from: killermonkey on August 06, 2008, 06:46:51 pm ---Ok so the AMX menu system is on in Beta 3 now, I am not sure how to test it though. If you can lead me to that answer I would appreciate it.
--- End quote ---
Maybe this is incorrect, but I'd think you could install a later (1.2) version of Mani's Admin Plugin and call up some votes to see if it works.
killermonkey:
Ok so I installed mani, caused a lot of crashes (prolly not installed 100% ok using hL2MP mode) however, I was able to startup the admin VGUI thing and start a vote. I couldn't actually vote from the "say window" because I guess people who rockthevote can't vote... stupid. Whatever I think it works, thats as much effort as i will put into it for now :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version