• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

[UNSOLVED] Mount Item System

X X X

Newb
Joined
Jul 26, 2015
Messages
153
Reaction score
13
I need a script for a mount system that works like this: (TFS 0.2.15)
You have the taming item.
You ctrl click the taming item.
You get the mount (unless you already have it, then the cancel message comes up).

For example:
You loot a bag of apple slices.
You ctrl click the bag of apple slices.
You get a message saying "You have received the donkey mount!"

This could really help me out a lot! Thank you =)
 
AFAIK there is no taming scripts for 0.2.
But there are plenty of them for 1.x, you should really upgrade to 1.x there is no reason to use 0.x when we have an 8.6 version aswell as the 3 other versions (1.0, 1.1, 1.2)
But .. if you wanna waste time with 0.2, you have to convert this script back to the legacy functions; https://github.com/orts/server/blob/master/data/actions/scripts/other/taming.lua
Just as you would convert from the legacy function you use compat.lua and luascript.cpp (if you don't know what the function names are).

Support = You have a question (like this) or you need support with a script you created / found.
Request = You have an ide of a script and want / need someone else to do it.
 
Back
Top