12.02.2008, 11:48:08
Tell me if I'm wrong (which I probably am, I know nothing about this) but would:
SuperWeaponTypeClassCallback::Callback_ParseSWType = SWTypeParse;
tell the game to search for the section with the relevant name and the [SuperWeaponTypes] for a listing with the relevant name.
and
SuperClassCallback::Callback_SuperWeaponLaunched = SWLaunched;
tell the game to search for stuff like AI targeting values ect.
SuperWeaponTypeClassCallback::Callback_ParseSWType = SWTypeParse;
tell the game to search for the section with the relevant name and the [SuperWeaponTypes] for a listing with the relevant name.
and
SuperClassCallback::Callback_SuperWeaponLaunched = SWLaunched;
tell the game to search for stuff like AI targeting values ect.