SparrowJacek Posted July 26 Share Posted July 26 Hi, My question is exactly, as in the topic title. It would be perfect, if I could make a modification so that using a wand/scroll would trigger "normal" casting, that breaks, when targetting an invisible creature, without opcode 193 applied. Is something like that possible? Or are there any other ways to prevent such behavior? Thanks! Quote Link to comment
jmerry Posted July 26 Share Posted July 26 One of the flags in item ability headers is "Cannot target invisible". EE required; that flag does nothing in pre-EE games. This is generally only relevant for abilities that target an object; abilities that target a point like fireballs shouldn't need it. Quote Link to comment
SparrowJacek Posted July 26 Author Share Posted July 26 Wow! It's THAT simple now. And it works properly with opcode 193, which is even cooler. Thank you very much Quote Link to comment
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.