Random Generated events

From PSwiki
Revision as of 21:34, 23 September 2020 by Talad (talk | contribs) (Created page with "A new capability has been added to PSUnreal about generating random events in the game. Database structure: * random_events table Scripting: * Prerequisites (random_events.p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A new capability has been added to PSUnreal about generating random events in the game.

Database structure:

  • random_events table

Scripting:

  • Prerequisites (random_events.prerequisite)
  • Script for the event (random_events.script)