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

moveitem

  1. Fabi Marzan

    TFS 1.X+ onMoveItem, do not allow placing item inside a container.

    I can't understand the cylinder, it doesn't allow me to place things inside the container, but when I throw an item into the container it does allow me. local ec = Event() local ITEM_LOOT_POUCH = 23742 function ec.onMoveItem(player, item, count, fromPosition, toPosition, fromCylinder...
Back
Top