Update Placeholders authored by Phillip's avatar Phillip
...@@ -169,7 +169,7 @@ Special Placeholders ...@@ -169,7 +169,7 @@ Special Placeholders
| <trigger.score.objective> | Returns the score of the trigger from "objective" | | <trigger.score.objective> | Returns the score of the trigger from "objective" |
| <global.score.objective> | Returns the score of fake player: \_\_GLOBAL\_\_ score from "objective" | | <global.score.objective> | Returns the score of fake player: \_\_GLOBAL\_\_ score from "objective" |
| <score.objective.dummyname> | Returns the score of "dummyname" (fake player) from "objective" | | <score.objective.dummyname> | Returns the score of "dummyname" (fake player) from "objective" |
| <random.\#-\#> | Returns a random number in the specified range | | <random.#to#> | Returns a random number in the specified range |
Examples Examples
-------------------- --------------------
... ...
......