MRThinker Posted September 10, 2018 Share Posted September 10, 2018 Hi Guys I want to do that by clicking on cars to show the license plate in chat plz give me the functions @Dimos7 Link to comment
MIKI785 Posted September 10, 2018 Share Posted September 10, 2018 Use onClientClick and then getVehiclePlateText Link to comment
MRThinker Posted September 10, 2018 Author Share Posted September 10, 2018 1 minute ago, MIKI785 said: Use onClientClick and then getVehiclePlateText thanks 1 minute ago, MIKI785 said: Use onClientClick and then getVehiclePlateText make script with client side or server side ? Link to comment
MIKI785 Posted September 10, 2018 Share Posted September 10, 2018 Do you see the word Client in onClientClick? It's a client event, so it has to be on the client side. Link to comment
MRThinker Posted September 10, 2018 Author Share Posted September 10, 2018 Just now, MIKI785 said: Do you see the word Client in onClientClick? It's a client event, so it has to be on the client side. OK Bro 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