Skip to content

GetHorseSoul

The soul GUID a horse key stands for - the Horse archetype only.

GetHorseSoul(key)
Parameter Type
key string | number a soul’s name (Horse2, Pebbles), id or GUID

string - the soul GUID; nil when the key is not a horse soul

local soul = GetHorseSoul(args)
if not soul then SendClientMessage(pid, COLOUR_RED, "no such breed; try /horses <name>") return true end
CreateHorse(x, y, z, yaw, pid, nil, soul)

GetSoulInfo · FindSouls · CreateHorse · the Catalogues group of the index