User Tools

Site Tools


building:journal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
building:journal [2019/04/16 06:06]
Mavrixio
building:journal [2019/08/21 04:10] (current)
Mavrixio
Line 38: Line 38:
 void main() void main()
 { {
 +    object oPC = OBJECT_SELF;​
     struct JournalEntry jrlEntry = JRL_GetQuest(oPC,​ "​TEST_QUEST001"​);​     struct JournalEntry jrlEntry = JRL_GetQuest(oPC,​ "​TEST_QUEST001"​);​
     if (jrlEntry.nState > 10)     if (jrlEntry.nState > 10)
building/journal.1555394783.txt.gz ยท Last modified: 2019/04/16 06:06 by Mavrixio

phpBB Appliance - Powered by TurnKey Linux