Weapons & Vehicle Menu Instant Download Upon Purchase Easy to install drag and drop More Info Free FiveM Scripts Our team member Caticus is now dedicated to creating and releasing free scripts for our community! If you have any ideas or suggestions you think would be cool, feel free to send...
local Vehicle = nil local function GetFrontPlate() local data = { locked = READER.vars.cams["front"].locked, plate = READER.vars.cams["front"].plate, veh = Vehicle, } return data end exports("GetFrontPlate", GetFrontPlate) Add the following into cl_plate_reader.lua after local veh...
Weapons & Vehicle Menu Instant Download Upon Purchase Easy to install drag and drop More Info Free FiveM Scripts Our team member Caticus is now dedicated to creating and releasing free scripts for our community! If you have any ideas or suggestions you think would be cool, feel free to send...