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

Help with this script

lazarus321

Member
Joined
May 8, 2017
Messages
209
Reaction score
20
I tried to add this script to my server but this Player: onItemMoved and Player: onMoveItem function is not working for it.

Script, CreatureEvent - [TFS 1.X] Item Sets (https://otland.net/threads/tfs-1-x-item-sets.263693/)

The script works normally but when I drag the item and put it back nothing happens. See the picture.


Sem título15.png


anyone can help with it? My server is tfs 1.3 10.98 (i know could change to an official version but I have already edited a lot of things here maybe it will not be so difficult to change)
 
Solution
I tried to add this script to my server but this Player: onItemMoved and Player: onMoveItem function is not working for it.

Script, CreatureEvent - [TFS 1.X] Item Sets (https://otland.net/threads/tfs-1-x-item-sets.263693/)

The script works normally but when I drag the item and put it back nothing happens. See the picture.


View attachment 36228


anyone can help with it? My server is tfs 1.3 10.98 (i know could change to an official version but I have already edited a lot of things here maybe it will not be so difficult to change)
From reading oen's thread I see you are not using onItemMoved like he specifies. If you set everything up correctly besides this, it's probably easier just to add the commit to your server for...
I tried to add this script to my server but this Player: onItemMoved and Player: onMoveItem function is not working for it.

Script, CreatureEvent - [TFS 1.X] Item Sets (https://otland.net/threads/tfs-1-x-item-sets.263693/)

The script works normally but when I drag the item and put it back nothing happens. See the picture.


View attachment 36228


anyone can help with it? My server is tfs 1.3 10.98 (i know could change to an official version but I have already edited a lot of things here maybe it will not be so difficult to change)
From reading oen's thread I see you are not using onItemMoved like he specifies. If you set everything up correctly besides this, it's probably easier just to add the commit to your server for onItemMoved.

Player:onItemMoved event (#2474) · otland/forgottenserver@5438d50 (https://github.com/otland/forgottenserver/commit/5438d50b35bc531f35eb188a1e51ccf17af5ebb7)
 
Solution
Back
Top