Igor Ricardo 66 Posted November 29, 2022 Share Posted November 29, 2022 Good evening, I would like to know how to create a car dashboard that only opens with the serial Link to comment
mafioz Posted November 30, 2022 Share Posted November 30, 2022 (edited) local serials = { "your serial..", } -- And put this condition in your opening function if not serials[getPlayerSerial(player/localPlayer)] then return end Edited November 30, 2022 by shishani Link to comment
Igor Ricardo 66 Posted November 30, 2022 Author Share Posted November 30, 2022 Can you send me a panel ready for this? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now