TriggerReactor

TriggerReactor

24.6k Downloads

Temp global variable doesn't get deleted

wysohn opened this issue ยท 0 comments

commented

Precondition

{?"playerlist." + "n" }
{?"playerlist." + "n2" }

are set and assigned a value

Action

{?"playerlist"} = null

Postcondition

Both

{?"playerlist." + "n" }
{?"playerlist." + "n2" }

gets deleted