Henry Posted November 16, 2013 Share Posted November 16, 2013 Hello, i am new to this forum + I am new in Scripting, i am learning scripting that how do i do it, I just tried alot but i can't make car spawner , i need help, i just want to make car spawner for my Group so, ik how do i add the Location, just tell me that how do i make car spawner with alot of cars Like I entered that Marker and it gives me option to spawn these cars : Bullet LSPD Police SFPD Police LVPD Police Police Ranger FBI Rancher Enforcer etc etc... And i also wana know that How do i make a job for my group? Like when i entered in a marker it gives me option that which skin i want to take it like that, please Help me As fast as you can Thank you. I need whole script, please if u can so make it for me Link to comment
xXMADEXx Posted November 16, 2013 Share Posted November 16, 2013 Well, you'll need to learn Lua (Best way would prob be to study how other scripts are made) or you'll probably need to try to find someone to make these for you. Be sure to check MTA Community. Link to comment
Henry Posted November 16, 2013 Author Share Posted November 16, 2013 Well, you'll need to learn Lua (Best way would prob be to study how other scripts are made) or you'll probably need to try to find someone to make these for you.Be sure to check MTA Community. Nah, i want whole script please if you can so gimme fast i need it quickly Link to comment
xXMADEXx Posted November 16, 2013 Share Posted November 16, 2013 No one is going to make it for free. You'll need to learn how to do it yourself, or pay someone. Link to comment
tosfera Posted November 16, 2013 Share Posted November 16, 2013 Hello, i am new to this forum + I am new in Scripting, i am learning scripting that how do i do it, I just tried alot but i can't make car spawner , i need help You're learning and need help, that's alright. But at the end of your post you're requesting a script in the wrong section, that's not alright. Since you're learning, goodluck: getElementPosition createVehicle getPlayerTeam getTeamFromName -- optional guiCreateWindow guiCreateGridList guiGridListAddColumn guiGridListAddRow guiGridListSetItemText guiCreateButton guiSetVisible event; onClientMarkerHit Link to comment
Baseplate Posted November 16, 2013 Share Posted November 16, 2013 Use createVehicle serversided else the vehicle won't sync with the server, so just add the event server side and trigger it client side with some checks. Link to comment
Henry Posted November 16, 2013 Author Share Posted November 16, 2013 Hello, i am new to this forum + I am new in Scripting, i am learning scripting that how do i do it, I just tried alot but i can't make car spawner , i need help You're learning and need help, that's alright. But at the end of your post you're requesting a script in the wrong section, that's not alright. Since you're learning, goodluck: getElementPosition createVehicle getPlayerTeam getTeamFromName -- optional guiCreateWindow guiCreateGridList guiGridListAddColumn guiGridListAddRow guiGridListSetItemText guiCreateButton guiSetVisible event; onClientMarkerHit Can u make a whole script for me? At any postion in GTA SA,i can set the postion of marker, Make a Script Which is SAPD Officer, SAPD Officer Same like a Police Officer but I need to make SAPD Officer With the color code of 104 108 108, Then Put a skin "73" and Pm me The Whole Resoure, plx Link to comment
Price. Posted November 16, 2013 Share Posted November 16, 2013 then use event onClientMarkerHit and use setElementModel just an advice unlikely no one is going to give you the full code ready, just go to wiki and search for those argument's examples and learn by yourself to make this works. Link to comment
tosfera Posted November 16, 2013 Share Posted November 16, 2013 I wont give you an entire script. You are learning so all I can say is goodluck. 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