Changes
Page history
Update Placeholders
authored
Jun 12, 2022
by
Ghmmy
Hide whitespace changes
Inline
Side-by-side
Skills/Placeholders.md
View page @
60564d7a
...
...
@@ -181,6 +181,7 @@ Special Placeholders
|
<target.score.objective>
| Returns the targeters score 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" |
|
<score.objective.player>
| Returns the score of the defined player from "objective" |
|
<score.objective.dummyname>
| Returns the score of "dummyname" (fake player) from "objective" |
|
<random.
#to#
>
| Returns a random integer in the specified range |
|
<random.float.
#to#
>
| Returns a random float number in the specified range |
...
...
...
...