04-13-2005, 07:02 PM
|
#2
|
Jack Burton 
Join Date: November 10, 2001
Location: Bathurst & Orange, in constant flux
Age: 38
Posts: 5,452
|
I'm guessing you rest a fair bit?
These quests are on random timers, which work on real time, rather than game time. This means simply there are two ways to hurry things up a bit:
1) Find and adjust the right timers. Adjusting them is easy: CLUAConsole:SetGlobal("timer-name. "GLOBAL", 0) or possibly CLUAConsole:SetGlobal("timer-name", "LOCALS", 0), which will trigger it immediately (the second one needs you to mouse over the character). Finding them is harder, involving either looking through the variable names in ShadowKeeper, or using WeiDU to look through the relevant dialogues and scripts.
The second way is easier.
Pause the game. Go do something else for a few days. Come back. Unpause. Every timer in the game will go off at once.
Ok, maybe a few days is a bit too long. A couple of hours should work. [img]smile.gif[/img]
|
|
|