K01_F15H

Member
  • Content count

    1
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

0 Neutral

About K01_F15H

  • Rank
    Bambi

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. K01_F15H

    Merging Ravage and Exile

    Add this to the bottom of your description.ext in your mission PBO. class CfgRemoteExec { class Functions { mode = 1; jip = 0; class ExileServer_system_network_dispatchIncomingMessage { allowedTargets = 2; }; class rvg_fnc_zed_spawn { allowedTargets=2; }; }; class Commands { mode = 0; jip = 0; }; }; Should allow Ravage Zombies to spawn.