Jump to content
  • 0

Obiecte MTa 0.3c


MrBlack

14 answers to this question

Recommended Posts

Cititi prin topicul care l-am dat mai sus !!!!! Cititi la How to use!!! Toti spuneti ca nu merge, dar nici ca cititi prin acel topic.

How to use

Go to

Code:

MTA San Andreas\server\mods\deathmatch\resources\editor_ma  in\


and open meta.xml

Find

Code:

<script src="samp_models_rc3_1.lua" type="client"/>


<!--<script src="samp_models_rc3_2.lua" type="client"/>-->


<!--<script src="samp_models_rc4.lua" type="client"/>-->


<!--<script src="samp_models_rc5.lua" type="client"/>-->


To use RC3 objects(Part 1), uncomment the line

Code:

<script src="samp_models_rc3_1.lua" type="client"/>


and comment the other 3 lines

Code:

<script src="samp_models_rc3_2.lua" type="client"/>


<script src="samp_models_rc4.lua" type="client"/>


<script src="samp_models_rc5.lua" type="client"/>


so it'll look like:

Code:

<script src="samp_models_rc3_1.lua" type="client"/>


<!--<script src="samp_models_rc3_2.lua" type="client"/>-->


<!--<script src="samp_models_rc4.lua" type="client"/>-->


<!--<script src="samp_models_rc5.lua" type="client"/>-->


and same for RC3(Part 2), RC4 and RC5 objects:
RC3(Part 2)

Code:

<!--<script src="samp_models_rc3_1.lua" type="client"/>-->


<script src="samp_models_rc3_2.lua" type="client"/>


<!--<script src="samp_models_rc4.lua" type="client"/>-->


<!--<script src="samp_models_rc5.lua" type="client"/>-->


RC4

Code:

<!--<script src="samp_models_rc3_1.lua" type="client"/>-->


<!--<script src="samp_models_rc3_2.lua" type="client"/>-->


<script src="samp_models_rc4.lua" type="client"/>


<!--<script src="samp_models_rc5.lua" type="client"/>-->


RC5

Code:

<!--<script src="samp_models_rc3_1.lua" type="client"/>-->


<!--<script src="samp_models_rc3_2.lua" type="client"/>-->


<!--<script src="samp_models_rc4.lua" type="client"/>-->


<script src="samp_models_rc5.lua" type="client"/>


If you don't want to load the LS Building, just find

Code:

<script src="samp_models_lsoffice.lua" type="client"/>


and comment it like this:

Code:

<!--<script src="samp_models_lsoffice.lua" type="client"/>-->


and vice versa.

You can simply comment and uncomment these lines and restart your MTA Map Editor(by clicking DISCONNECT and then MAP EDITOR again) to switch between RC3-RC5 objects, so that no rendering problems will be caused.

There'll be a small download after changing this when you enter the map editor.

You can even uncomment them all to get all objects added (but will have rendering problems), or comment them all so that you can add original GTA:SA objects(but remember these objects don't need my converter, as they're not 0.3c objects).

Link to comment
Share on other sites

cand deschid meta.xml , iau aceasta eroare .

Browser folosit : Internet explorer

The operation completed successfully. Error processing resource 'file:///C:/Program Files/MTA San Andreas/server/mods/death...

<info author="erorr404,jbeta,Talidan" description="Map editor's main component" edf:definition="editor_main.edf" />

Browser folosit: Google Chrome

This page contains the following errors:

error on line 2 at column 41: Namespace prefix edf for definition on info is not defined

Below is a rendering of the page up to the first error.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.