
Check for maprespawnguildid parameter value (should remove monster?) Manager_TE npc in main_TE.txt Change in the folder: agitcheck -> agitcheck3 OnAgitStart -> OnAgitStart3 OnAgitInit -> OnAgitInit3 OnAgitEnd -> OnAgitEnd3 Add: OnAgitStart3 OnAgitInit3 OnAgitEnd3 mob into mob_db.txt item_db restricted Convert: CheckSiegeTime 3 -> agitcheck3 OpenHour_SiegeMode 3 3600 (seems to return 1 if woe start in less than 3600 secs) IsAllianceGuild ResetBuffLowLevelSiege Maybe move: te_merchant in merchant folder CanEnterwoeTE function into global function Search: hour start/end woe TE CanParticipatewoeTE function should include rebellion?
29 lines
1002 B
Plaintext
29 lines
1002 B
Plaintext
// --------------------------------------------------------------
|
|
// - Renewal Guild Wars -
|
|
// --------------------------------------------------------------
|
|
|
|
// ----------------------- War of Emperium ----------------------
|
|
// - Hall of Abyss
|
|
npc: npc/re/guild/invest_main.txt
|
|
npc: npc/re/guild/invest_npc.txt
|
|
|
|
npc: npc/re/woe_te/main_TE.txt
|
|
npc: npc/re/woe_te/te_mission_main.txt
|
|
npc: npc/re/woe_te/te_merchant.txt
|
|
|
|
npc: npc/re/woe_te/te_controller.txt
|
|
npc: npc/re/woe_te/te_alde_cas01.txt
|
|
npc: npc/re/woe_te/te_alde_cas02.txt
|
|
npc: npc/re/woe_te/te_alde_cas03.txt
|
|
npc: npc/re/woe_te/te_alde_cas04.txt
|
|
npc: npc/re/woe_te/te_alde_cas05.txt
|
|
npc: npc/re/woe_te/te_prt_cas01.txt
|
|
npc: npc/re/woe_te/te_prt_cas02.txt
|
|
npc: npc/re/woe_te/te_prt_cas03.txt
|
|
npc: npc/re/woe_te/te_prt_cas04.txt
|
|
npc: npc/re/woe_te/te_prt_cas05.txt
|
|
npc: npc/re/woe_te/te_guides.txt
|
|
npc: npc/re/woe_te/te_gmnpc.txt
|
|
npc: npc/re/woe_te/te_mission_alde.txt
|
|
npc: npc/re/woe_te/te_mission_prt.txt
|