Baaleos
Joined: 02 Sep 2007 Posts: 830
|
Posted: Mon Sep 16, 2013 15:14 Post subject: CNWSModule::AddWorldJournalEntry - Interesting? |
|
|
I havent investigated it yet, but just wondering if this function might allow the construction of Journal Entries dynamically?
CNWSModule::AddWorldJournalEntry(int, CExoString, CExoString, unsigned long, unsigned long)
I will hook this later tonight, just so I can see what content it is using.
The fact that it takes 2 CExoStrings suggests it allows the creation of title and journal text etc
the int/longs etc could be states in the quest etc
If it is the function responsible for taking the static journal entries, and loading them into memory in the server - it would allow the creation of journal entries via script. |
|