2025/07/18 Update
Added PEPS. Full compile.
This commit is contained in:
@@ -3,6 +3,9 @@ void main()
|
||||
object oPC = GetEnteringObject();
|
||||
AddJournalQuestEntry("Category000", 1, oPC, TRUE, TRUE);
|
||||
|
||||
AddJournalQuestEntry("xprules", 1, oPC, FALSE, FALSE, FALSE);
|
||||
AddJournalQuestEntry("lvl_adj", 1, oPC, FALSE, FALSE, FALSE);
|
||||
}
|
||||
AddJournalQuestEntry("JRNL_XPCHART", 1, oPC, FALSE, FALSE, FALSE);
|
||||
AddJournalQuestEntry("JRNL_LA_BUYOFF", 1, oPC, FALSE, FALSE, FALSE);
|
||||
AddJournalQuestEntry("JRNL_PRC8", 1, oPC, FALSE, FALSE, FALSE);
|
||||
|
||||
ExecuteScript("0e_onclientload", oPC);
|
||||
}
|
Reference in New Issue
Block a user