Xwad Posted December 26, 2014 Share Posted December 26, 2014 Hi i do my own MTA server and i need a script that makes it possible to drop bombs from planes. I searched on the internet and i found the following: https://forum.multitheftauto.com/viewtopic.php?f=91&t=22648 This is what i need! The only problem is that it does not work:( I put the script in the rescources folder but it dosen't work in the game:( Whats should i do??? I would be very greatfull if someone could help me.. Link to comment
3B00DG4MER Posted December 27, 2014 Share Posted December 27, 2014 Next time read carefully the resource instructions !(if there is ) : 1) Copy archive to resource folder and include resource in your script. 2) Register markers using one of the following export functions. 2a) Register all markers as bomb reloading spots call(getResourceFromName("bomber"), "regBombMarkers", getElementsByType("marker", getRootElement())) 2b) Register marker as bomb reloading spot call(getResourceFromName("bomber"), "regBombMarker", marker) 2c) Unregister marker as bomb reloading spot * call(getResourceFromName("bomber"), "unregBombMarker", marker) 2d) Unregister all markers as bomb reloading spots * call(getResourceFromName("bomber"), "unregBombMarkers", getElementsByType("marker", getRootElement())) 3) Play! Settings: Setting names **: - andromada - at400 - beagle - cargobob - cropduster - dodo - hunter - hydra - leviathan - maverick - nevada - newschopper - policemaverick - raindance - rustler - seasparrow - shamal - skimmer - sparrow - stuntplane - coastguard - dinghy - jetmax - launch - marquis - predator - reefer - speeder - squalo - tropic - fbirancher - patriot - policecar - policeranger - rhino Link to comment
AJXB Posted December 27, 2014 Share Posted December 27, 2014 We do not give resources here, you posted many threads "requesting" resources, just a heads up. Link to comment
3B00DG4MER Posted December 27, 2014 Share Posted December 27, 2014 We do not give resources here, you posted many threads "requesting" resources, just a heads up. as i think he didn't request he don't know how to run the script Link to comment
Xwad Posted December 28, 2014 Author Share Posted December 28, 2014 I dont understand this instalation:( Can you tell it me easyer pls:D? When i run the server it says of all vehicles that its registered so i dont no whats the problem:(( Copy archive to resource folder and include resource in your script. 2) Register markers using one of the following export functions. 2a) Register all markers as bomb reloading spots call(getResourceFromName("bomber"), "regBombMarkers", getElementsByType("marker", getRootElement())) 2b) Register marker as bomb reloading spot call(getResourceFromName("bomber"), "regBombMarker", marker) 2c) Unregister marker as bomb reloading spot * call(getResourceFromName("bomber"), "unregBombMarker", marker) 2d) Unregister all markers as bomb reloading spots * call(getResourceFromName("bomber"), "unregBombMarkers", getElementsByType("marker", getRootElement())) 3) Play! Settings: Setting names **: - andromada - at400 - beagle - cargobob - cropduster - dodo - hunter - hydra - leviathan - maverick - nevada - newschopper - policemaverick - raindance - rustler - seasparrow - shamal - skimmer - sparrow - stuntplane - coastguard - dinghy - jetmax - launch - marquis - predator - reefer - speeder - squalo - tropic - fbirancher - patriot - policecar - policeranger - rhino Link to comment
3B00DG4MER Posted December 28, 2014 Share Posted December 28, 2014 This script you can use it to make your own script or you can go to Admin Panel Write this the field : call(getResourceFromName("bomber"), "regBombMarkers", getElementsByType("marker", getRootElement())) and press Client button it's will work Link to comment
Xwad Posted December 28, 2014 Author Share Posted December 28, 2014 Okay i go and try it! And thank you very much that you are helped me:) Link to comment
Xwad Posted December 28, 2014 Author Share Posted December 28, 2014 I started my server perssed p and i went to rescources and there i searched the script named bomber then i click it once and then i wrote the command call(getResourceFromName("bomber"), "regBombMarkers", getElementsByType("marker", getRootElement())) in execute command but then i cant press client: Whats sould i do? sorry for my bad english Link to comment
3B00DG4MER Posted December 28, 2014 Share Posted December 28, 2014 wait, i'll try to download dat script 'n test it Link to comment
Xwad Posted December 28, 2014 Author Share Posted December 28, 2014 okay thanks man! but otherwise have i wrote it to the good place? Link to comment
3B00DG4MER Posted December 28, 2014 Share Posted December 28, 2014 okay thanks man! but otherwise have i wrote it to the good place? i think yea ! and now i'm made a resource for u https://community.multitheftauto.com/index.php?p= ... s&id=10660 Note: some vehicles only get armed with bomb (The vehicles are listed above ^^^) Link to comment
Xwad Posted December 28, 2014 Author Share Posted December 28, 2014 So i just need to but the "bmarkers" and the "bomber" files into rescources and start the server? Link to comment
Xwad Posted December 28, 2014 Author Share Posted December 28, 2014 I'm doing something very wrong becaouse its dosent work:( Link to comment
Xwad Posted December 28, 2014 Author Share Posted December 28, 2014 i download the 2 files i create 2 folders :bmarkers and bomber then i put the files in the 2 folder and put it the folders in rescources then i start the server then i pressed p went to rescources there i searched bmarkers and bombers and start it but it does not work! Should i write the folder names in mta server config? Link to comment
3B00DG4MER Posted December 28, 2014 Share Posted December 28, 2014 There's a marker in grove street (CJ House) go there i created it You can change the place by editing on my resource ! Important !! : if it didn't work try to reconnect Link to comment
Xwad Posted December 28, 2014 Author Share Posted December 28, 2014 iTs isnt there i tryed to recconect but nothing changed:( But must i write the scripts in the mtaserver.config? And need i put the bomber and the bmarkers in one folder or in two separate folder? Link to comment
3B00DG4MER Posted December 28, 2014 Share Posted December 28, 2014 First: have u found the marker on CJ house ??!! Second : Dosen't matter where u put them Link to comment
Xwad Posted December 28, 2014 Author Share Posted December 28, 2014 no there was no marker:( but need i write this in mtaserver.config? Link to comment
Xwad Posted December 28, 2014 Author Share Posted December 28, 2014 it must work ! i have do somehing wrong. Please write down what do i need to do to install this mod step by step pls. Link to comment
3B00DG4MER Posted December 28, 2014 Share Posted December 28, 2014 it must work ! i have do somehing wrong. Please write down what do i need to do to install this mod step by step pls. IDK what's problem but it's work 100% i tested it in my bro comuter ! skype : themerzoug2020 or PM Me Link to comment
Xwad Posted February 9, 2015 Author Share Posted February 9, 2015 Help! it dosent work!! it does not always put the bomb on the plane:( How can i make that the bomb is already on the plane when i create it? And not using markers? 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