Bluebay Posted February 24, 2013 Posted February 24, 2013 Hey, i wanted to ask, how to create a simple script, to a shooter server, to shoot from cars. Or can i find somewhere a script like this? So when i press vehicle_fire, a rocket appears.. I can shoot in every 3seconds. Thanks for the help, and sorry for the bad english.
xXMADEXx Posted February 24, 2013 Posted February 24, 2013 You can just use a default mta resource named "realdriveby". ( https://community.multitheftauto.com/index.php?p= ... ails&id=57 ) The Ultimate Lua Tutorial! | MTA PHP SDK
pNine Posted February 24, 2013 Posted February 24, 2013 You mean the 'shooter' mode in 'race' or ? if so then you can create the rocket by using the function 'createProjectile'
Jaysds1 Posted February 25, 2013 Posted February 25, 2013 Wait, do you mean a car shooting or a player shooting out of the car? If you want the car to shoot, then you could use the new MTA Functions: https://wiki.multitheftauto.com/wiki/Cli ... _functions or for the other one, you could simply use the 'realdriveby' resource that came with the server. My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
Bluebay Posted February 28, 2013 Author Posted February 28, 2013 Wait, do you mean a car shooting or a player shooting out of the car?If you want the car to shoot, then you could use the new MTA Functions: https://wiki.multitheftauto.com/wiki/Cli ... _functions or for the other one, you could simply use the 'realdriveby' resource that came with the server. When i click (vehicle_fire), the car shoots a rocket, like here: https://www.youtube.com/watch?v=IReOzK7Y_Yo How can i do it?
manve1 Posted February 28, 2013 Posted February 28, 2013 there is a resource on mta community like this Looking for tutorials or information? check out: www.simpleask.co.uk
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