-
Notifications
You must be signed in to change notification settings - Fork 221
Assault !st tiers, assault global, appraisal global #388
Conversation
elseif player:getCurrentMission(TOAU) > tpz.mission.id.toau.PRESIDENT_SALAHEEM or (player:getCurrentMission(TOAU) == tpz.mission.id.toau.PRESIDENT_SALAHEEM and player:getCharVar("AhtUrganStatus") >= 1) then | ||
local lastTagTime = lastIDtag - 1009897200 | ||
local diffday = math.floor((os.time() - lastIDtag)/86400) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You could support the ROV KI here:
local mustWaitTime = 86400 -- 1 day in seconds
if player:hasKeyItem(tpz.ki.RHAPSODY_IN_AZURE) then mustWaitTime = 600 end -- set to 10 minutes
local diffday = math.floor((os.time() - lastIDtag)/mustWaitTime)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes there will be alot of changes to retail today configuration. I wrote this all for in era. I did add 1 settings so for for ENABLE_TOAU_ERA and set it for how many people can enter an assault. Era is 3 to 6. Retail is 1 to 6. But most of these changes will be done once I get it setup and working
2 areas are tested and functioning now, L. Cleansing and Imperial Agent Rescue. Rytaal function, runic portal use, appraisals, points, temp items, 100 points on fail attempts, level capping fights, all restrictions to enter a assault with a setting for ERA or retail entering. Era = 3 to 6 player retail 1 to 6 |
I'm gonna close this until I can finish it and ready for review. Life has got its claws into me atm and I had to step back from alot of things. |
Sad to hear that. Hope everything works out for you, looking forward to eventual release. Good luck! |
I affirm: