Changes

→‎Game state queries: fix missing player args
Line 4,643: Line 4,643:  
| Whether the [[#Target player|specified player(s)]] have at least one of a normal item (not bigcraftable, furniture, etc) in their inventory. The {{t|item}} can be <samp>858</samp> (Qi Gems), <samp>73</samp> (Walnuts), or the unqualified item ID.
 
| Whether the [[#Target player|specified player(s)]] have at least one of a normal item (not bigcraftable, furniture, etc) in their inventory. The {{t|item}} can be <samp>858</samp> (Qi Gems), <samp>73</samp> (Walnuts), or the unqualified item ID.
 
|-
 
|-
| <samp>PLAYER_HAS_PROFESSION {{t|profession id}}</samp>
+
| <samp>PLAYER_HAS_PROFESSION {{t|player}} {{t|profession id}}</samp>
 
| Whether the [[#Target player|specified player(s)]] have the given [[Skills|profession]] ID.
 
| Whether the [[#Target player|specified player(s)]] have the given [[Skills|profession]] ID.
 
|-
 
|-
Line 4,673: Line 4,673:  
| Whether the [[#Target player|specified player(s)]] have earned at least {{t|amount}} gold.
 
| Whether the [[#Target player|specified player(s)]] have earned at least {{t|amount}} gold.
 
|-
 
|-
| <samp>PLAYER_SPECIAL_ORDER_ACTIVE {{t|order id}}</samp>
+
| <samp>PLAYER_SPECIAL_ORDER_ACTIVE {{t|player}} {{t|order id}}</samp>
 
| Whether the [[#Target player|specified player(s)]] have the given [[Special Orders|special order]] active.
 
| Whether the [[#Target player|specified player(s)]] have the given [[Special Orders|special order]] active.
 
|-
 
|-
| <samp>PLAYER_SPECIAL_ORDER_RULE_ACTIVE {{t|rule id}}</samp>
+
| <samp>PLAYER_SPECIAL_ORDER_RULE_ACTIVE {{t|player}} {{t|rule id}}</samp>
 
| Whether the [[#Target player|specified player(s)]] have a special rule active for a [[Special Orders|special order]]. Some vanilla rules are...
 
| Whether the [[#Target player|specified player(s)]] have a special rule active for a [[Special Orders|special order]]. Some vanilla rules are...
  
translators
8,445

edits