Jump to content

Wicked Guardian

WRobot user
  • Posts

    15
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Wicked Guardian reacted to Droidz in Regen before looting   
    Hello, by default WRobot regen before to loot, you are probably tagged in combat (server bug?), try to use this plugin: DontSkipRegenIfFlaggedInCombat.cs
    public class Main : wManager.Plugin.IPlugin { public void Initialize() { wManager.wManagerSetting.CurrentSetting.SkipRegenIfFlaggedInCombat = false; } public void Dispose() { } public void Settings() { } }  
  2. Like
    Wicked Guardian reacted to Droidz in Wrobot Windows just Black in remote control (teamviewer)   
    https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/?do=findComment&comment=42784
×
×
  • Create New...