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

Solved Stop object from being moveable

  • Thread starter Thread starter Xikini
  • Start date Start date
X

Xikini

Guest
The Forgotten Server, version 0.3.7_SVN (Crying Damson)

Wondering if anyone knows how to stop players from moving an object with 'AID' attached to it.
We have some items we want to use as traps after some 'poison' has been added to it..
But don't want the item to be moveable after applying the aid.

Anyone know how?
 
You can add a sparkle ontop of it. If the item should be removed after stepping on it you can use getTileItemById to get the right item.
 
Back
Top