Notice: If the game stops working after an update, it might be a savegame incompatibility. Remove your savegame folder and try again before posting about it.
Registration has an extra hurdle now: There have been advertisement bots, so I added a security keyword to registration. Deal with it.
  0 users browsing Bug Reports. | 1 bot  
Main » Bug Reports » Filter error in slime scenes
Pages: 1
Posted on 12-17-12, 09:38 pm

 

Posts: 18/105
Since: 12-06-12

Last post: 4000 days
Last view: 3981 days
I was trying out Bodshi's slime scenes and I noticed that they weren't triggering when they should have. I tracked it down to a small error with the filters.

<blockquote><code> filter target="bottom" type="has" name="skin/type/slime" </code></blockquote>
Should be...

<blockquote><code> filter target="bottom" type="has" name="skin/type" value="slime"</code></blockquote>

I found this in mutliple scenes, but it should still be an easy fix.

Lead writer on Noxico (and sometimes programmer or designer) <br>
Posted on 12-18-12, 05:09 pm
<i>Prophet of Celestia</i><br>Baka on the streets, senpai in the sheets

Posts: 127/344
Since: 06-08-12

Last post: 1670 days
Last view: 1210 days
It is. Let me just stick my arm in there and see if I can...

I don't just program Noxico...
Pages: 1
Main » Bug Reports » Filter error in slime scenes