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

onMoveItem help please!

Exedion

Active Member
Joined
Jun 11, 2007
Messages
629
Reaction score
30
i have my version of tfs with onMoveItem (of mock, thanks really ^^)
but I want to know if you can make a script to check when an item is moved to a backpack with "xxxx" id, in "xxx" SLOT, can be done?

exactly what I want in a backpack is that only can be put certain items, if you try to put "another" item, the "another" item not moving

9 views and no awser?
 
Last edited:
It will not work from what I saw in code. You have to attach custom events, because currently it supports only items moved on map.
 
Back
Top