Skip to content
Nightinggale edited this page Jun 17, 2018 · 1 revision

What it does

Pass the first time, fails all other times.


Why you want to use this

While it can be useful while testing a patch file (or ModCheck itself), the usefulness in released patch file is questionable. If you have a number of conditions to check once (mod load order etc), you can use Sequence with the Once tag set.


Tags

Tag Mandatory Type Default Description
patchName no string Name of patch for log/profiling

Pass condition

Pass the first time, fails all other times.


Example

<li Class="ModCheck.Once" />
Clone this wiki locally