Hey guys! I've been trying to solve an issue with DoAfterSpecial for a while and I just can't figure out why it won't work.
$world->DoAfterSpecial(2, '$world->SetTriggerOption ("EvokeEvaluate", "omit_from_output", "n")' , 12);
This is why I'm trying to accomplish. I want it to set the EvokeEvaluate-trigger to stop omitting but nothing happends.
Any help would be greatly appreciated!
$world->DoAfterSpecial(2, '$world->SetTriggerOption ("EvokeEvaluate", "omit_from_output", "n")' , 12);
This is why I'm trying to accomplish. I want it to set the EvokeEvaluate-trigger to stop omitting but nothing happends.
Any help would be greatly appreciated!