secret counting in a mod
Posted: Fri Jul 04, 2014 9:26 pm
Hello,
I got a problem with the total number of secret in my mod and really don't know how to resolve it:
while playing the mod, there is 152 secrets counted in the statistics:
when I count them in the editor, level by level, I got 149 secret in total, there is also a difference of 3.
This is really embarrassing, as I have edited a secret list by level for the player.
Yesterday I have checked the connections between the secrets and any triggers in the editor (button, lever, etc..) by searching them in the dungeon.lua
I found 2 secrets which were not activated by anything, corriged now, and 2 secrets which are connected to double triggers, but only one of the triggers activate them.
Now, after correction, I have re export the dungeon and there is still a difference between my secret list and the number in the statistics.
Is there a program that can check for errors in a dungeon.lua?
Can it be a bug?
I have double checked all secrets in the editor, and there is no error between my list. I don't understand where are the 3 missing secrets that I did not see in the editor.
I got a problem with the total number of secret in my mod and really don't know how to resolve it:
while playing the mod, there is 152 secrets counted in the statistics:
when I count them in the editor, level by level, I got 149 secret in total, there is also a difference of 3.
This is really embarrassing, as I have edited a secret list by level for the player.
Yesterday I have checked the connections between the secrets and any triggers in the editor (button, lever, etc..) by searching them in the dungeon.lua
I found 2 secrets which were not activated by anything, corriged now, and 2 secrets which are connected to double triggers, but only one of the triggers activate them.
Now, after correction, I have re export the dungeon and there is still a difference between my secret list and the number in the statistics.
Is there a program that can check for errors in a dungeon.lua?
Can it be a bug?
I have double checked all secrets in the editor, and there is no error between my list. I don't understand where are the 3 missing secrets that I did not see in the editor.