ISH Signs Problem
- Login to post comments
Sun, 07/07/2013 - 20:54
After a long day of debugging why my glowing signs (using the signpostDlgIsh movies) wouldn't play in APc3 when it used res/islands/island4.xml.bin, I've found a new "feature" 2D Boy put in for no discernable reason.
The ISH signs don't just show up if you're in Island 4. They only show up if you're in World 4 AND there is a level in the island.xml file called HelloWorld. There doesn't need to be a button, just a level.
Hopefully this will save other people hours of debugging. I have no idea why 2D Boy would code it that way, it makes no sense. But now we understand it.
Just tested it and it seems the ISH sign can be shown in ANY island as long as the FIRST level in island.xml is HelloWorld.
So that means we can use ISH sign in ANY island now. Thanks Albino Pokey!
EDIT: ISH sign in Island 2: http://i.imgur.com/MMaJTpE.png
EDIT:
According to @MOM4Evr's tutorial, you should set
island/level[@id="HelloWorld"]/@depends
to the same as the@depends
of your first level or your chapter will stay locked or unlocked.EDIT: I just improved ISH Signs with this method which is easier and less harmful and it has no bug when tested from WooGLE.
https://dl.dropboxusercontent.com/u/94637484/com.mygod.ishsigns.goomod
https://dl.dropboxusercontent.com/u/94637484/com.mygod.woodensigns.goomod
The only bug is that it can be overrided by new chapters so it may not work in new chapters.
| Things I made | And even more |
This is an extremely awesome find. This essentially means that we can control which signs appear in which chapters, which would be super handy when making chapters with custom signs. Well done guys!
Mygod, do you think I should use your goomods for my ISH Signs and Wooden Signs addins? They are indeed superior to mine and I could add a note about not mixing them with new chapters.
New GooFans Rules | My Addins
Sure. Just add me as an additional author. I'm lazy to create another addin.
By the way, keep your 1.0 versions as well because they are less likely to be overrided by new chapters.
| Things I made | And even more |
I'll do that, yeah. I'll add a note to say that if you're installing new chapters and have problems with the 2.0 versions, use the 1.0 versions.
EDIT: Ugh, I can't upload new goomods to it, probably something with Drupal. Once that gets fixed I'll add them though.
New GooFans Rules | My Addins