Marauroa Database Structure: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>StephenIerodiaconou
No edit summary
Line 118: Line 118:
This decision is made in RPManager. It calculates how often an object has to be stored.
This decision is made in RPManager. It calculates how often an object has to be stored.


You have to write the code to load all the database objects into RPWorld, and this action must be written at gameRPWorld.
You have to write the code to load all the database objects into RPWorld, and this action must be written at RPWorld class inside onInit and onFinish methods.


== How objects are identified ==
== How objects are identified ==