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

Making unpushable items

sick

Member
Joined
Feb 5, 2009
Messages
258
Reaction score
6
Location
Lithuania, Vilnius
So i got this simple issue, how can i make box not movable (it gives quest item in my server and i don't want people to push it around) , is it some script or what?

Thanks in advance ^_^
 
Easily done. You need a itemeditor program for tibia which you can download I believe in otland's download section...
Once downloaded , do the following;
1. Open the program , Click 'File' > Load OTB > *and browse to your items.otb that should be located in folder 'items' in your servers data.
2. When it loads, open up the 'Containers' section [speaking of a box..] , find the box you are talking about (find it by it's ID number), and take a look at the attributes of it. The attribute 'Not Moveable' will be checked.
3. Uncheck it. [configure everything how you want] , press Save As and replace your old items.otb with the one you just made.
4. Restart your server , and it should work.

tell me if you have any issues further , i'll be glad to help
 
Why don't you put (something sparkling) and put that (something sparkling) a uid and make it give the items in the box.
Easier..
 
Back
Top