Jump to content

MTA Bomber Script please help very IMPORTANT


Xwad

Recommended Posts

Posted

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..

Posted

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

Posted

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

Posted

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

Posted

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

Posted

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?

Posted

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?

Posted
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

  • 1 month later...
Posted

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?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...