Health potion's book not found. - by Flux
Flux on 24/5/2008 at 12:29
This is a small but annoying problem. Simply added a health potion but whenever the player uses it, it heals correctly and shows a message on screen "book not found"?
I never used health potion during the oms so I've not seen this before. It shows the same annoying screen if I use the health potion from an original mission, i.e paganintro2.
I tried to change inventory names, checked its script, no luck. Health potion script doesn't indicate any books to be called, anyway.
Judith on 24/5/2008 at 13:02
Maybe it's because of that global int about the help popups? I.e. everytime you start an FM you get help popups when picking up G's equipment, as if you started a new OM campaign. It looks like you thrown away the file with all the help popup messages or sth like that? I believe there's a script for that. Try playing with not inheriting the scripts from parent classes.
Flux on 24/5/2008 at 15:21
Nope still, I delete the help-pop script, still shows the book not found. Also set enablescriptinherit to false.
It happens to me when I enter oms from editor also. Can someone test it in a simple test room. Maybe something related with my set up?
I didn't delete help-pop ups. For the rest of the items they show up fine.