[FREE] On-Screen NUI Speedlimit Signs

You have to uncomment the test command to make it work.
image

-- TEST COMMAND
RegisterCommand('speedlimit', function(source, args)
    SpeedLimitEnabled = not SpeedLimitEnabled
end)