• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Lua Zombie event, tfs 0.3.6

u don't need to creat tp because tp appear auto when event start

teleportToPosition = {x = 1190, y = 1076, z = 7}, -- Where the teleport will take you

tp will appear in this postion when event start and it will have action id auto

and event will start in <globalevent name="zombieevent" time="15:00" event="script" value="zombie event/globalevent.lua"/>
so 3 am "where are u from"?
 
u don't need to creat tp because tp appear auto when event start

teleportToPosition = {x = 1190, y = 1076, z = 7}, -- Where the teleport will take you

tp will appear in this postion when event start and it will have action id auto

and event will start in <globalevent name="zombieevent" time="15:00" event="script" value="zombie event/globalevent.lua"/>
so 3 am "where are u from"?
yea it worked but when they all die and one remains left, he doesn't "win" he has to die too, to have the win. Do you know what I mean?
 
Back
Top