Jump to content

Recommended Posts

I tried to find a tutorial for this but couldn't find anything, the last 3 hours I've been looking at 2 mods that do it completely differently and they're both probably pretty dated so there is probably a semi-easier way to do it then how they do.

Just to explain it again so nobody misunderstands, I want to have a badge like Woodie's Wearbeaver or Wigfrid's Inspiration (I'd also like to make it compatible with custom status and mods like Nightmare HUD)

If anyone is just going to spoon feed me the code I just ask that you explain it or comment inside of it so I can understand what happening so I know how to tweak it or fix it if something goes wrong, otherwise id be fine with being linked to a tutorial so I can set it up myself, I appreciate it

@JustCrimson You can take a look in the code at how Abigail's Meter is done. In short though, you'll need UI manipulation and net variables.

As for compatibility with Combined Status, I don't think that a new badge will be compatible.

Compatability with Nightmare HUD should be easy enough, provided you're using the game's badge assets and not your own.

 

  • Like 1
9 hours ago, penguin0616 said:

@JustCrimson You can take a look in the code at how Abigail's Meter is done. In short though, you'll need UI manipulation and net variables.

As for compatibility with Combined Status, I don't think that a new badge will be compatible.

Compatability with Nightmare HUD should be easy enough, provided you're using the game's badge assets and not your own.

 

I know ill have to add compatibility manually

5 hours ago, penguin0616 said:

@JustCrimson Probably AddPrefabPostInit, since classifieds are prefabs. Alternatively, you could make your own.

the main problem I'm having is trying to understand any of the meters is like sorting through a literal pile of spaghetti, I might understand one file but when its in relation to others I start getting confused because nothing is clear cut, I'm just sorta copy and pasting and renaming **** and hoping that it works which is like the opposite of what I want.

at this point I give up atleast for now, if someone wants to do it for me or tell me how to set it up basically step by step (essentially function by function) that would be great and you can dm me if you want

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...