1. Is it just me or when I download the plugin it still say it it 1.0.4 and not 1.0.5
    This is what's in the script: [Info("Vote", "Noviets", "1.0.4", ResourceId = 1676)]
    I can change it to 1.0.5 to make my plugin update checker skip it.

    By the way what is Full Loot/Backback only/Backpack with Infamy/None?
     
  2. full loot is you drop everything you have, backpack only is you only drop whats in your backpack, backpack with infamy is you drop whats in your backpack and the infamy system is used, and none is you drop nothing and the infamy system is not used.
     
  3. Thanks!
     
  4. were permissions ever implemented?
     
  5. Noviets updated Vote with a new update entry:

    1.0.6

     
  6. It would be possible to release to create questions with the / vote ?
    example:
    / Vote the server presents lag ?

    The idea is to create polls in time that does not change anything on the server, only show results.
     
  7. Yes just do it exactly as you typed mate.
    The auto-result voting is just an additional feature to the voting system. It is primarily a yes/no voting plugin.
     
  8. Hi Noviets,

    Is it possible to add more permissions? Or tell me how I can remove votes?
    I would like to have everyone the /vote day permission. But not the kick ban and stuff like that.

    Is it possible to create this?
    Like permissions like:
    Vote.loot
    Vote.day
    Vote.kick
    Vote.ban
    Vote.admin

    Maybe also a vote mute and unmute?

    Thanks and keep up the great work!
     
  9. what happened to /save ?

    it would tell me It took 240 seconds to save or something like that
     
  10. I guess I've change this by my self
    Code:
    [Oxide] 22:45 [Error] Vote.cs(139,17): error CS0246: The type or namespace name `NetworkManager' could not be found. Are you missing an assembly reference?
    
    NetworkManager to HNetworkManager right ?
     
  11. Yes, but here is
    Unofficial update for Hurtworld 0.3.6.2
     

    Attached Files:

    • Vote.cs
      File size:
      10 KB
      Views:
      20
  12. Noviets updated Vote with a new update entry:

    1.0.7

     
  13. can u do a update for this so it tells u whos doing the vote and also could u add a feture that has a vote timer on it like u can not vote for 1min and add a feture to stop them from banning or kicking Staff?
     
  14. I got a thingie, when i vote clear weather the rain stops but my char is still getting wet, i stay inv wet until next rain starts and stops or when i die. A nice feature would be if more then 50% of all players vote for yes the vote doesnt wait until time runs out.
     
  15. can you update this plugin plss?
     
  16. plss update this nice plugin
    Code:
    Failed to call hook 'cmdvote' on plugin 'Vote v1.0.7' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Core.Libraries.Covalence.Formatter+Lexer.Lex (System.String text) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Covalence.Formatter.Parse (System.String text) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Covalence.Formatter.ToTreeFormat (System.String text, System.Collections.Generic.Dictionary`2 translations) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Covalence.Formatter.ToUnity (System.String text) [0x00000] in <filename unknown>:0
      at Oxide.Game.Hurtworld.Libraries.Player.Message (.PlayerSession session, System.String message, System.String prefix, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Game.Hurtworld.Libraries.Hurtworld.SendChatMessage (.PlayerSession session, System.String name, System.String message) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Vote.cmdvote (.PlayerSession session, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Vote.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0