I'm trying to make it so each unique horse that is spawned is the exact same, the only thing I can't seem to work out is how to set the speed of the horse to be the same.
Current Code:
Thanks
[doublepost=1488276672,1488210343][/doublepost]bump
Current Code:
code_language.skript:
spawn an unique "horse" horse colored "chestnut" with patterns of "black dots" at player
set name of last spawned unique horse to "%player%'s Horse"
set age of last spawned unique horse to 0
set rf max hp of last spawned unique horse to 25
heal last spawned unique horse
equip the last spawned unique horse with diamond horse armour and a saddle
make player ride last spawned unique horse
Thanks
[doublepost=1488276672,1488210343][/doublepost]bump