GuessTheNumber

Moved

Total Downloads: 1,151 - First Release: Jul 18, 2016 - Last Update: May 9, 2017

5/5, 20 likes
  1. So to my understanding this is manually started. So I should use StartupCommands to load it with AutoEventsEnabled set to true to start it when my server restarts?
     
  2. So ignore this. No option to edit. It loads just fine.
     
  3. Players are not receiving their prizes after the latest update.
     
  4. Wulf

    Wulf Community Admin

    Server Rewards or Economics?
     
  5. Economics. Server Rewards was too messy for me LOL.
     
  6. Wulf

    Wulf Community Admin

    Try the below version please.
     
  7. Hmm seems to be working. however now the command is /guess instead of /number LOL! But it'll work. Thank you!
     
  8. Wulf

    Wulf Community Admin

    Did you modify it? I didn't change any of that, it's the latest version from the Overview.
     
  9. Looks like there is actually two versions of the plugin. One made by this dev, and another named Dora.
     
  10. Wulf

    Wulf Community Admin

    The original was made by Dora, the current maintainer is redBDGR.
     
  11. Wulf

    Wulf Community Admin

    For those having issues with the dependency plugins, please test the latest Oxide snapshot here: AppVeyor

    Should fix plugins using the wrong hook arguments in the plugin they are relying on (ie. Economics) by sending new object[ "blah", blah ] instead of the actual hook's args in the plugin they are calling or sending an int when the target plugin expects a double.
     
  12. give hadcore bug in this plugin
    for more info connect me
    Screenshot
     
  13. Hello :) FYI The number game is bugged, and someone figured it out. it doesnt have a random number, but the number is 0. So if u type /guess 0 the game starts again after he won 25k then the number is 0 again. I just tried it also, the number was 0.
    [DOUBLEPOST=1508434893][/DOUBLEPOST]I believe the issue I'm having is also the same as what Moxium is having.
     
  14. same here
     
  15. @Shark-A-Holic I'll look into it
     
  16. Seems not to work with newest Oxide.

    Code:
    Failed to call hook 'startGuessNumberEvent' on plugin 'GuessTheNumber v2.0.2' (N
    ullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Core.Libraries.Covalence.Formatter+Lexer.Lex (System.String text) [0x
    00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Covalence.Formatter.Parse (System.String text) [0x0000
    0] in <filename unknown>:0
      at Oxide.Core.Libraries.Covalence.Formatter.ToTreeFormat (System.String text,
    System.Collections.Generic.Dictionary`2 translations) [0x00000] in <filename unk
    nown>:0
      at Oxide.Core.Libraries.Covalence.Formatter.ToUnity (System.String text) [0x00
    000] in <filename unknown>:0
      at Oxide.Game.Rust.Libraries.Server.Broadcast (System.String message, System.S
    tring prefix, UInt64 userId, System.Object[] args) [0x00000] in <filename unknow
    n>:0
      at Oxide.Game.Rust.Libraries.Rust.BroadcastChat (System.String name, System.St
    ring message, System.String userId) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.GuessTheNumber.StartEvent () [0x00000] in <filename unknown>:
    0
      at Oxide.Plugins.GuessTheNumber.startGuessNumberEvent (.BasePlayer player, Sys
    tem.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.GuessTheNumber.DirectCallHook (System.String name, System.Obj
    ect& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod meth
    od, 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[] arg
    s) [0x00000] in <filename unknown>:0
    
     
  17. Wulf

    Wulf Community Admin

    That is an error from 4 months ago.
     
  18. hmmm strange.... but thanks for the fast Reply Wulf.
    i updated Economics and oxide is up to date, if i use the command "/gtn start" as Admin i got this error Output in console.
    Well i dunno anymore :p
     
  19. Wulf

    Wulf Community Admin

    The plugin would still have to be updated to fix it, just stating that it isn't a new error.
     
    Last edited: Jun 19, 2018
  20. Would be nice if i could use this without server rewards or economics, But rather put some random items in the config like stone etc wich it randomly will hand out.