Solved Stuck in godmode

Discussion in 'Rust Discussion' started by || V7 | OG ||, Oct 7, 2015.

  1. Hello so I have been having this problem where I'm stuck in God mode on my server. I used to have the God mode plugin downloaded then I removed it because of this issue because I thought it would help but it did nothing. I'm only stuck in God mode when I am owner rank the only way I can exit God is to demote me self back to a player. I asked my server hosts for help and they said to post on here. Any ways thank you so much for reading if anyone knows how to fix this please reply.
     
  2. install plugin again disable god mode then remove plugin
     
  3. You might have enabled the console "god" command which is unrelated to the plugin and is rust its own godmode command. Make sure you have disabled that in the console. The plugin won't keep you in godmode when it is no longer installed.
     
  4. I have tried this already.
    [DOUBLEPOST=1444198651][/DOUBLEPOST]
    Thanks is the console command just God?
    [DOUBLEPOST=1444199082][/DOUBLEPOST]I thought the console God command was global but other players can die?
     
  5. Rust Rcon Commands
    dmg.godmode true/false
     
  6. It should be just god (global.god) actually. If you aren't sure about a console command you can always use find (find . or find partialinput) to obtain the command, in this case:
    Code:
    > find god
    Variables:
    global.god               If you're an admin this will enable god mode (False)
    And everything prefixed with global can be run without that so you simply check if it is enabled by using "god" in the console and to disable it you can use "god 0" (zero).
     
  7. Ok thanks guys I'll try this after and let you know!
    [DOUBLEPOST=1444199926][/DOUBLEPOST]But isn't global God for all players
     
  8. It is a player variable, only accessible to players logged in with authlevel 1 or 2.
     
  9. Ahh ok thanks then
     
  10. I got that command from google searching for default rust commands not sure if it works as I never tested it
     
  11. You were probably on a commands list for legacy, because for rust legacy the command was dmg.godmode which toggled it for all online admins. :)
     
  12. Thats google for u :)