Skip to content

Refactor to PluginBase format

Latest

Choose a tag to compare

@GravityWolfNotAmused GravityWolfNotAmused released this 05 May 14:14
· 12 commits to master since this release

Path Notes:

  1. Recreation of Infected Horde Plus.
  2. Refactor to use PluginBase format, instead of Mission format.
  3. Refactor to no longer use the missions OnUpdate function, replaced with Timers.
  4. Removal of chat messages, reverted to printing to script.log only when I absolutely think it's important.

Future updates:
Will be adding a DZM_Notifications module for those who want Horde messages to show up as a GUI. This will never be required unless you want the feature.