otg-premium-version icon indicating copy to clipboard operation
otg-premium-version copied to clipboard

Tarbaz and other bosses

Open travisani opened this issue 4 years ago • 1 comments

When any player starts to kill him, when a player cannot kill in time, and is teleported out, it generates this error in the log.

image

It seems that the problem is in this function that removes the players from the room and cleans it.

addEvent(clearForgotten, 30 * 1 * 1000, Position(33446, 32833, 11), Position(33515, 32875, 12), Position(33319, 32318, 13)) item:transform(9826) elseif item.itemid == 9826 then item:transform(9825) end return true end

travisani avatar Jul 10 '20 01:07 travisani

@Johncorex PR https://github.com/Johncorex/otg-premium-version/pull/91

eltonbrayner avatar Jan 06 '24 19:01 eltonbrayner