NoGreen

Simply removes the green name away from admins in-game

Total Downloads: 1,987 - First Release: Feb 14, 2017 - Last Update: Feb 15, 2017

5/5, 7 likes
  1. JakeKillsAll submitted a new resource:

    NoGreen - Simply removes the green name away from admins in-game

    Read more about this resource...
     
  2. JakeKillsAll updated NoGreen with a new update entry:

    1.0.0

     
  3. this is freaking awesome! I run my own server and I must be honest I never play the damn thing simply because of my name being in green when I manage the server... soon as I play normal or kill some one that's near my base they instantly cry abuse... now with this I can play my own server :)
     
  4. scratch that... it doesn't work :( no one can see my chat when I type something XD
     
  5. Wulf

    Wulf Community Admin

    If you are using another chat plugin, if will conflict.
     
  6. In console, does it put anything?

    I actually found out it is compatible with the Clans plugin!
     
  7. I have the same problem, when installed I can't see chat anymore. I am using DeathNotes and Clans.
     
  8. Does anything get put into the console when you type? We have those two plugins as well as mine on our server and it works fine.

    Also, when you type "plugins" in console, is there any errors after my plugin?
     
  9. Same for me i cant see chat and players cant see my messages in game, but if i talk from console with say command than they see my messages.Anyway to see chat from players is to use external programs like rusty or rustadmin...
    Need to be fixed.
     
  10. Can you tell me of any other chat-related plugins you're using. Also, with my plugin on the server and typing "plugins" in console, does it have any errors after my plugin? One final thing, when you type in-game, does it show up in console at all?
     
  11. will test it quickly and post in few min.
     
  12. Thank you. There's only so much I can do with little information, and I have it running on a server with 20+ plugins without problem, including Death Notes and Clans. So I'm trying to figure out the problem people are having. It is definitely not compatible with Better Chat.
     
  13. BetterSay, JoinQuitMsg

    No errors after your or any plugin.

    Yes i can see it in console as following (both me and player messages):
    [NoGreen] playername: message
     
  14. Give me one moment and I will set up a test server with the two plugins and see if there's any incompatibilities there.
    [DOUBLEPOST=1487129452][/DOUBLEPOST]
    Upon testing, the plugin is compatible with BetterSay, and the incompatibility may come from JoinQuitMsg due to the fact I can not find it anywhere on the Oxidemod website.
     
  15. Exactly the same on my server!

    Plugin list:
    • BuildingGrades
    • Clans
    • CraftingController
    • DeathNotes
    • EasyAirdrop
    • EnhancedHammer
    • FriendlyFire
    • Friends
    • GatherManager
    • InfoPanel
    • Kits
    • LimitedLadders
    • MomumentFinder
    • NightLantern
    • NTeleportation
    • QuickSmelt
    • RemoverTool
    • SpawnConfig
    • StackSizeController
    • Trade
     
  16. Hey there - It seems to be doing its job and getting rid of the green name, however, it also removes my steam profile icon from my chat. It defaults to the rust icon as if I was using the server "Say" to say something.

    Is there a way to keep my steam profile picture in my chat?
     
  17. JakeKillsAll updated NoGreen with a new update entry:

    1.1.0


    [DOUBLEPOST=1487163818][/DOUBLEPOST]
    That is something I'm trying to figure out, because I don't really know why that is at the moment.

    I changed the method of sending the chat message in hopes of fixing you guys' incompatibilities!
     
  18. I made another test.

    Tested with plugin,
    you can see that i lost my profile icon, my chat name IS blue, but , i can not see messages form players and they cant see what i write in game chat but can see my messages as console:
    TEST_with plugin.jpg

    Tested without plugin, you can see my profile icon is back and we can both see chat messages again:
    TEST_without plugin.jpg

    This is a console test for all plugins, without your plugin:
    CONSOLE_test.jpg

    This is a console test for all plugins, with your plugin:
    CONSOLE_test_with plugin.jpg
     
    Last edited by a moderator: Feb 15, 2017
  19. Wulf

    Wulf Community Admin

    There are no compatibility issues in how you send a message. If you want to send the avatar, you need to use a method that allows that such as rust.BroadcastChat in order to specify the userId for the avatar. SendReply and PrintToChat are essentially the same thing, no difference in what they do really.

    As far as people not seeing messages, it shouldn't be the cause, but try removing the if (string.IsNullOrEmpty(Message)) return false; line.
     
  20. If I load plugin you can see your own message but other can not see it. So I unloaded it from plugins again to get it fix. pls look into it