Adding SBARINFO code via additional WAD

Discuss all aspects related to modding Zandronum here.
Post Reply
Stiff
Forum Regular
Posts: 312
Joined: Sun Jul 15, 2012 10:03 am
Location: Location: about 1,4 KM away from xrgman
Contact:

Adding SBARINFO code via additional WAD

#1

Post by Stiff » Sun Jun 01, 2014 11:32 am

Oke, I'm a bit noob at decorate and all those other special codes so here is my situation:

I have a mod, for example STIFFWAD.pk3
STIFFWAD.pk3 has SBARINFO inside itself for adding HUD Icons for weapons and stuff.
I have an extra WAD for this MOD, for example STIFFWADEXTRAWEAPON.pk3.

How can I add SBARINFO code to STIFFWAD.pk3 without editing STIFFWAD.pk3 and using the STIFFWADEXTRAWEAPON.pk3 ?
Do I have to copy the whole SBARINFO from STIFFWAD.pk3 to STIFFWADEXTRAWEAPON.pk3 or is there another way?
Last edited by Stiff on Sun Jun 01, 2014 11:33 am, edited 1 time in total.
Stiffstuff

Zombie Horde:
> ZE14 - Jailbreak PART 1 (Done) (Upcomming update)
> ZM14 - Jailbreak PART 2 (Done)
> ZE19 - Total Destruction PART 1 (Done) (Upcomming update)
> ZE25 - Total Destruction PART 2 (Done)
> ZEXX - Total Destruction PART 3 (Deprecated)
> ZE27 - Lava Temple (Done) (Upcomming update)

User avatar
-Jes-
Frequent Poster Miles card holder
Posts: 975
Joined: Fri Aug 03, 2012 9:55 am
Location: Void Zone

RE: Adding SBARINFO code via additional WAD

#2

Post by -Jes- » Sun Jun 01, 2014 10:39 pm

There is no other way.

SBARINFO is one of the lumps that are overridden with the last loaded.

Post Reply