Umbaska - Armor Stands

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.
D

Deleted member 239

Hello,

Armor Stand Expressions are disabled in Umbaska 3, why?

For example:

spawn an armor stand at {Stand.1}
set {Stand.a} to last spawned entity
set chestplate of {Stand.a} to diamond chestplate

Best regards
H0peLess
 
Hello,

Armor Stand Expressions are disabled in Umbaska 3, why?

For example:

spawn an armor stand at {Stand.1}
set {Stand.a} to last spawned entity
set chestplate of {Stand.a} to diamond chestplate

Best regards
H0peLess
Umbaska 3 has nothing to do with Umbaska 2, it's bare-bones. For armor stand support, see Skellett
 
Hello,

Armor Stand Expressions are disabled in Umbaska 3, why?

For example:

spawn an armor stand at {Stand.1}
set {Stand.a} to last spawned entity
set chestplate of {Stand.a} to diamond chestplate

Best regards
H0peLess

Skellett
code_language.skript:
armo[u]r stand boots of %entity%
armo[u]r stand %entity%'s boots
code_language.skript:
armo[u]r stand chest[ ][plate] of %entity%
armo[u]r stand %entity%'s chest[ ][plate]
code_language.skript:
armo[u]r stand (helmet|hat) of %entity%
armo[u]r stand %entity%'s (helmet|hat)
code_language.skript:
armo[u]r stand leg[ging][s] of %entity%
armo[u]r stand %entity%'s leg[ging][s]
 
Thanks!
[doublepost=1489953807,1489952698][/doublepost]But i can't move it, for example the left arm.
 
Status
Not open for further replies.