1. <color=colorID> .... </color> I belive
     
  2. Wulf

    Wulf Community Admin

    Everything other than plugins by Skin use the standard HTML codes, so the 2nd option. Skin wraps his plugins with custom tags.
     
  3. again thanks so much!!!
     
  4. how can I edit the prive message .
    If I don't even have a file in the config map,
    (ps i want to edit the message what people get on they screen in yellow. So I want the text yellow)
     
  5. On the lang file. Insert colors like: <color=red> red text here </color>.
     
  6. I don't get it at all on this line

    {
    "Misc - No Permission": "You don't have the permission to use this command.",
    "Misc - Syntax": "Syntax: {syntax}",
    "Misc - Player Not Found": "The player can't be found.",
    "Misc - Multiple Players Found": "Multiple matching players found:\n{players}",
    "Message - From": "[Private Message] {player}: {message}",
    "Message - To": "[Private Message] To {player}: {message}",
    "Message - No Reply: You don't have prive messages",
    "Message - <color=yellow> yellow text here:, </color>

    Error: Parse error on line 8:
    ...e no prive messages", "Message -

    So uhmm... please tell me what I'm doing wrong
     
  7. Wulf

    Wulf Community Admin

    That is saying you are missing a quotation mark at the end of </color>.
     
  8. You don't add nothing. You just modify the "Message - From" and "Message - To", like this:

    "Message - From": "[Private Message] {player}: <color=yellow>{message}</color>",
    "Message - To": "[Private Message] To {player}: <color=yellow>{message}</color>",
     
  9. Yes thank you guys Its working
     
  10. Can't install. Error: [Oxide] 4:04 PM [Error] Assembly referenced by PrivateMessage plugin does not exist: Oxide.Game.Hurtworld.dll

    upd: sorry for my noobing, i'm installed
     
  11. Wulf

    Wulf Community Admin

    This plugin is for Hurtworld only currently. ;)
     
  12. Wulf

    Wulf Community Admin

  13. @Wulf I would like to request something for you on this plugin.
    We all know inside of the game you see the playername of the player who sends you a Private Messages.
    To make a long stroy shortly change the console message that you're getting from ,
    [Private Messages] [text].
    to both of the playername It would be easyer for server owners to see which people is talking to the orther one
    I don't if you can make that but it would be verry nice if you can eddit that towards the plugin
     
  14. Wulf

    Wulf Community Admin

    This plugin isn't maintained anymore from what I can tell (not mine), try the universal one.