Ping

Moved

Total Downloads: 1,405 - First Release: May 19, 2016 - Last Update: Dec 10, 2016

5/5, 4 likes
  1. Slang for the players this is more convenient in Russia
     
    Last edited by a moderator: Dec 16, 2016
  2. Hi Wulf I use you plugin in Rust but I just want to ask if it will be possible to display the ping in and onscreen panel and update every 5 or 10 seconds.
     
  3. Wulf

    Wulf Community Admin

    Possibly, but it'd be for Rust only.
     
  4. I understand my internet becomes really slow sometimes and then I keep getting head shot behind stuff so I thought that would be useful to display on screen.
     
  5. type "perf 2" into your client console to toggle the built in ping monitor
     
  6. Update translation in french:
    Code:
                // French
                lang.RegisterMessages(new Dictionary<string, string>
                {
                    ["KickWarning"] = "Vous serez kické dans {0} secondes si votre ping ne descend pas",
                    ["NotAllowed"] = "Vous n’êtes pas autorisé à utiliser la commande '{0}'",
                    ["PingTooHigh"] = "Votre ping est trop élevée : {0} ms",
                    ["PlayerKicked"] = "Le joueur {0} a été expulsé pour son ping élevé ({1} ms)",
                    ["PlayerNotFound"] = "Le joueur '{0}' n’a pas été trouvé.",
                    ["YourPing"] = "Vous avez un ping de {0} ms"
                }, this, "fr");
    
     
  7. Hello great plugin. Is thereawayfor me to use this with infopanel to have ping show on screen as a panel. I have seen it done but don't know where to start. Thank you.
     
  8. Wulf

    Wulf Community Admin

    That'd probably be a question for the InfoPanel thread.
     
  9. I have been asking them. I am just putting it here for you to see it. One mind to another. I am not near your level in this code. I offer my minds creativity and thoughts. I don't mean to offend in any way. Only wish to bring possibility from the depths maybe to light..?
     
  10. Wulf

    Wulf Community Admin

    I'm not at all familiar with InfoPanel, so I can't really say. It'd likely make more sense for that to be implemented in the other plugin though as it'd be a simple addition.
     
  11. Hi all. Good plugin. But can we add a player not connected to in a "whitelist" please ?
     
  12. Wulf

    Wulf Community Admin

    For the bypass perm? Just grant it to their Steam ID.
     
  13. Okay. Thanks Wulf
     
  14. // Russian
    lang.RegisterMessages(new Dictionary<string, string>
    {
    ["KickWarning"] = "Вам будет ногами в {0} секунд если пинг не опустил",
    ["NotAllowed"] = "Нельзя использовать команду «{0}»",
    ["PingTooHigh"] = "Пинг слишком высока: {0} ms",
    ["PlayerKicked"] = "{0} ногами высокий пинг ({1} ms)",
    ["PlayerNotFound"] = "Игрок «{0}» не найден",
    ["YourPing"] = "У вас пинг {0} ms"
    }, this, "ru");

    lol the translation is laughed heartily for a long time)))))