Ahilphino
Excellent OT User
- Joined
- Jun 5, 2013
- Messages
- 1,667
- Solutions
- 1
- Reaction score
- 734
alright so let's assume i have a spell similiar to this
now this is just some random spell i did with spellcreator for this thread so the script isn't that important I just want some advice on how I can get it to work as I want
right now it would deal insane damage if it hit all of the explosions on the target, but I want to make it so that if the spell has already hit the target once, and it gets hits by another explosion it won't deal any damage to the target again.
I was wondering what would be the best way to achieve this? I guess I could set some kind of storagevalue on the target using ostime but would it then work on monsters, and if two players used the spell it would cause some problems too I guess. Any better ideas on how to do this?
now this is just some random spell i did with spellcreator for this thread so the script isn't that important I just want some advice on how I can get it to work as I want
right now it would deal insane damage if it hit all of the explosions on the target, but I want to make it so that if the spell has already hit the target once, and it gets hits by another explosion it won't deal any damage to the target again.
I was wondering what would be the best way to achieve this? I guess I could set some kind of storagevalue on the target using ostime but would it then work on monsters, and if two players used the spell it would cause some problems too I guess. Any better ideas on how to do this?