2016-03-19 19:22:28 -04:00
|
|
|
--[[
|
|
|
|
|
|
|
|
|
|
|
|
--]]
|
|
|
|
|
|
|
|
function onEventStarted(player, actor, questId)
|
|
|
|
player:sendRequestedInfo("requestedData", "qtdata", 0x1D4F2);
|
|
|
|
end
|
|
|
|
|
2016-03-20 21:19:40 -04:00
|
|
|
function onEventUpdate(player, actor, triggerName, step, arg1)
|
2016-03-19 19:22:28 -04:00
|
|
|
|
|
|
|
end
|