Can you explain the issue and intended solution better?Hello, can someone help me to place exhausted in the ssa and might ring? use tfs 1.3 serv otbr
I want the stone skin amulet and the might ring when you want to equip have a delay to equip of 2 secondsCan you explain the issue and intended solution better?
Can you explain to me that I edit from that part?here:
![]()
otservbr-global/data/events/scripts/player.lua at main · opentibiabr/otservbr-global
OTServBR-Global datapack was migrated to Canary repository: https://github.com/opentibiabr/canary - opentibiabr/otservbr-globalgithub.com
Can you explain to me that I edit from that part?
if toPosition.x == CONTAINER_POSITION and toPosition.y == CONST_SLOT_NECKLACE or CONST_SLOT_RING
and item:getId() == ITEM_STONE_SKIN_AMULET or ITEM_MIGHT_RING then
addEvent(function() exhaust[pid] = false end, 2000, pid)
not working, i have edited it several times and no2000 = 2 secC++:addEvent(function() exhaust[pid] = false end, 2000, pid)
Not working? You need script to avoid wearing item when exhaust?not working, i have edited it several times and no
I need a scripts that delay the stone skin amulet when equipping itNot working? You need script to avoid wearing item when exhaust?