skyline211 Posted January 31, 2013 Share Posted January 31, 2013 Hey, I'm searching for a script the players can't spawn cars in specific area. Pls help me. Thanx. Link to comment
damien111 Posted January 31, 2013 Share Posted January 31, 2013 We do not create scripts for you! Learn how, you could use these createColRectangle isElementWithinColShape ( element theElement, colshape theShape ) createVehicle addCommandHandler and the if, else, elseif statements! you could make a command that spawns a car if they are not in that area with that information. Link to comment
damien111 Posted January 31, 2013 Share Posted January 31, 2013 I am back from school now, ok so do you want to make it for the already created freeroam script or have a command that does it for example, /rustler creates the rustler if they arent in the non spawning zone, or what? Link to comment
skyline211 Posted February 1, 2013 Author Share Posted February 1, 2013 make it for the already created freeroam script not command Link to comment
Ab-47 Posted February 1, 2013 Share Posted February 1, 2013 make it for the already created freeroam script not command Read: We do not create scripts for you! Learn how, you could use thesecreateColRectangle isElementWithinColShape ( element theElement, colshape theShape ) createVehicle addCommandHandler and the if, else, elseif statements! Learn the language, use the following, simple as that. Just in-case you didn't catch the part of the quote: We do not create scripts for you! Learn how P.s; If you're using the default gamemode, you don't need anything more superior or less, simply create a script, with given functions in the quote, add a meta.xml and start your resource. Good Luck 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