Tremulous Forum
Mods => Mod Releases => HUDs => Topic started by: K-otic on November 04, 2007, 03:11:51 am
-
Download here. (http://www.interpsy.com/x/oticz)
Screenshots are available on the site, linked above.
All information is in the readme; make sure you read it.
If you have questions or ideas you can find me in #mercenariesguild on freenode.
-
I have been using this HUD and menu for a while now and I really like it, good work!
-
ZOMG, this hud is great!!!! Extremely gj on this! :D
-
All other HUDs are now obsolete. Bow down to the true overlord of Tremulous Heads Up Displays. This is amazing.
-
Nice HUD, but there's one slight issue I noticed right away.
-In the Master Server List, when you try to filter by ping it doesn't work.(Maybe it's only me I don't know, can anybody else confirm this?)
-
I have also noticed this, it only changes the first server on the list
-
The "sort by ping" is broken for a LOOOOONG time, this is not K-otic's fault. :roll:
Downloading the backport fixes this...
-
The "sort by ping" is broken for a LOOOOONG time, this is not K-otic's fault. :roll:
Downloading the backport fixes this...
Was working before I used this HUD, maybe you can explain a bit more.
-
Ping sorting fixed in new version (1.4.1). You can get it at the same link.
-
I've been very, very lazy on the HUD catologue.
Time for an update.
Amazing job, oitc.
-
Was working before I used this HUD, maybe you can explain a bit more.
:( , ok, maybe I was wrong... srry...
Backport still features a working "sort by ping" though... :D
-
its nice but , IT DOESNT HAVE THE FEATURE I LOVE N LIKED CUZ ITS USEFUL
u see , defult HUD
when u click on a server on master list , they show up map levelshot , i like that as u can see if you hav that map anot
ok , but for the rest , i can see that u have put in alot of effort in it , great job oticz
-
EPIC WIN (http://img85.imageshack.us/img85/7995/iconeekki6.gif)
-
:eek: !!! somehow you managed to find an absolutley PERFECT hud and menus its like !!! I cant describe it its simple yet bold, its everything I wanted and more! <3
\\^// Jalaco \\^//
(signing out of overreactionistic rant mode and DLing this gift from God right away)
-
Absolutely love the HUD, for the record. Fantastic work.
My only qualm, though, is that I can't see other player's names when I put my crosshair on them anymore. I play with some friends, and it's tough to coordinate if I can't tell who's who. (In order to kick a deconner today, I had to kill him just to know who to kick!)
Am I missing something? Is this a glitch? If not, can I reactivate it somehow?
Thanks!
-
Nice customization, better than a lot of huds.
-
Absolutely love the HUD, for the record. Fantastic work.
My only qualm, though, is that I can't see other player's names when I put my crosshair on them anymore. I play with some friends, and it's tough to coordinate if I can't tell who's who. (In order to kick a deconner today, I had to kill him just to know who to kick!)
Am I missing something? Is this a glitch? If not, can I reactivate it somehow?
Thanks!
I can still see the names as a spec but I think that if it isn't just a bug this is meant to eliminate a distraction, so that when you're attacking and a teammate jumps in front of you you can still see fine.
-
Is there any way to reactivate that, then?
Not being able to coordinate with my friends would make what's otherwise an awesome HUD a deal-breaker, unfortunately.
-
Hai otic :D
<3 your HUD
-
Just a question: if i install it and use /reset cg_hudfiles, then do I have to run the uninstall command too?
2 things I noticed already: in options-system-hardware I can't see any options if I open it in main menu; in game, the messages that appear in top left corner are a little bit high, I can't see the very top of the first line (T looks like l). EDIT thats in windowed mode only. A bit from the very top seem to be missing.
-
ok dude im new to huds but not to tremulouse it may seem like a dume question but yer were is the read me link to instal ur hud btw i cant find it so yer plzz post it for me i was haveing trouble finding it if anyone nos were it is plzz notify me
-
war4lok
download the file. the readme is inside the folder
-
k ty u ur a legend i will notify if i have problems
-
Is there any way to reactivate that, then?
Not being able to coordinate with my friends would make what's otherwise an awesome HUD a deal-breaker, unfortunately.
Just downloading this now, but, would a workaround be to have the targeted player's name displayed at the top center (or left or right) of the screen, in small letters? That way it's not distracting, but is available. I suppose you could have a toggle to turn it on/off.
-
Any workaround would be good - it's just unusable for me unless I can see player names. A shame, really, I love the HUD otherwise!
Any word from Oticz?
-
I think I've seen Exclamation field this question before.. if you have the crosshairs as a dot, I believe the names don't work but they do if you go back to normal crosshairs.
-
so what hud does everybody use, the high vis? or oticz hud?
-
High vis to see my teammate's names.
-
oticz, with regular crosshairs = I see people's names.. IDK what's up, but I do.
EDIT: See?
(http://i10.tinypic.com/834zara_th) (http://i10.tinypic.com/834zara.jpg)
-
there is a /cg_drawCrosshairNames, if its 1, I see names.
-
ahhh, i wish they were a little bit smaller ^^
-
ahhh, i wish they were a little bit smaller ^^
Just take a look into the .menu files and change it yourself.
The original code should look like:
//PLAYER NAME
itemDef
{
name "playername"
rect 200 248 240 22
visible 1
decoration
textScale .3
ownerdraw CG_PLAYER_CROSSHAIRNAMES
Just change the "textScale" to somthing lower, like '.25' and you have yourself some smaller names :).
-
When I play on the MG Dev server, pretty much everything vanishes. No evolve menu, etc. For the most part, the entire hud vanishes. I've tried copying the base/ui stuff into mgdev/ui to no avail. My pre-laziness intention (which is the same as doing! ;D ) is to make a bind that uninstalls the hud and reverts back to normal, and back again. Why, cause I really like this hud, but I also want to play on MG Dev more :)
Next time I play I'll install the hud and condump the error I get.
-
there is a /cg_drawCrosshairNames, if its 1, I see names.
Can you be a bit more specific? I think I've found the file, but it seems to already be set to one, despite my inability to see player names. Is there some other place I need to change it? Does the one just go after "visible"?
Sorry for the noobishness, I'd just really like to be able to use this HUD.
Thanks for any help you can provide!
-
When I play on the MG Dev server, pretty much everything vanishes. No evolve menu, etc. For the most part, the entire hud vanishes. I've tried copying the base/ui stuff into mgdev/ui to no avail. My pre-laziness intention (which is the same as doing! ;D ) is to make a bind that uninstalls the hud and reverts back to normal, and back again. Why, cause I really like this hud, but I also want to play on MG Dev more :)
Next time I play I'll install the hud and condump the error I get.
MGDev uses a different UI file parser than stock Tremulous, so custom HUDs will need to be rewritten to work there. As for installing/uninstalling via a cfg file, I'm not so sure... but you could try putting your hudfiles settings in mgdev/autoexec.cfg
-
there is a /cg_drawCrosshairNames, if its 1, I see names.
Can you be a bit more specific? I think I've found the file, but it seems to already be set to one, despite my inability to see player names. Is there some other place I need to change it? Does the one just go after "visible"?
Sorry for the noobishness, I'd just really like to be able to use this HUD.
Thanks for any help you can provide!
To see player names you must turn OFF human dot crosshair.
-
Some of the colors and positions and locations of certain things makes me think that you largely edited "Hellriders HUD". But thats just my opinion err guess.
-
Why reinvent the wheel? Might as well say he's ripping off the stock hud for displaying the same information.
-
Lmao dae
-
hay man ive been using your hud and its all good but i was wondering if i could change the ingame hud colour for humans and aliens like blue and yello as a joint combo for both teams instead of just the normalred and blue plzz if so i would like to know how to do this or if you could do it for me
-
war
Download some hud. Open a .menu file, to move something use the numbers next to "rect", to color something use the numbers that are in RGBA format,
R G B A
ie: 0.0 0.0 0.0 1.0 - (1.0 is white 100% opacity)
while: 1.0 1.0 1.0 0.5 - (is black with 50% opacity)
Most other things are fairly easy to figure out. I dont know all, so dont ask me :P
-
Does anyone have a "full" color code chart and which things in the HUD files mean the colors?
-
It's in RGB. Go to fucking wikipedia.
-
New version. Added a few more things. Make sure you read the readme file.
You need to exec the install cfg again if you are upgrading.
Download here. (http://www.mercenariesguild.net/exclamation/otic/)
-
ZOMG!!! K-otic, this hud is l33t!! Great Job!! :D
EDIT:
The chatmenu looks awesome, but I cant seem to get it to work properly, I binded vstr chatmenu to v as told and if I press v it will nicely show the second page of the chatmenu, but when I try to execute one by pressing a number, it wont work.
What am I doing wrong?
-
Looks very nice, great work! :)
-
New version (1.6). Changed the menu somewhat and added more in-depth options.
Make sure you read the readme file, (you need to exec the install cfg again if you are upgrading).
Let me know if you find any bugs. :police:
Download Here (http://mercenariesguild.net/exclamation/otic)
-
!!! New oticz HUD?!
/me downloadzzz!!!! zomgz
omg. I just tested it out. The new options/menus are sexy.
-
Version 1.7 is out, mostly bug fixes.
Player names now show up when only using dot crosshair.
Get it here (http://www.mercenariesguild.net/exclamation/otic).
-
omg...when i first saw it, i was awestricken, it's AMAZING!!!! great grafics, awesome everything, all in the right spot and, well, WOW!
here are some screenshots:
(http://www.freewebs.com/dreammake/shot0000.jpg)
(http://www.freewebs.com/dreammake/shot0001.jpg)
(http://www.freewebs.com/dreammake/shot0002.jpg)
-
Yay new version and I can use dot Xhairs now!
\\^// Jalaco \\^//
-
whoa! found a cool glitch!
it somehow made a screenshot of all the icons--as shown below:
(http://www.freewebs.com/dreammake/shot0007.jpg)
-
That's not the hud. That's a known Tremulous bug, happens even in default huds.
-
k
-
I cant see structure hp with ckit or granger and i cant go on any mod but base >_> its annoying but il live, all i want fixed is the hp thing. :(
-
been using your hud for awhile now.
edited a few things well.. pretty much one thing, human crosshairs is always a mdriver crosshair for all weapons and the kit. ;)
love your hud it is perfect!
(http://img183.imageshack.us/img183/4126/shot0003pf6.jpg)
-
Added new look, demo browser and all colour values are in one file (making it easier to edit).
Available here (http://www.mercenariesguild.net/exclamation/otic).
Read the readme and be sure to report any bugs. :police:
-
yay, thanks <3 :*
-
You should be a Professional HUD Maker when you get older.
-
Hes Canadian, he doesn't need to be older. :) j/k
-
What you got against canadians, eh.
-
Nope, just dont like Canada. :)
-
I tried youe
mod hud sry... when i go to the server screen i can't see creat my server. and can't see m favourities? ???
-
Fixor your website, Otic :p
Can't download the new ones.
-
Otics hud is by far the best trem hud around it has a little bit of everything and its just really really really cool.
-
Some crap that's too hard to read, even on a browser that doesn't support that dumbassed 'glow' shit
Side note: Please don't post like that and expect anyone to take you seriously.. much like speaking in lolcat, if people have to decipher what it is you're saying they're not likely to bother.
I think I might be a version or two out of date on oticz HUD, but ever since I started using it I won't go back :>
-
Ummm It seems that the site is very slow?
I am dling at 1kb .
You should post Mirrors.
And Thx!
I hope all the best for upcoming updates!
-
ui loaded in 4596672 bytes on the hunk
UI menu load time = 13187 milli seconds
^1ERROR: ui/ingame_options.menu, line 1921: unknown menu keyword {
^1ERROR: ui/ingame_options.menu, line 1923: unknown menu keyword group
^1ERROR: ui/ingame_options.menu, line 1923: unknown menu keyword optionsGrp
^1ERROR: ui/ingame_options.menu, line 1924: unknown menu keyword type
^1ERROR: ui/ingame_options.menu, line 1924: unknown menu keyword 12
^1ERROR: ui/ingame_options.menu, line 1925: unknown menu keyword text
^1ERROR: ui/ingame_options.menu, line 1926: unknown menu keyword Sound Quality:
^1ERROR: ui/ingame_options.menu, line 1926: unknown menu keyword cvar
^1ERROR: ui/ingame_options.menu, line 1927: unknown menu keyword s_khz
^1ERROR: ui/ingame_options.menu, line 1927: unknown menu keyword cvarFloatList
^1ERROR: ui/ingame_options.menu, line 1927: unknown menu keyword {
^1ERROR: ui/ingame_options.menu, line 1927: unknown menu keyword 44 khz (very high)
^1ERROR: ui/ingame_options.menu, line 1927: unknown menu keyword 44
^1ERROR: ui/ingame_options.menu, line 1927: unknown menu keyword 22 khz (high)
^1ERROR: ui/ingame_options.menu, line 1927: unknown menu keyword 22
^1ERROR: ui/ingame_options.menu, line 1927: unknown menu keyword 11 khz (low)
^1ERROR: ui/ingame_options.menu, line 1927: unknown menu keyword 11
UI menu load time = 43 milli seconds
UI menu load time = 16 milli seconds
Takes 10 seconds to load and displays following errors. Any idea of what's wrong/what I'm doing wrong?
Fixed, although takes the 10 seconds to load. Anyone know why?
I think this is the best HUD out there, thanks!
-
Ummm...It seems that the site is very slow?
I am downloading at 1kB/s.
You should post Mirrors.
And Thanks!
I hope all the best for upcoming updates!
Mirror (http://overdose18.googlepages.com/oticz_1.8.1.zip)
Hey it might not be the best but at least now you have options.
*And yes I edited your post*
-
Sorry for the bump.
I recently got admin in a server and wanted to make some admin binds. So i edited the response binds to admin commands. All i need to know how to do now it change the display on the hud to show the actual commands that i binded in. If anyone one can help me it will be truly appreciated.
-
been using your hud for awhile now.
edited a few things well.. pretty much one thing, human crosshairs is always a mdriver crosshair for all weapons and the kit. ;)
love your hud it is perfect!
How did you do this?
-
How do i use the commands adn hdo i change them from the buy commands
-
Hey i love your hud. I use it and i modified chatmenu. Now i have a bind thats changes it to:
1.Atcs
2.Karith
...
(and vote map..)
1.Sudden Death
2.Draw
...
1.Lightmap
2.GunOn/Off
3.Vol+
4.Gamma+
....
Is really useful.
-
2.0 is finished, can get it here. (http://www.mercenariesguild.net/exclamation/otic/)
Lots of changes, including a new style (thanks to Clayborn).
Report any bugs or ideas to me. :police:
-
-Make scorescreen bigger
-When scorescreen is active, chatmenu, Xhair, and all 2d is active... i think nameXhairs, xhair and chatmenu will be off
-I think weapons-list will be like it: http://img170.imageshack.us/img170/2866/shot0010si0.jpg
-Can barbs be Smaller or.. have less opacity?
-Can you change the size of the txt that says... "following X"
-And... What means when the circle arround the stamina is black?
-
ok i have 2 questions the teammates thingy dosent show up how can i make it show up and also i cant use create server on the menu can this be added on a future relese
-
So far it works flawlessly, even the now noticably animated background while loading a map is cute. Thank you!
@Hugoagogo: cg_drawteamoverlay
-
Hello,
I prefer the old main. :(
But the new HUD is great, good work !
-
New version out (2.1 (http://www.mercenariesguild.net/exclamation/otic/)). Mostly bug fixes and stuff.
Also reworked chat menus, added a HUD (thanks to viracocha) and ported it to svn.
Report any bugs to me or Exclamation.
-
Looks nice,wasn't expecting story but read it was interesting like always great release.
-
I have a problem with new version. I can't see the config menu because it goes out the window. In-game resolution is 1280x1024, just as desktop.
Any idea?
-
then write in ur autogen or autoexe
this seta r_customheight "768"
seta r_customwidth "1024"
k-otic or someone else i have a question what do i have to write in my autoexe to load it evrytime automatically its annoying to write evrytime /exec.....
Because i change often the settings of my autoexe
-
Version 2.4
Download (http://www.mercenariesguild.net/exclamation/otic/)
Added a few new things:
-In game connect menu (http://interpsy.com/nt/oticz/wp-content/gallery/screenshots/ingameconnect.jpg) (only works on unpure servers)
-New scores screen (http://interpsy.com/nt/oticz/wp-content/gallery/screenshots/sharp.jpg)
-Re-designed highvis HUD. (Human (http://interpsy.com/nt/oticz/wp-content/gallery/screenshots/highvis_human.jpg) Alien (http://interpsy.com/nt/oticz/wp-content/gallery/screenshots/highvis_alien.jpg))
As always, please report bugs and ideas.
-
Hi.
Seriously oticz, you rock! I don't use your HUD, but I'm amazed by your work and your nice menus!
Just a thing, I prefer the old version of highvis HUD. :(
-
You guys should make a clean patch against head for the in-game connect menu and submit it to Bugzilla. I think that could have trunk potential. Nice work, as always.
-
Very nice HUD there K-Otic. Blows mine out of the water... Then again, I only made my HUD for my own benefit. Untill someone told me i should release it. :>
Very good job! (judging from screenies) I may combine the best parts of your HUD and mix them with mine.
Again, nice work K-Otic!! KARMA FER JU!
-
Consistently the best HUD available. Wouldn't consider regularly playing Tremulous without it.
-
Consistently the best HUD available. Wouldn't consider regularly playing Tremulous without it.
+1 You're hud owns I like the new scores menu ;)
-
+2. Just to say again thanks to k-otic and hope this HUD or similar will be available on 1.2
-
Amazing work k-otic and exclamation, always settings the standards for other hud makers.
I'm defiantly going to start coding un-pure menus now that you've set the path for us to follow in :D.
-
Had to learn the new chatmenu binds. They are pretty crazy when you get comfortable with them. Great HUD K-otic
-
Cool hud Otic. What about adding new crosshairs for humans and aliens ?
Just an idea.
-
Cool hud Otic. What about adding new crosshairs for humans and aliens ?
Just an idea.
not currently possible. (ok i lied, it's possible to set a single crosshair that shows for all weapons/classes, but per weapon/class crosshairs aren't supported)
-
Quite an awesome hud. One thing bothers me though: the granger hud. The bp's seem tacked-on in the middle. And I see them pixellated.
-
Quite an awesome hud. One thing bothers me though: the granger hud. The bp's seem tacked-on in the middle. And I see them pixellated.
Also, when you are granger sometimes evo counter doesnt show up.
-
@Roanoke: I'll fix it for the next release.
@ACKMAN: That's just how the function is coded.
-
Cool, thanks.
-
@ACKMAN: That's just how the function is coded.
Why?
So... what is suposed to happen is that it shows up just sometimes?(because it does)
-
@ACKMAN: That's just how the function is coded.
Why?
So... what is suposed to happen is that it shows up just sometimes?(because it does)
Since in the default HUD, the build timer is in the same place as the evos, the evos go away when the build timer shows itself.
-
Pf... is there any way to fix it?
-
Not without modifying the game executable (and probably losing the ability to connect to pure servers)
-
What the... THIS IS A GOD DAMN EPIC HUD!!! And I love my new menu.. ;D
-
Great job men!!
I don't know if it's the right place to post but i have a problem with the new background file mainmenu.jpg.
In fact, i can only see it with the Tremfusion client. With the MG-client or others, i always see the original mainmenu.jpg.
But if i rename this file and modify menus with the new name, then it works. Strange no?
For the next release, is it possible to enlarge the human inventory with the High Vis HUD, because when i take a grenade and/or the jetpack, i should scroll to see if it is really in the inventory. It is just a suggestion of course ;)
Thanks.
-
Yes, an enlarged inventory would be nice, as you can only hold seven items (light armor, helmet, blaster, gun, backpack, nade, medi) in default trem. Maybe make an option to determine how many items you can hold before it starts scrolling.
-
In my opinion, the Inventory system is fine. I don't want to babysit all 707 of my items at once, like in Deus Ex. >.>
Besides, me having a Luci and a Las gun isn't fair to the aliens.
-
Hendrich doesn't know where he is :o
This is about the very tiny inventory menu in oticz's hud, not a mod to allow multiple weapons. Let's just hope a noob doesn't read your post and say "omfg can i have a basilisk marauder tyrant pls?????? u maek me a mod n i give u internet monies pls so i can have tyrant with marauder cuming out if head"
or something along those lines.
-
Hendrich doesn't know where he is :o
This is about the very tiny inventory menu in oticz's hud, not a mod to allow multiple weapons. Let's just hope a noob doesn't read your post and say "omfg can i have a basilisk marauder tyrant pls?????? u maek me a mod n i give u internet monies pls so i can have tyrant with marauder cuming out if head"
or something along those lines.
Damn, I'll need a map for this. :P
Then, yea, resize it, I don't like squinting while fighting with my teammates.
-
It's actually pretty big, is the issue. Why would you have to squint?
-
I thought we were talking about how many items were shown at once =/
-
indeed we are
-
Hud rocks! What does the "demos" thingy do... how can it be accessed... THX :P
-
New version, available here. (http://www.mercenariesguild.net/exclamation/otic/)
Includes new menus plus a couple bug fixes.
-
New version, available here. (http://www.mercenariesguild.net/exclamation/otic/)
Includes new menus plus a couple bug fixes.
Hmmn, I don't see the difference between the old and the new menus.
Anyway, good job. I like to see that you keep updating your beautiful HUD. ;)
-
Nice job K-otic !
I have quickly tested your HUD and it works fine in normal game but with sv_pure 0 i have problems :
-oticz_logo works only at start but not in game
-the cercle of the inventory menu on the HUD (at the bottom or right) is not aligned with the item.
-no more game type in the list of servers :'(
Anyway, i realy like new transparent menu boxes (sv_pure 0 only), the possibility on some HUD to show or not the label and the new server list (but no more game type :'().
-
Been using this hud/menus for a long time now. Still good as ever, thanks
-
sometimes the pure check thing fails when i enter certain servers and i get auto-disconnected.. this always refixes itself right after i do /exec ui/oticz_install.cfg though ???
-
got the new hud but when I try to join a sever it says : menu file not found: ui/menu.menu.cfg using default
-
Hey guys, I'm on a mac, and whenever i try to load it, it doesn't show up, and I can't even turn on mod for it. I've tried to do this on Tremfusion, and I run the mod, but whenever I try to join a game, it cancels out and brings me back to the screen...... And without adjusting it, it just uses the default, which is fine, but I like the alternatives better!!!!! :D
-
Could anyone update the link?
-
Could anyone update the link?
The link on the first post is fine for me? http://interpsy.com/x/oticz/ (http://interpsy.com/x/oticz/)
- Kiwi
-
I think he changed it. If not, thanks anyways.
-
Can't get this to work, along with any other mods because I am hopeless and cant read directions for anything. Where am i supposed to put the files on a mac? Theres no "Tremulous" in application support... At least for me. And what am I supposed to replace? Ugh.
-
Ok, I found the base folder base, and it is the right one. What am i supposed to delete? All i can find in there are maps that got autodownloaded. no vms files or whatever. just "map-blahblahblah.pk3" What do I delete, and what do i add?
-
kay, its cuz im using 1.2, It works fine on 1.1. sorry for the spamming
-
ummm the folder for vista is C:\Users\[name]\AppData\Local\Tremulous\base the other one didn't work....
other problem is the scores getting mixed up and not showing the full name, also then text appears in the middle of the screen its annoying when your trying to shoot, oh and the scroll wasn't showing up....
(http://img36.imageshack.us/img36/7639/shot0017ym.jpg)
(http://img203.imageshack.us/img203/3043/shot0018k.jpg)
-
yeah, this HUD is a FAIL *thumbs down* for me since:
1. I can't use it.
-
are you trying to use it for 1.2?
-
Yeah. ;D
-
This works like a charm in 1.1
Edit after seeing your answer:
It was made for 1.1.... not 1.2
-
I've been using OTICZ for a while, but when I upgraded, it only uses the latest version of OTICZ on some servers, and on others it uses the old version. Do you know how to fix this?
-
Some servers use diffrent basefolder than "base". There is autogen.cfg, where's written your hudfiles location. What you need to do, is replace those autogens with your autogen, thats in your /base. I think.
-
I thought that a while ago, however, I don't have any mods or mod folders, as well as a while ago I removed all of my base folders that weren't my original base folder.
-
I got problems with it.
score board does not work
-
Ok so i have a question how does it work i download it then its on Trem or what else do i have to do?
-
do /exec oticz_install.cfg in console.
-
Me have this hud and is best,
-
Me haven't this hud and isn't best.
:D
-
Can someone please reupload it? I have lost this HUD while reinstalling computer.
-
Can someone please reupload it? I have lost this HUD while reinstalling computer.
Only if you're still alive
-
Umm...
obviously I'm still alive otherwise I would of not posted about it.
-
I'm sure i have it somewhere, but its like semi-merged with my client so it would be a bit of a pain to extract it out of my client. Although if anyone says to try deleting opticz on my client completely to fix my HUD problem, that would just screw my client up and it would start.
____
argh went offtopic.
Anyways, i meant that i have it somewhere, but would be a pain to get it. I know, i'm lazy.
Btw chomps, scoreboards do work on mine suprisingly.
-
Btw chomps, scoreboards do work on mine suprisingly.
took forever to find that out
(for me that is)
-
The link is now dead. :(
Can you give me another link?
Thanks
-
http://downloads.mercenariesguild.net/base/aaa_oticz_2.5.1.pk3
Could be an old version though.
-
Thanks for the link.
If you dont mind, can you tell me how to use it?
A long time ago, the hud is in zip with a cfg to install.
But I don't know how to install HUD with .pk3 extension.
-
.pk3 files are simply renamed .zip files and will open in just about any archive program (winrar/7zip).
True, there does not seem to be a install cfg file in there. You should put the .pk3 file in your base folder and just to be sure, you should extract the "ui" folder from the .pk3 file and place the folder in the base folder aswell as some servers won't allow unpure .pk3 files.
-
http://www.mediafire.com/?bfx05iypifcyi8w