RollTheDice

Moved

Total Downloads: 1,708 - First Release: Feb 18, 2016 - Last Update: Jul 21, 2016

5/5, 5 likes
  1. Update your Oxide
     
  2. I downloaded the latest oxide
     
  3. I'm getting the same error as Igor after updating oxide today(I just created my server today)
     
  4. Wulf

    Wulf Community Admin

    It needs to be updated.
     
  5. You mean the Plugin ?
     
  6. don't work on the last oxide
     
  7. Wulf

    Wulf Community Admin

    The plugin is outdated.
     
  8. will it be updated?
     
  9. @Wulf I can fix it if you want
     
  10. Fix me please
     
  11. Please update plugin(
    Don't work in Oxide 2.0.3767.
    Coldown don't work.

    Log in console - in message by klauz - too(
     
  12. are there ready rolls
     
  13. Wait for Wulf's update, he doesn't give it to people to update the plugin so he must do it.
     
  14. Wulf

    Wulf Community Admin

    Not exactly eager to pass a plugin to someone who was selling plugins made by others. This is on my TODO list to update though, as are many other plugins along with other tasks.
     
  15. Error while compiling: RollTheDice.cs(874,33): error CS0103: The name `ShowMsg' does not exist in the current context

    I fixed other errors, but I do not know what to do with that.
    Any help?
     
  16. Wulf

    Wulf Community Admin

    Sounds like you removed a method.
     
  17. U can fix this plugin?
    I'm doing my best, but I do not understand programming.

    The plugin compiles without errors, but when giving the chat command, no message appears.

    I followed the settings of another plugin and saw a difference in the line:]

    Code:
    hurt.SendChatMessage (session, msg)
    So I changed it and put it like this:

    Code:
    hurt.SendChatMessage (session, null, msg)
    this worked with other plugins, but in that it presents an error
     
  18. Wulf

    Wulf Community Admin

    Yes, it will be updated as able.
     
  19. Hi.
    Can anyone add a condition that if the user has an entry in the name then it works roll name?
    example: /roll tagname
     
  20. That is not possible if you want to make this happen you've to add something on the plugin itself to make this work.
    Dunno what But I guess take a look on the HWClans which isn't supported anymore but I think with a few changes it can be work agian