Data Realms Fan Forums http://45.55.195.193/ |
|
Scene Making - Adding to Base.rte's Index http://45.55.195.193/viewtopic.php?f=1&t=16524 |
Page 1 of 1 |
Author: | Rawtoast [ Mon Sep 14, 2009 4:44 pm ] |
Post subject: | Scene Making - Adding to Base.rte's Index |
So I'm working on a scene and I can't figure out how to add things I've made to the Base's Index (without creating a huge mess) so that I can place things into my scene by eye, not code. If I put something in the index, it wants to actually have the file in there, obviously. How do I work around this? |
Author: | Duh102 [ Mon Sep 14, 2009 5:27 pm ] |
Post subject: | Re: Scene Making - Adding to Base.rte's Index |
Um, are you sure you're doing this:? Code: MOD INDEX: //(tab)IncludeFile = MOD.rte/mod/actor.ini Code: BASE INDEX: (base stuff) //(tab)IncludeFile = MOD.rte/mod/actor.ini If you do it right, it just changes the order in which the mod is loaded to be included in base.rte. |
Author: | Rawtoast [ Mon Sep 14, 2009 9:19 pm ] |
Post subject: | Re: Scene Making - Adding to Base.rte's Index |
Yeah, did that. Should I put my mod's files in Base.rte? That's what it seems like it wants me to do. Here, I've pasted my index in from my mod: It responds similarly if I include just one file. |
Author: | p3lb0x [ Mon Sep 14, 2009 9:26 pm ] |
Post subject: | Re: Scene Making - Adding to Base.rte's Index |
This means you're referencing to stuff in coalition.rte. Coalition.rte loads after base.rte if that isn't obvious |
Author: | Duh102 [ Mon Sep 14, 2009 9:28 pm ] |
Post subject: | Re: Scene Making - Adding to Base.rte's Index |
This means you either have to change your mod to not reference coalition.rte or load coalition.rte in a similar manner to how you loaded baby.rte. |
Author: | Rawtoast [ Mon Sep 14, 2009 11:00 pm ] |
Post subject: | Re: Scene Making - Adding to Base.rte's Index |
Ooooh, duh. That should have been obvious. Gonna do the first thing. |
Page 1 of 1 | All times are UTC [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |