After some research on other forum topics, I finally realized why my scoreboard isn’t showing up everyone on the server as soon as I get too far away. But I didn’t really find a solution other than some simple functions which aren’t really that helpful to me because I’m totally new to scripting and don’t know how to use them. Also, the online menu from my vMenu isn’t working like supposed to, like I can’t spectate players without teleporting to them and I can’t draw a GPS route to their position because the dot stays at my location for all time. Does anyone have a good and working solution to one of my two problems?
Hello, this is a friendly reminder because this is your first time creating a topic (or it has been a while since your last topic) in this category.
Please note that most of the support is provided by the Cfx.re community on a voluntary basis. We ask you to be patient; there is no guarantee we have a solution to your problem(s). To avoid unnecessary/duplicate topics, please browse the forums before creating a topic.
To improve your chances of your issue(s) being solved, please provide as much information as possible about the issue(s) you are having. Also —whenever possible— please use the template given to you when creating a topic.
Thanks for keeping these forums tidy!![]()
You need to get the players info from server side . Stop using client side loops.
For the vMenu I think the newer updates supports Onesync infinity. For your score board you need to get all of the data in server side and pass it to the client that is trying to open the scoreboard every time.