Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main public logs

More actions

Combined display of all available logs of Fightorder. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 17:47, 3 March 2026 Qrow talk contribs created page CEG For Units (Created page with "{{delete}} Creating Custom Explosion Generators (CEGs) and using them with Units in Spring, via COB, is quite easy. This tutorial will show you how to do so. == Step 1: Link your CEGs to your Unit. == CEGs need to be linked to a Unit's data to be generated via COB. To do so, create a section in your Unit's TDF like this: <p> <b>[SFXTypes]</b><br> <b>{</b><br>    ExplosionGenerator0=custom:MyNiftyExplosionGenerator;<br> <b>}</b></p> This tells Spring...")