Cattle and Crops: Mission Documentation


condition: enableUserAction, disableUserAction

  • enableUserAction: Prüft ob ein eine Custom UserAction aktiviert wurde, also den spezifischen UserActionValue von 1.0 hat.
  • disableUserAction: Prüft ob ein eine Custom UserAction deaktiviert wurde, also den spezifischen UserActionValue von 0.0 hat.

Attribute

Attribute Type Value Beschreibung
command integer > 0 Id des Commands vom Typ spawnMachine oder useMachine
customKey string **** Id der UserAction

Beispiel

<conditions>
    <condition type="enableUserAction" command="123" customKey="frat" description="Activate the 'frat' UserAction" />
    <condition type="disableUserAction" command="123" customKey="frat" description="Deactivate the 'frat' UserAction" />
</conditions>

results matching ""

    No results matching ""