Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

FPSC Classic Models and Media / FPS-Files Pro HUD Pack 4 Released

Author
Message
TeMpLaR1
19
Years of Service
User Offline
Joined: 28th Sep 2005
Location: Australia
Posted: 11th Apr 2010 21:13 Edited at: 11th Apr 2010 21:16
One thing is that you may not have opened the file corresponding to the game your testing it on.

Ill install FPS Creator on my computer later on today and have a look for you, I gurantee I will have it working for you.

Soviet176
15
Years of Service
User Offline
Joined: 19th Sep 2009
Location: Volgograd
Posted: 11th Apr 2010 21:22
@Templar

Bought this a little while ago, works perfectly. I had to adjust the unreal hud by a lot but other than that it works fine. Templar, the only thing I didn't get is the ammo thing. Do I replace the gun images with the unreal ammo bar and then add numeric? the huds are kinda confusing the way they are named. Like unreal_lives_frags and then unreal_lives. Then in the instructions it says to put the unreal_ammo for your lives.

"I haz no sig :o"
Bootlicker
16
Years of Service
User Offline
Joined: 29th Mar 2009
Location: Germany
Posted: 11th Apr 2010 21:32
I've only used one HUD and it was relatively confusing also, is there a way that you could make a simpler method?
Thraxas
Retired Moderator
19
Years of Service
User Offline
Joined: 8th Feb 2006
Location: The Avenging Axe, Turai
Posted: 12th Apr 2010 00:12
Quote: "What exactly shows up on the screen?"


The background of the hud appears but the red health bar doesn't.

Quote: "One thing is that you may not have opened the file corresponding to the game your testing it on."


I thought this but I checked and I definitely had the right setuplevel.fpi

Your signature has been [mod edited] :-p
TeMpLaR1
19
Years of Service
User Offline
Joined: 28th Sep 2005
Location: Australia
Posted: 12th Apr 2010 11:29 Edited at: 12th Apr 2010 11:34
Thraxes, try adjusting the coordinates.

This method of bar huds is pretty rough and it is the only way I can see on doing it besides coding it into a Mod or something.

I will take a look right now and see whats happening.

Quote: "Templar, the only thing I didn't get is the ammo thing. Do I replace the gun images with the unreal ammo bar and then add numeric"


Not sure what you mean, from what I remember the UnReaL hud was not a bar based hud.

TeMpLaR1
19
Years of Service
User Offline
Joined: 28th Sep 2005
Location: Australia
Posted: 12th Apr 2010 12:48 Edited at: 12th Apr 2010 12:52
Ok I solved the problem, it was my fault didnt right the instructions correctly, I am only human after all

The first lot of code should be placed After Fantasy-Backing not before it and I didnt write languagebank\english\ before the gamecore on the first set of code, it was looking for the huds images in the wrong location.

Heres how the code should be:



Very sorry about that, if anyone is suffering similar problems let me know.

Zay
15
Years of Service
User Offline
Joined: 2nd Dec 2009
Location: sLOVEina
Posted: 12th Apr 2010 15:03
FPS Files doesn't work for me...
TeMpLaR1
19
Years of Service
User Offline
Joined: 28th Sep 2005
Location: Australia
Posted: 12th Apr 2010 18:34
what do you mean doesnt work?

Thraxas
Retired Moderator
19
Years of Service
User Offline
Joined: 8th Feb 2006
Location: The Avenging Axe, Turai
Posted: 13th Apr 2010 14:41
Hi Templar, thanks for your help. I don't mean to be a pain but even after copying and pasting your code into the setup the health bar still doesn't display.

Can I ask what version of FPSC you are using and what your screen resolution is set to, to see if it is either of things causing me problems.

Your signature has been [mod edited] :-p
Bootlicker
16
Years of Service
User Offline
Joined: 29th Mar 2009
Location: Germany
Posted: 13th Apr 2010 14:51
If you have time templar could you make the first sci fi hud so it aligns in the bottom right corner instead of the bottom left?

Thanks,

Ben
TeMpLaR1
19
Years of Service
User Offline
Joined: 28th Sep 2005
Location: Australia
Posted: 13th Apr 2010 17:20 Edited at: 13th Apr 2010 17:31
just 1024 x 768, with the latest patch applied, make sure if you have Vista your in Administrator mode.

Did you use all the code I posted or just took the code from within it for the HUD itself?

If so use it all and replace everything that you have within your .fpi with what I posted as it just your .fpi that I used in the first place.

Soviet176
15
Years of Service
User Offline
Joined: 19th Sep 2009
Location: Volgograd
Posted: 14th Apr 2010 04:24
@Templar

In FPSC x10 there is a background for where all the guns are at (the picture of the gun you currently have out) Do I replace that and the gun image with the Unreal ammo hud?

"I haz no sig :o"
TeMpLaR1
19
Years of Service
User Offline
Joined: 28th Sep 2005
Location: Australia
Posted: 14th Apr 2010 06:01
no, you dont even touch that the UnReaL hud you just change the Lives and Health Huds.

The Health Hud should be a bit bigger as it supports a spot for your Heatlh aswell as your Ammunition,

Thraxas
Retired Moderator
19
Years of Service
User Offline
Joined: 8th Feb 2006
Location: The Avenging Axe, Turai
Posted: 17th Apr 2010 08:30 Edited at: 17th Apr 2010 08:31
Quote: "Did you use all the code I posted or just took the code from within it for the HUD itself?
"


I've copied the whole code snippet and used it as my setup, and still no red health bar... I'm really at a loss as to what I'm doing wrong.

Your signature has been [mod edited] :-p
Thraxas
Retired Moderator
19
Years of Service
User Offline
Joined: 8th Feb 2006
Location: The Avenging Axe, Turai
Posted: 17th Apr 2010 09:27
Ok I figured out my problem... Even though I have FantasyHud.fpg selected in my build game settings it's using mygame.fpg...

So I just renamed the FantasyHud.fpg, mygame.fpg and now it's working ... FantasyHud.fpg is still selected in builg game settings though, so it's all quite confusing.

Your signature has been [mod edited] :-p
TeMpLaR1
19
Years of Service
User Offline
Joined: 28th Sep 2005
Location: Australia
Posted: 18th Apr 2010 19:24
that it is, this Health Bar method is quite ancient, a method needs to be created in a mod so if I decide to make another pack I can base it around it and not this method, its confusing and has a couple of bugs.

Thraxas
Retired Moderator
19
Years of Service
User Offline
Joined: 8th Feb 2006
Location: The Avenging Axe, Turai
Posted: 19th Apr 2010 01:34
Oh I meant that the fact that FPSC wasn't using the selected .fpg was confusing

Your signature has been [mod edited] :-p
TeMpLaR1
19
Years of Service
User Offline
Joined: 28th Sep 2005
Location: Australia
Posted: 19th Apr 2010 16:16
oh right, well still I never liked the Health Bar method.

Login to post a reply

Server time is: 2025-06-07 05:54:30
Your offset time is: 2025-06-07 05:54:30