[PAID] Custom Unit Number

Custom Unit Number (Paid)

Custom Unit Number allows you to show any number from 0-999 anywhere on configured vehicles.

Escrow Encrypted: Yes
Requirements: None

Usage

  1. Place both the uNumberProps and uNumber resources into your server.

  2. Edit your server.cfg file to start the resources:

start uNumberProps

start uNumber

  1. Configure the offsets and rotations for each possible digit place that can be shown on the vehicle in the config.lua file.

  2. Restart the uNumber resource as needed to apply the configuration changes.

  3. When in a configured vehicle, use the following commands to set your unit number:

  • /unitnum <number> <color> : Sets the unit number with the specified color (black or white).

  • /unitnum clear : Clears the unit number from the vehicle.

Upcoming Features

  • Exports for developers to integrate with.

  • Ability to change the scale of the unit numbers.

  • Possible menu to easily configure the placement of the unit numbers.

Screenshots:


GIF by angrymaximus
GIF by angrymaximus

Comp 2_00001
Comp 2_00000

|-------------------------------------|----------------------------|
| Code is accessible | Only the config.lua file. |
| Subscription-based | No |
| Lines (approximately) | 1500 |
| Requirements | None |
| Support | Yes |

6 Likes

Nice, never seen a script like this before.

1 Like

How is the resmon for this when different amount of vehicles have numbers?

Waiting for that video preview :smiley:

2 Likes

Also, assuming it doesn’t stick on cars after tsunami/parking cars?

The numbers stick on as long as the car itself exists. Other scripts that manage vehicles such as a garage script will not save it. However I will be adding exports in the future for devs to integrate with it.

Gotchya, anyway to replace the font?

i thought of this a while back was told it was impossible, glad to see you did it! and excellent work by the way!
possibly feature request alphanumeric
set color by vehicle in the config not the user setting that.
key bind with menu
also maybe sub Json array for the same vehicle to allow the car to display the number in different areas such as the rear of the trunk and on the front/back left and right fenders setting scale, color, font -all that per each sub array created. IDK i may be way off base.
still a great addition to the community hell of a job thus far and i hope you continue to develop it. well worth what your asking for.

1 Like

how does this work with all ur diff liveries ?

The number doesn’t touch the livery, it is a prop, when configured correctly. The prop sits right on top of your roof. Although I will be playing around with different methods to allow for more customization and “user-friendlyness”.

1 Like

another thought for RP purposes making the same script to allow a separate number for department or precincts and just rename it. allowing them both two run and having two sets of numbers displayed.

Ex: in My RP Department MY Dept. Number is “1” My precinct Number is “3” and my badge number is “063” so my callsign is “13-063”.
so the trunk of my vehicle would have the dept & pct numbers on it and the roof and rear fenders would display “063” or “63”
just a far fetched idea and just throwing that our there.

1 Like

Does this allow for Letters to be used also on the script? For example we have
A-01
B-01
D-01
E-01

Negative, only numbers at the moment.

Any update on letters?

Is there any updates coming?

How open is the code for this? Is it fully encrypted?

1 Like

Once a number is set, can it save to that vehicles License plate?

IE: that way when the same car is pulled back out it will always have the number that was set

Having purchased the code, I can tell you, apart from the config file, everything is encrypted.

Still dreaming of the update!