Sanctuary Shard Forums
Horses - Printable Version

+- Sanctuary Shard Forums (http://forums.sanctuaryshard.com)
+-- Forum: Design Boards (http://forums.sanctuaryshard.com/forumdisplay.php?fid=19)
+--- Forum: Archived Design Threads (http://forums.sanctuaryshard.com/forumdisplay.php?fid=34)
+--- Thread: Horses (/showthread.php?tid=1034)



Horses - Daisy - 05-10-2020

Kutara mentioned in discord that some of the horses change body styles when mounted. As in they go from long mane to short or vice-versa. As soon as the player dismounts however, the horse reverts to the original body type. 

This is a minor bug, but is odd. 

[Image: horses.png]"


RE: Horses - Lyrrin - 05-25-2020

This has to do with a body value/item ID mismatch with the horse body. To fix this on the spawners, you need to specify the correct item ID for the body value you want:

  • /bodyvalue/200/itemid/16031
  • /bodyvalue/204/itemid/16034
  • /bodyvalue/226/itemid/16032
  • /bodyvalue/228/itemid/16033

Note that this won't fix any EXISTING horses, but you can manually set the item ID in .props to match the body value if people have bad horses.


RE: Horses - Kutara - 05-25-2020

There are no bad horses, only bad riders ^_^


RE: Horses - Lara - 05-26-2020

Fixed in game, added to staff spawn page.