I am having a
problem getting Effect Icons to display on a PC when applying the effects on area enter.
Background:I have a large marsh area that I am building for Arnheim. And I have created terrain effects for marshy ground. The terrain effects can be given to creatures within the area, within a trigger, or either. For some of these areas, the entire area is marshy except for an island. In those areas I apply the marshy terrain effects to the PC on area enter, and lift them if they step on to the island, reapply them when they leave the island. And I remove them when they leave the area, of course. Even though the effects are applied appropriately in all situations, the effect icons do not display when effects are applied on area enter.
So... is this a timing problem? If I delayed the application of the effects, would the icons show up? I would prefer not to delay, due to issues that can arise with applying a marsh effect of the PC moves on to an island before the marsh effect
Is there some other issue?
The code:handling Area Enter prior to calling terrain effects for swampy ground - Custom Script executed from on Area Enter on the entering creature
aa_area_ent_swmpApply terrain effects for swampy ground - Executes on an invisible "swamp placeable" in the area that has the marshy ground.
aa_ex_ent_swamp