Godmode

Moved

Total Downloads: 30,058 - First Release: Oct 23, 2014 - Last Update: Oct 27, 2017

4.76667/5, 60 likes
  1. Wulf

    Wulf Community Admin

    "global.god" is not from this plugin, that's from Rust and you'd need to be auth level 1 or 2 to use it.

    If you're using this plugin, there are no effects if it is unloaded; and once you use /god to toggle it off, it's off.
     
  2. he has toggled it on and off. When its off he still cant be hurt.
     
  3. Wulf

    Wulf Community Admin

    Sounds like that isn't what is doing it then.
     
  4. I have also set it in the config file canbehurt "true". Still he cannot be hurt. I have restarted the server, deleted his ownerid from the usercfg and still he cannot die. he can kill himself in the console but thats about it. Im going to try and stop the server, delete the plugin, run a steam update, unistall and reinstll oxide. If that doesnt work I dont know what to do. I'll let you know.
     
  5. Wulf

    Wulf Community Admin

    That setting controls if they can be hurt while in godmode. If they are not in godmode, it wouldn't matter. You can also try unloading the plugin to see if it is actually this plugin or not; because if they still can't be hurt with the plugin unloaded, then it's not this plugin.
     
  6. I unloaded the plugin he cant be hurt
     
  7. Wulf

    Wulf Community Admin

    So then it isn't this plugin; likely Rust's "god true/false" client setting. Make sure he is "owner" or "moderator", then have him run the command in his console: "god false"
     
  8. He did still cannot die
     
  9. Wulf

    Wulf Community Admin

    Likely another plugin then.
     
  10. so i can kill him with a f1 grenade but I cant shoot and kill him
    [DOUBLEPOST=1480458981][/DOUBLEPOST]fixed it XD friend plugin
     
  11. Wulf

    Wulf Community Admin

    I can't reproduce that.
     
  12. New Problem after latest patch:

    [Oxide] 06:51 [Error] Failed to run a 2.00 timer in 'Godmode v3.2.1' (ArgumentException: oldValue is the empty string.)
    [Oxide] 06:51 [Debug] at System.String.Replace (System.String oldValue, System.String newValue) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Godmode.OnPlayerInit (.BasePlayer player) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Godmode+<OnPlayerInit>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0
    at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0

    Leaving god mode broken
     
  13. Wulf

    Wulf Community Admin

    Nothing changed with that; it looks like you removed the Prefix from the config.
     
  14. Actually did not change a thing, stopped working after that update recently that caused all the other plugins to break like Lusty and Sign Artest
    [DOUBLEPOST=1480788262][/DOUBLEPOST]Never mind reinstalled and all is well
     
  15. How i change the font of prefix [God]? =(
     
  16. Wulf

    Wulf Community Admin

    I don't think you can change the font in Rust chat.
     
  17. I've added Russian translation

    Code:
                // Russian
                lang.RegisterMessages(new Dictionary<string, string>
                {
                    ["Disabled"] = "Вы выключили режим бога",
                    ["DisabledBy"] = "Вы выключили режим бога был у {0}",
                    ["DisabledFor"] = "Вы выключили режим бога для {0}",
                    ["Enabled"] = "Вы включили режим бога",
                    ["EnabledBy"] = "Вы выключили режим бога у {0}",
                    ["EnabledFor"] = "Вы включили режим бога для {0}",
                    ["Godlist"] = "Игроки с включённым режимом бога:",
                    ["GodlistNone"] = "Игроков с включённым режимом бога НЕТ",
                    ["InformAttacker"] = "{0} находится в режиме бога и на него не действует какой-либо дамаг",
                    ["InformVictim"] = "{0} попытался нанести вам дамаг",
                    ["NoLooting"] = "Вам запрещенно лутать игрока с режимом бога",
                    ["NotAllowed"] = "К сожалению, вы не можете использовать '{0}' прямо сейчасw",
                    ["PlayerNotFound"] = "Игроков с таким никнеймом НЕТ"
                }, this, "ru");
     
  18. Entering into godmode, health, thirst, and hunger are all maxxed out... when exiting godmode, they stay maxxed out and do not return to prior levels.
     
  19. Wulf

    Wulf Community Admin

    That's as designed really. I can have them reset, but I'd have to store what they were before for each player using it.
     
  20. Wait so what do i do about no sprinting? Im trying to give godmode to some ppl on my server, and they cant sprint once i do that. And i didnt see anything with null in my file either