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

Starting Items?

Infallible

New Member
Joined
Nov 14, 2011
Messages
16
Reaction score
0
Hi, I have a question, is there anyway to make a certain vocation start with certain items, like if someone chooses and a paladin as their vocation and logins in for the first time how can I make it so they spawn with a crossbow and some bolts and food? Knight, sword etc etc.

Help will be greatly appreciated!
 
On TFS 0.3.6pl1, there is a file named "mods" near "data", inside mods you can see a file named "firstitems.xml"

inside it, just modify in a way like: if getplayervocation == 2 then give x item.

Easy scripting, but I am without time to make it all.
 
You don't look through data, it's not in data. It's near data, meaning its in the same place as data.
 
I looked through all the folders, still can't seem to find it, maybe it's because I'm using another version? Is there any alternative solutions?
 
0.2 does not support mods, which means that there isn't a mod folder at all.
Use the search function to find a first items script that supports 0.2.
Thread moved to the requests board.
 
Last edited:
Back
Top