• 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!

Lua Making an Item in TFS 1.0

Anghelos

Member
Joined
Nov 1, 2014
Messages
30
Reaction score
10
Hi all,
I'm quite new in scripting, still trying to sort out stuff..
I read some tutorials about adding items, but first I explain my problem.
I'm redoing the marriage/wedding script for 1.0 most likely similar to the original one, adding also some RPG parts...in the end i would like to give the married player a one way ticked to Meluna for the honeymoon.

The ticket I thought should work like a teleportation scroll but consuming on use and with fixed coordinates.
I know how to make the function (there are plenty of those examples) but as far as i understand, if i want to make a ticked with appearence of the valentine card, i have to edit the otbm file, and add a new item with that appearence....is that true?
Do there is another way to do it more 'directly' ?
 
Can't you use the already existing Valentines card?
Do you need it for anything else?

You kind of don't want to change the sprite, otherwise you'd have to force people to download your "special client that allows another Valentine's card".
 
Back
Top