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

GlobalEvent Last Man Standing Event [TFS 1.X [1.0/1.1]]

Same problems, Bump! It started once, but i had an error about broadcast on line 30.

Game.broadcastMessage(string.format('Last Man Standing Event has started and waiting for players to join! Min %s/%s.', lmsConfigTable.minPlayers, lmsConfigTable.maxPlayers), MESSAGE_STATUS_WARNING)

Something is making an error on this line. im using TFS 1.0

I fixed movements and death. I had a teleport in the begining cause the event started once. so ye i could enter but no broadcast or anything.
 
There is possibility of changing the collective prize pool event? I would like to move to an item!
 
hey @Printer you might want to add in your first post

Code:
dofile('data/lmsLib.lua')

just so it knows to execute all the folders :p it's why people cant get there tp's working :D
 
TFS 1.2 here, the globalevent never executes. I even changed it down to 1200,000 so it would launch every 10 minutes and nothing happens.
 
Add to global.lua
This line: dofile('data/lmsLib.lua')
Maybe correct errors.
 
same problem, never start this event.
no errors
 
Back
Top