1. [GHG] Gray submitted a new resource:

    Server Say - Allows admins to talk as the server

    Read more about this resource...
     
  2. add console command =)
     
  3. Wulf

    Wulf Community Admin

    Is that needed? Hurtworld already provides "adminmessage".
     
  4. oh, thank you)
     
  5. Didn't even notice that people had left comments here. I was trying to add a console command for it, but am having some issues. I will try to add it ASAP (typing "say" is a lot faster and natural feeling that typing out "adminmessage" before saying anything ;p)


    I also got side tracked making a MOTD plugin >_<
     
  6. Wulf

    Wulf Community Admin

    The best you can do right now is listen in OnRunCommand for "say", otherwise there's no way to add a console command.
     
  7. Ohh thats to bad... Any plans on adding [ConsoleCommand("command")] for hurtworld Oxide ? (I believe I found the ability to do this in the rust version?)
     
  8. Wulf

    Wulf Community Admin

    The game doesn't have any sense of real console commands right now, just strings that are listened for. The devs are working on an overhaul of the console system, so that will likely be when we add them.
     
  9. Ohh okay, Thanks for saving me a whole lot of time trying to figure out what I'm doing wrong!

    Now I can go back to working on plugins that are currently possible :)
     
  10. Update it please, because it's broken
     
  11. Wulf

    Wulf Community Admin

    Here ya go. Cleaned up a bit of unnecessary code and whitespace. Feel free to use it @[GHG] Gray.
     
  12. thank you
     
  13. Anyone can help me with this error >> Screenshot
     
  14. Needs to be updated.
     
  15. Wulf

    Wulf Community Admin

  16. forget it i get it worked :D
     
  17. I'm getting this error:
    1:03 AM [Error] Error while compiling ServerSay.cs(37,27): error CS1061: Type `PlayerIdentity' does not contain a definition for `IsAdmin' and no extension method `IsAdmin' of type `PlayerIdentity' could be found. Are you missing an assembly reference?

    I have not edited the file at all.
     
  18. Wulf

    Wulf Community Admin

    See Server Say | Oxide.
     
  19. NAO

    NAO

    Which permissions has this plugin? I want it to assign it to a group.