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

Solved First items

DanJ93

Member
Joined
Dec 25, 2008
Messages
212
Reaction score
19
Hello.
Where i can find script "first items"? I get on first login (torch, leatcher armor, club, apple, bag), storage 30001
No are in creaturescripts and mods. Idk where i can find this ;s
 
It is most likely in some mod or creaturescript, just search better. If you use notepad++ , there is a function that can search through all the text files in an entire folder. Search for any of those item ids or that storage and you will find all scripts that have them in it.
 
Check login.lua, there are some who uses that file(smarter ppl) insted of having a bunch of other files to do the exact same thing.
Also remember to check your sample characters in case you are using gesior as your homepage system.
 
Back
Top