I was too lazy to include zones to tame mounts so I made a mount seller modal window via talkactions in revscriptsys, it may be useful for someone:
Features:
Doesn't show mounts you already own/don't have the items to get
Includes a list with all the mounts locked and what item/quantity it needs
Easy to add new mounts
make a .lua file on data/scripts/talkactions or wherever you want in scripts folder and add:
[TFS 1.3] [Revscriptsys] Easy to configure mount selling modal window
Features:
Doesn't show mounts you already own/don't have the items to get
Includes a list with all the mounts locked and what item/quantity it needs
Easy to add new mounts
make a .lua file on data/scripts/talkactions or wherever you want in scripts folder and add:
Lua:
local mounts = {
[1] = {name = 'Widow Queen', id = 1, item = 13307...