Alerinos / M2-Quest-TimePass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

M2-Quest-TimePass

Go to the location with a pass, after the time moves to the city.

Additional settings:
- hook1 - NPc ID through which to teleport
- hook2 - Map ID on which it should teleport

Setting

['home'] = {908, 3239}, -- x y village location
['map'] = {908, 3239},  -- x y map to which to teleport
['item']    = 31094,    -- SETTING The item you need
['count']   = 2,        -- SETTING The amount you need
['timeOut'] = 60*60*2,  -- SETTING time after which logout will take place (in seconds)

About


Languages

Language:Lua 100.0%