Page 4 of 4 FirstFirst 1234
Results 31 to 31 of 31

Thread: Modern War(fare) Crisis

  1. #31
    Health regeneration works as an init eventhandler script assigned to the Soldier:Man class in the main config so there are three ways to disable it.

    1. Remove the heal.sqs script from Soldier:Man in the main config will disable all health regeneration.
    2. Use addon units that inherit from Man rather than Soldier.
    3. Use addon units that override the Eventhandlers class.

    For options 2 and 3 this also means losing the swimming and secondary weapon scripts.

    If you want to use addon units in an MWC mission then you'd need to manually add the swimming, secondary weapon and healing scripts to the unit when they spawn using the core game mode's SpawnDialog.sqs script or the wager match mode's respawn.sqs (in the same place they add mission specific fired and killed eventhandlers to the respawned unit). I guess I should put this information in the editor's guide but it's already 39 pages long!

    EDIT: See release thread for download link.
    Last edited by *Zeewolf*; Aug 9 2012 at 17:22.

Page 4 of 4 FirstFirst 1234

Similar Threads

  1. cold war crisis 1.91 patch
    By 12345678910 in forum GENERAL
    Replies: 4
    Last Post: Feb 28 2006, 08:40
  2. Cold war crisis
    By Captiain Crunch in forum GENERAL
    Replies: 2
    Last Post: Nov 20 2003, 00:19
  3. Cold war crisis [winter]
    By Bordoy in forum ADDONS & MODS: COMPLETE
    Replies: 8
    Last Post: Dec 22 2002, 16:31
  4. Cold war crisis [winter]
    By Bordoy in forum TROUBLESHOOTING
    Replies: 1
    Last Post: Dec 18 2002, 20:47

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •