Customizing Multiplayer medals
-
Superjustinbros
- New User
- Posts: 18
- Joined: Mon Jan 13, 2014 11:18 pm
Customizing Multiplayer medals
Hello. Recently I've been wanting to create a few custom medals that could be used in multiplayer games, though I'm currently clueless on how to add them and if I can add them in a similar way to skins (so it takes effect on all servers I enter and only I see them)
- Slim
- Zandrone
- Posts: 1112
- Joined: Sat Mar 16, 2013 7:11 am
- Location: Zero Space
- Clan: Can't fit it in here
- Clan Tag: -=FSR=-
- Contact:
RE: Customizing Multiplayer medals
They're hard-coded IIRC, so I don't know if this is doable.
-
Superjustinbros
- New User
- Posts: 18
- Joined: Mon Jan 13, 2014 11:18 pm
RE: Customizing Multiplayer medals
Seems like I didn't word it right, My bad.
I meant to say if their appearances could be edited/changed, not if extra medals could be added.
I meant to say if their appearances could be edited/changed, not if extra medals could be added.
Last edited by Superjustinbros on Fri Jun 26, 2015 9:05 pm, edited 1 time in total.
- Slim
- Zandrone
- Posts: 1112
- Joined: Sat Mar 16, 2013 7:11 am
- Location: Zero Space
- Clan: Can't fit it in here
- Clan Tag: -=FSR=-
- Contact:
RE: Customizing Multiplayer medals
I didn't mention extra medals, I probably need to word myself a bit better. In theory they could be customized, I guess if you had a sprite with the proper lumpname, it could work (in theory, I've never changed medals). I'm just saying I wouldn't know them since they're hard-coded.Superjustinbros wrote: Seems like I didn't word it right, My bad.
I meant to say if their appearances could be edited/changed, not if extra medals could be added.
-
Superjustinbros
- New User
- Posts: 18
- Joined: Mon Jan 13, 2014 11:18 pm
RE: Customizing Multiplayer medals
Yeah you can just overwrite the medal graphic and sound lumps with your own of the same names.
Reinforcements: midgame Survival joining/respawning
Doom64: Unabsolved: Doom64 + Diablo II
ZandroSkins: a pack made by our community
AeniPuffs: 3D blood and bullet puff effects, free to use for your own mods
Squad Radio: a WASD-based radio chat menu, add your own custom sounds!
Mercenaries (on hold)

Doom64: Unabsolved: Doom64 + Diablo II
ZandroSkins: a pack made by our community
AeniPuffs: 3D blood and bullet puff effects, free to use for your own mods
Squad Radio: a WASD-based radio chat menu, add your own custom sounds!
Mercenaries (on hold)

-
Superjustinbros
- New User
- Posts: 18
- Joined: Mon Jan 13, 2014 11:18 pm
RE: Customizing Multiplayer medals
I did figure it out eventually, and I was able to successfully change the medals as they appear on the HUD and the medals screen, but not in-game when they hover over someone that just acquired them.
Here's a pic showing the error.

Below is what the .WAD that I put in the skins folder contains thus far.
Here's a pic showing the error.

Below is what the .WAD that I put in the skins folder contains thus far.
Code: Select all
ACCUA0.png
ASSTA0.png
CAPTA0.png
DFNSA0.png
DOMNA0.png
EXCLA0.png
FAILA0.png
FFRGA0.png
FISTA0.png
IMPRA0.png
INCRA0.png
LLAMA0.png
MIMPA0.png
PFCTA0.png
PRECA0.png
SKILA0.png
SPAMA0.png
STAGA0.png
TDOMA0.png
TRMAA0.png
VICTA0.png
Last edited by Superjustinbros on Sun Jun 28, 2015 8:09 pm, edited 1 time in total.

