Quantcast
Viewing all articles
Browse latest Browse all 1942

WML Workshop • Re: Annoying error: <lua> Repeated [endlevel] execution, ignored

The horrible way I did it was to set a variable in the event and have an if at the beginning of the event that was triggering its content only if the variable is not set. I then clear the variable later.

Code:

        [event]                name=last breath                first_time_only=no                [...]                [if][variable]name=todoequals=no[/variable][else]       {VARIABLE todo no}       [...][/else][/if][/event]

Statistics: Posted by lhybrideur — 50 minutes ago



Viewing all articles
Browse latest Browse all 1942

Trending Articles