• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] Food/Drinking/Bandages making/Bandages/Refreshment Detection in one

    Discussion in 'Archives' started by AngC, Jun 22, 2011.

    1. AngC

      AngC New Member

      Joined:
      Mar 19, 2011
      Messages:
      85
      Likes Received:
      1
      Trophy Points:
      0
      Some addons joined together:

      First Aid (First Aid training - button! , Bandages making, Bandages usage),
      Refreshment Detection
      + food eating when not falling, dieing, etc

      Take a look at the settings at the end of plugin module text:
      Code:
      	private static bool CONST_MakeBandages = true;
      	private static bool CONST_MakeBandagesOnlyUntilBandagesCap = true; // must have previous enabled
      	private static bool CONST_WasteAllCloth = false; 
      	private static bool CONST_UseBandages = true;
      	private static bool CONST_UseFood = true;
      	private static bool CONST_UseFoodOrBandagesIfStealthed = false; // rogue becomes visible if doing so
      
       

      Attached Files:

      Last edited: Jun 22, 2011
    2. AngC

      AngC New Member

      Joined:
      Mar 19, 2011
      Messages:
      85
      Likes Received:
      1
      Trophy Points:
      0
      Fixed version.

      Simply many things did not work in first release.
       

      Attached Files:

    Share This Page