Hello I have this script for issavi, the new update, and I want to see if there is any way to make it so that even if one player pulls the lever it works to the boss, here is my issavi.lua
Hi, I need help with lever = 5 players
Lua:
local config = {
requiredLevel = 300,
timeToUseAgain = .17, -- time in days
daily = false,
centerDemonRoomPosition = Position(34208, 31774, 8),
playerPositions = {
Position(34207, 31754, 8),
Position(34208, 31754, 8),
Position(34209, 31754, 8)...