how do i re position this to the top-right corner??

1 Like

for repositioning to top mid of screen:
change those
SetTextRightJustify(false)
DrawText(0.40, 0.1)
thank me later. :smiley:
ofc the big thanks for @HackerGeo

The horary is different from my location, how i fix?

@HackerGeo

Hi I have a problem.
It does not show how many players are connected to the server
How can I solve?

			timeAndDateString = timeAndDateString .. "~s~ONLINE ".. jucatori .."/32~w~]"

here you can edit with
timeAndDateString = timeAndDateString .. "~s~ONLINE ".. #GetActivePlayers .."/32~w~]"

@HackerGeo


Hi, how can I fix the error?

#GetActivePlayers(). Call the function.

does it work with another script? It does not appear on the screen and it does not have any rependency

dont work