BattleForge Wiki
Register
Advertisement
Description
The following script will provide the framework an event that will trigger every so many seconds.
Code
   OnIntervalEvent
   {
      Minutes = 0,
      Seconds = 10,
      Conditions =
      {
      },
      Actions =
      {
      }
   };
Notes
  • You need to add a Script Event Condition in the condition section to define when this event will trigger.
  • You can add any Script Action in the action section to do something useful with this script.




Skylords

Battleforge has been revived by a group of passionate players and developers under the name Skylords Reborn


It is a fully functional, community-made, non-profit and completely free-to-play relaunch of the game. The relaunch has been worked on for several years, and receives regular updates.

The new Wiki can be found here: Skylords Reborn Wiki Page



.
Advertisement