KM/H HUD road signs in FiveM. Download on the releases tab.
"FadeEffects"
- Should the sign fade in or just appear? Values:true
orfalse
"FlashEffect"
- Should every new sign flash when appear? Values:true
orfalse
"DisplayCorner"
- In which corner should the sign be Values:0
: Top-Left1
: Top-Right2
: Bottom-Left3
: Bottom-Right"SignGroups"
- It's the list containing the individual SignGroups."Name"
- Each groups has it's own, must NOT match with any other group's name. Values: string between two"
ex:"Cars"
"UseText"
- Indicates if that sign group has "comment" on it. Values:true
ORfalse
"Text"
- If the groups has "comment" then what is that comment. Values:null
if"UseText"
isfalse
othervise string between two"
ex:"TRUCKS"
You should use capital lettrs for the look"Signs"
- It's a list containing the object names and speed limits of the speed signs Values:"object_id": "speed limit"