I want to make a game that is not a mod on BG or SI.
Is there a way to use the Usecode_Intrinsics from both games at the same time?
Is there a switch for UCC that will let me compile with both?
eg I want to be able to use both:
UI_fire_cannon
UI_add_cont_items
The first only works in BG and the second only works in SI.
Is there a way to use both?
Using Usecode Intrinsics from both BG & SI
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Re: Using Usecode Intrinsics from both BG & SI
There should be a way. Meaning that if it doesn't support it yet, maybe Dr. Code needs only a little push to support it
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Re: Using Usecode Intrinsics from both BG & SI
Good question. Mostly, SI's usecode is a superset of BG's, so I'll probably just add back the missing ones to SI's list.