![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Static Public Member Functions | |
| static void | OnScriptCompiled (DOLEvent e, object sender, EventArgs args) |
| static void | OnScriptUnloaded (DOLEvent e, object sender, EventArgs args) |
| static void | OnNextCraftingTierReached (DOLEvent e, object sender, EventArgs args) |
| static void | MeritForNPCKilled (GamePlayer player, GameNPC npc, int meritPoints) |
| static void | LevelUp (DOLEvent e, object sender, EventArgs args) |
| static void | RealmRankUp (DOLEvent e, object sender, EventArgs args) |
| static void | XPGain (DOLEvent e, object sender, EventArgs args) |
| static void | RealmPointsGain (DOLEvent e, object sender, EventArgs args) |
| static void | BountyPointsGain (DOLEvent e, object sender, EventArgs args) |
| static void | StartCheck (object timer) |
| static void | StartCheckThread () |
Static Public Attributes | |
| static readonly int | BUFFCHECK_INTERVAL = 60 * 1000 |
| Time Interval to check for expired guild buffs. | |
readonly int DOL.GS.GuildEventHandler.BUFFCHECK_INTERVAL = 60 * 1000 [static] |
Time Interval to check for expired guild buffs.