Help - 🇫🇷 Problème affichage joueur sp_admin V3

Log in

or Log in using
If a link does not work anymore, please report it!

Obfield

Jr Member I
Apr 21, 2021
3
1
3
Pseudo
Obfield
Bonjour, J'utilise actuellement le Menu admin Sp_admin V3 sur un serveur 128 slots avec un Patreon Aurum
Le problème sur le menue admin j'ai une option pour afficher la liste des joueurs mais quand je m'éloigne d'un joueur j'ai toujours son ID dans la liste mais son nom change en invalide et je ne peux exécuter aucune action.
En fouillant un peux j'ai trouver ca

``for k,v in ipairs(ServersIdSession) do``
`` if GetPlayerName(GetPlayerFromServerId(v)) == "**OFFLINE**" then table.remove(ServersIdSession, k) end``
`` RageUI.Button("[ID : "..v.."~s~] - ~r~"..GetPlayerName(GetPlayerFromServerId(v)), nil, {}, true, function(Hovered, Active, Selected)``
`` if (Selected) then``
`` IdSelected = v``
`` end``
`` end, RMenu:Get('admin', 'gestj'))``
`` end``
Mais je sais pas trop comment le modif
 
If a link does not work anymore, please report it!
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock