Quantcast
Channel: OTLand
Viewing all articles
Browse latest Browse all 32031

TFS 0.4 - Create Teleport - ActionID

$
0
0
Hi otlander,

I'm using an event, and it creates the automatic TP, but the tp is not setting the "actionid".

Here is the script below:

Lua:
local time = os.date("*t")
local timeopen1 = math.ceil(SBW_TIMEWAIT / 4)
local timeopen2 = math.ceil(SBW_TIMEWAIT / 2)
if (SBW_STARTAUTO) and (isInArray(SBW_DAYS,time.wday)) then
    doBroadcastMessage(SBW_MSGWARNING)
    if SBW_USEWAIT then
        addEvent(doBroadcastMessage, timeopen1*1000*60, "[SNOWBALL WAR] - Resta(m) ".. timeopen2 .."...
TFS 0.4 - Create Teleport - ActionID

Viewing all articles
Browse latest Browse all 32031

Trending Articles