Rename

Moved

Total Downloads: 1,980 - First Release: Jun 28, 2015 - Last Update: Jan 23, 2017

5/5, 7 likes
  1. Wulf

    Wulf Community Admin

    It should be, but it does need some fixes.
     
  2. Plugin no longer working. After last update, I keep receiving the message "Invalid player! Please try again".
    Whatever I tried, Console, chat, part of the name, full name, nothing works.
     
  3. Ok, I've noticed that you need to include the Clan ID in front of your name when you change it, but it doesn't seem to change the name above your head?

    Also your Player Profile pic is the same, so if people recognise this they will know who you are.

    Is there a way to force the name above the character to change and a default Rust icon?
     
  4. Hi !
    Your plugin don't work since the last update: 07/07

    Can you repair it please?
    Thank you so much, sorry for my bad English

    And can you do a thing for have a permanent rename ? Players loose their name when they are disconnected
     
  5. Wulf

    Wulf Community Admin

    Yes, it's on my list to overhaul as mentioned previously.
     
  6. Ok no problem i just advertising you

    Sorry for my bad english
     
  7. Do we have an update here yet?
    I just downloaded, but read here first that it's not working?
     
  8. +1 for fix please Wulf :)
     
  9. Wulf

    Wulf Community Admin

    Working on converting it to C#.
     
  10. Hate to beat a dead horse, but is this working now?

    Thanks, Wulf.
     
  11. this is no longer working as of the last update for myself.
     
  12. Wulf

    Wulf Community Admin

  13. Wulf

    Wulf Community Admin

    I will be re-writing this in C# though as a universal plugin.
     
  14. Wulf

    Wulf Community Admin

    Wulf updated Rename with a new update entry:

    0.2.0

     
  15. Wulf, I added Russian translation

    Code:
                // Russian
                lang.RegisterMessages(new Dictionary<string, string>
                {
                    ["CommandUsage"] = "Используй: {0} <никнейм или ID> <новый никнейм>",
                    ["NotAllowed"] = "У вас нет прав на использование команды: '{0}'",
                    ["PlayerAdmin"] = "{0} является админом, поэтому его нельзя переименовывать",
                    ["PlayerNotFound"] = "Игрок '{0}' не найден",
                    ["PlayerRenamed"] = "Игрок {0} был переименован на {1}",
                    ["YouWereRenamed"] = "Вы были переименованы на {0}"
                }, this, "ru");
     
  16. Code:
    (18:30:27) | [Oxide] 18:30 [Error] Failed to call hook 'OnUserConnected' on plugin 'Rename v0.2.0' (InvalidOperationException: Operation is not valid due to the current state of the object)
    (18:30:27) | [Oxide] 18:30 [Debug]   at System.Linq.Enumerable.First[PlayerInfo] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
      at System.Linq.Enumerable.First[PlayerInfo] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Rename.OnUserConnected (IPlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Rename.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, 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 name, System.Object[] args) [0x00000] in <filename unknown>:0
     
  17. Wulf

    Wulf Community Admin

    Wulf updated Rename with a new update entry:

    0.2.1

     
  18. ok it says its renamed me but it still shows my current name not the renamed name lol
     
  19. Wulf

    Wulf Community Admin

    Shows it where? Which Oxide version?