[H@mer][GameRoom] Racing (GTA:O Style) + Map Editor

Oh yeh, I know he’s active. I like that. One of the features that I suggested, was, that we could see what vehicle someone is currently driving, specifically when the vehicle changes every lap. Me and my friends have to always tell our current vehicle to each other atm.

You mean like this

Also this is handy to see whos behind and in front with what Vehicle they drive

Yup, like that from PH

1 Like

Exactly or was that 8th gear

Besides yes would like very much to have PH or 8th gears script, maybe one day they will sell, however h@mer is doing a great job here

As it looks like rockstar is really supporting the 5m platform

Soon.
image

3 Likes

Niiiiice :smiley:

Great Feature, working fine on timed, will it be added to other race modes?

Just example below, I just need to edit font size and maybe sort out colours

Thx

Video

./config/client/config.lua

-- https://docs.fivem.net/docs/game-references/text-formatting/
-- Include: player_checkpoint, player_totalcheckpoint, player_lap, player_vehiclename, size_small, size_normal, size_big, string_space, string_tab, string_newline
-- Example: Config.Game.Scoreboard.RightTextFormat = "size_small + ~w~player_lap + string_space + size_normal + ~y~ + player_checkpoint + string_space + ~r~ + player_vehiclename"
Config.Game.Scoreboard.RightTextFormat = "player_checkpoint + / + player_totalcheckpoint" -- Default Z scoreboard right display text.

Color:

"~r~ + player_checkpoint + / + ~b~ + player_totalcheckpoint"

image

Font size:

"size_small + player_checkpoint + size_normal + / + size_big + player_totalcheckpoint"

image

Combine:

"size_small + ~y~CP: + player_checkpoint + string_space + size_normal + ~r~LAP: +player_lap + string_space  + size_big  +~q~~h~ + player_vehiclename"

image

Full example

I didn’t realise it was also added to the general config as well.

And how are you changing the overall background colour?, as I like the first and second dark blue background from your example

At a guess, it’s from somewhere else? RageUI?

I know how to do the rest.

colour 1
colour 2

image

2 Likes

I saw there was an update today. Is player_diff, the time distance to other players? If so, a very good feature

player_timediff is checkpoint time distance.

ah, alright :+1:

SUMO

I just wanted to Say How good The Sumo DLC is from H@mer.

Especially if you can create your own maps, like I have with this Demo.

It’s in Demo mode so solo and it is just visually showing How it works, a bit like Mega games and also like the First Rockstar edition online.

I would also like to see in the future a release like Rockstars Sumo Remix, from a developer for fiveM

VIDEO

Thank you

Video Is uploaded to my personal Channel (Not My Main randomraces site

2 Likes

Haven’t bought it yet, but yeh. Looks great. Could do with a few things added to it, since adversary modes are often more “extra”, than racing modes

I heard a whisper that more features will be added in time. :slightly_smiling_face:

1 Like

Hell yeh. Good to hear

Bro. If he made a drift mode, I’m gonna lose it.

So am I right to assume I just need to buy the Main Racing (GTA:O Style) + Map Creator set up to get this going on my server? Then purchase and add any of the DLC stuff I want? Excuse my ignorance as I am new to having a FiveM server and still learning. Do the DLC’s require other DLC’s or can I pick alacarte if there are some I dont want…at least right now?

Main system is Racing (GTA:O Style) then you pick some DLC to use with
Or you can use Racing (GTA:O Style) alone.
No DLC request another DLC.

1 Like