killkhergit
Squire

When I wanted to let my home-made cigarette smoke in MnB, I (dont have the script with me here, syntax will contain some errors) added:
[ti_on_init_item [(call_script,"script_peukrook)]],
The script will add a position delta, a point light and a particle effect. Every should work, but there's a problem:
The game allways crashes when I try to open up my inventory (with the cigarette in it of course). Looks like the game can't execute the posdelta/pointlight/particle command.
So: How can I prevent a script from firing up inside of the inventory?
[ti_on_init_item [(call_script,"script_peukrook)]],
The script will add a position delta, a point light and a particle effect. Every should work, but there's a problem:
The game allways crashes when I try to open up my inventory (with the cigarette in it of course). Looks like the game can't execute the posdelta/pointlight/particle command.
So: How can I prevent a script from firing up inside of the inventory?
