Time, Date and Online Players Display

FIVEM SCRIPTS

WARNING
This resource is official by @HackerGeo
EDIT: Inspired Script

My personal custom scripts that i’ve made / used for my vRP based server.
I’ve recently released them on my personal Github and i had people reposting them somewhere else under their name so.

:warning: Do not try to copy these resources

What can he do?

  • Shows real time
  • Shows online players

Installation

  • Add the resources in server.cfg so:
start HG_Date
  • Copy HG_Date and paste in resource/
  • Delete Cache (of course if you want)
  • Restart the server

WARNING 2
:warning: These resources may also be on the Internet
:warning: New resources in development

Excuse my English.

IMAGE:
CaptDAure

DOWNLOAD: https://github.com/HackerGeo-sp1ne/HG_Date

1 Like

Screenshots should be nice

2 Likes

CaptDAure
this script is rgb

2 Likes

Might want to move it to the left a bit, kinda in the way of the FiveM watermark.

1 Like

i see its nice to copy someone else ideeas and to modify something stolen with fileswapper

1 Like

It would be nice to see you report the topic with actual proof before trash talking someones post.

3 Likes

EDIT: Inspired Script

2 Likes

You did a good job m8 hope to see more from you

1 Like

in which line i can change the location ? soo is not in the way of the FiveM watermark.

1 Like

great release

1 Like

work in esx?

2 Likes

yes. possible

3 Likes

Hello this is something i struggled learning aswell.
Ill help walk you through it. Its pretty simple.

Head over to line 124.
The following code is the code we will be editing

DrawText(0.5, 0.01)

I believe this is in x,y so if you want to move the text up and down you change the Y if you want to move it left and right change the X.

1 Like

@Apollo0604 hey thanks for trying to help brother, but it wont move sideways , it only moves up and down tho .

Screenshot_53 Screenshot_54

1 Like

What code did you use for the players. I have a player list that I would like put a player counter on the bottom of.

is there a way to get this to display the real time ?

1 Like

Hmm your download link is broken, you should maybe make a new one xD

2 Likes
1 Like

Hey, I removed the Month and Year thing, I prefer to have only the Hours and Day of the Week but… As the time changes the HUD goes left and right, does anyone know how to make it static ? It’s really annoying and I’ve been on this for hours.