Admin Radar button not on Admin PanelSolved

For most of the week now the AdminRadar button has been missing from AdminPanel. I reinstalled it today and reloaded it and AP and the button came back....but did absolutely nothing (that I can see.) Then I reinstalled it again and reloaded both plugins.....gone again, completely. Are you aware of any other plugins that might do that?

Disregard. I figured out the issue....It broke when I issued the command for AiTranslationPro to translate all plugins with English lang files into other languages. renaming the folders of those languages in oxide/lang and creating new empty folders fixed Admin Radar.

interesting I'll have to remember that

hi.

ty for your plugin !:)

I have found some problem with translate part in plugin AdminRadar.

1. Some buttons are not translated like:
Airdrop, Bag, CCTV, Collar, NPC, Sleeper, TCArrow, Trap, Turret
I noticed that the problem often comes from the name which is displayed without "s" while in the translation file it is with an "s" because probably some must need it.
2. The name of the exhibited objects remains in English and is not translated.

Below is the lang file for "fr" with the current values :

{
  "NotAllowed": "Vous n'êtes pas autorisé à utiliser cette commande.",
  "PreviousFilter": "Pour utiliser votre filtre précédent, tapez <color=#FFA500>/{0} f</color>",
  "Activated": "ESP activé - Rafraîchissement toutes les {0}s - Distance de {1}m. Utilisez <color=#FFA500>/{2} help</color> pour l'aide.",
  "Deactivated": "ESP désactivé.",
  "Exception": "Outil ESP : Une erreur s'est produite. Veuillez vérifier la console du serveur.",
  "GUIShown": "L'interface graphique sera affichée",
  "GUIHidden": "L'interface graphique est maintenant masquée",
  "InvalidID": "{0} n'est pas un ID Steam valide. Entrée supprimée.",
  "BoxesAll": "Affichage de toutes les boîtes activé.",
  "BoxesOnlineOnly": "Affichage uniquement des boîtes des joueurs en ligne activé.",
  "Help1": "<color=#FFA500>Filtres disponibles</color> : {0}",
  "Help2": "<color=#FFA500>/{0} {1}</color> - Permet d'afficher uniquement les boîtes des joueurs en ligne avec le filtre <color=#FF0000>box</color>.",
  "Help3": "<color=#FFA500>/{0} {1}</color> - Active/Désactive l'interface utilisateur rapide",
  "Help5": "ex. : <color=#FFA500>/{0} 1 1000 box loot stash</color>",
  "Help6": "ex. : <color=#FFA500>/{0} 0.5 400 all</color>",
  "VisionOn": "Vous verrez maintenant où les joueurs regardent.",
  "VisionOff": "Vous ne verrez plus où les joueurs regardent.",
  "ExtendedPlayersOn": "Les informations étendues pour les joueurs sont maintenant activées.",
  "ExtendedPlayersOff": "Les informations étendues pour les joueurs sont maintenant désactivées.",
  "Help7": "<color=#FFA500>/{0} {1}</color> - Active/Désactive l'affichage de la direction des regards des joueurs.",
  "Help8": "<color=#FFA500>/{0} {1}</color> - Active/Désactive les informations étendues pour les joueurs.",
  "backpack": "sac à dos",
  "scientist": "scientifique",
  "Help9": "<color=#FFA500>/{0} drops</color> - Affiche tous les objets abandonnés dans un rayon de {1}m.",
  "NoActiveRadars": "Personne n'utilise le Radar pour le moment.",
  "ActiveRadars": "Utilisateurs actifs du radar : {0}",
  "All": "Tous",
  "Bags": "Sacs",
  "Box": "Boîtes",
  "Collectibles": "Objets collectables",
  "Dead": "Morts",
  "Loot": "Butin",
  "Ore": "Minerai",
  "Sleepers": "Dormeurs",
  "Stash": "Cachette",
  "TC": "CT",
  "Turrets": "Tourelles",
  "Bear": "Ours",
  "Boar": "Sanglier",
  "Chicken": "Poulet",
  "Wolf": "Loup",
  "Stag": "Cerf",
  "Horse": "Cheval",
  "My Base": "Ma base",
  "scarecrow": "épouvantail",
  "murderer": "meurtrier",
  "WaitCooldown": "Vous devez attendre {0} secondes avant d'utiliser cette commande à nouveau.",
  "missionprovider_stables_a": "missions",
  "missionprovider_stables_b": "missions",
  "missionprovider_outpost_a": "missions",
  "missionprovider_outpost_b": "missions",
  "missionprovider_fishing_a": "missions",
  "missionprovider_fishing_b": "missions",
  "missionprovider_bandit_a": "missions",
  "missionprovider_bandit_b": "missions",
  "simpleshark": "requin",
  "stables_shopkeeper": "marchand",
  "npc_underwaterdweller": "habitant",
  "boat_shopkeeper": "marchand",
  "bandit_shopkeeper": "marchand",
  "outpost_shopkeeper": "marchand",
  "npc_bandit_guard": "garde",
  "bandit_conversationalist": "vendeur",
  "npc_tunneldweller": "habitant",
  "ProcessRequest": "Traitement de la demande ; cela prendra quelques secondes...",
  "ProcessRequestFinished": "{0} entités ont été trouvées.",
  "Radar UI Help": "Vous pouvez basculer le bouton de déplacement/réinitialiser l'interface utilisateur avec : {0}",
  "AT": "AT",
  "bag": "sac",
  "LR300AR": "LR300",
  "AR": "AK47",
  "ARICE": "AK47",
  "M92P": "M92",
  "M39P": "M39",
  "STH": "STH",
  "SUB": "SUB",
  "TB": "TB",
  "RB": "RB",
  "MLRS": "MLRS"
}

I hope this can help and that way you can add the "fr" language directly into your plugin.

Best regard

Locked