Mike269 Posted November 25, 2014 Posted November 25, 2014 Hello, I started a server and I want to lock cars to team only is there a script like that? Like /spawn cheetah Ballas and I would also like to have a script to lock a vehicles to a player, thanks!
AJXB Posted November 25, 2014 Posted November 25, 2014 We don't give scripts here. We don't make your script for you. We help you.
Mike269 Posted November 25, 2014 Author Posted November 25, 2014 We don't give scripts here.We don't make your script for you. We help you. Help me then..
AJXB Posted November 25, 2014 Posted November 25, 2014 How do we help you? We help you fix your code's bugs and help you make it better. We don't write your code from scratch. Use: createVehicle, setElementData (vehicle,"Team",team), onClientVehicleEnter, if getTeamName(getPlayerTeam (localPlayer)) == getElementData (vehicle,"Team") These "words" will help you. Write a code, if you can't, learn.
Chronos Posted November 25, 2014 Posted November 25, 2014 You can use this script https://community.multitheftauto.com/index.php?p=resources&s=details&id=8338 read the description to understand how stuffs work.
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