Another issue.
I'm trying to make my cloud spell clear-able by the zone of sweet air op code but it just doesn't seem to work.
I'm appending Clearair.2da with this code
APPEND ~CLEARAIR.2DA~ ~Dream Dust %UB!DWPR%~ UNLESS ~%UB!DWPR%~ (APPEND ~CLEARAIR.2DA~ ~Dream Dust 410~ UNLESS ~410~)
(Using the 410 one for testing on an installed projectile, but it shouldn't change anything)
The line gets added just fine and looks good compared to the other lines in the 2da file but the projectile doesn't get cleared by zone of sweet air anyway?
PS: I tried it with Dream_Dust and the projectile name, just in case there is some naming convetion that doesn't like spaces but that didn't help either..