RU/Resource:Editor

From Multi Theft Auto: Wiki
Revision as of 16:37, 11 April 2009 by Lil Toady (talk | contribs) (New page: {{Resource page}} The MTA:SA map editor allows you to create maps for gamemodes. ==Начало== Чтобы запустить редактор, просто нажмите на "Map edi...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The MTA:SA map editor allows you to create maps for gamemodes.

Начало

Чтобы запустить редактор, просто нажмите на "Map editor" в главном MTA меню.

Меню

После запуска вы увидите два меню: в главном меню вверху, и элемент меню в левом нижнем углу.

Главное меню

Это меню состоит из нескольких кнопок:

  • Editor New.png Создать новую карту.
  • Editor Open.png Открыть существующую карту.
  • Editor Save.png Сохранить карту.
  • Editor Save as.png Сохраните карту под другим именем.
  • Editor Options.png Общие настройки карты.
  • Editor Undo.png Отменить последнее действие.
  • Editor Redo.png Восстановить отмененное действие.
  • Editor Locations.png Stored game world locations. The editor comes with a great list of San Andreas Interior locations but you can also add your own interior and non-interior locations to the list.
  • Editor Current elements.png List all the elements the map contains (objects, vehicles, markers, pickups etc.)
  • Editor Map settings.png Map specific settings, like time of day, gravity etc. Here you can also specify what gamemodes the map is compatible with.
  • Editor Definitions.png Load editor definition files (EDF) that you want to use.
  • Editor Test.png Go into play mode to try out the map. This will load up the gamemode the map is made for.

Элементы меню

The element menu is used to add new elements to the map.

  • Editor Vehicle.png Create a new vehicle.
  • Editor Object.png Create a new object (buildings, roads and other scenery).
  • Editor Pickup.png Create a new pickup (health, armor, weapons).
  • Editor Marker.png Create a new marker.

Additionally, if you have editor definitions loaded, you can roll the mousewheel in this menu to bring up custom elements.

Использование редактора

This section explains how to create and modify maps.

Перемещение по карте

When you initially start the editor, you are in camera mode. You are able to use the WSAD keys to move the camera and the mouse to pan the camera. While moving around, you can hold ALT to move more slowly or SHIFT to go faster.

To access the editor's interface and control panel you need to switch to cursor mode. You can toggle between cursor mode and camera mode with the F key. When in cursor mode, your view is fixed, and you can use the mouse cursor to manipulate elements and use the graphical interface.

Camera mode can be recognized by a crosshair in the center of the screen. You can use it to select and move elements just like in cursor mode.

Editor Crosshair.png

Запуск карты

  • Start the editor, or if it is already started, click the New menu button.
  • Click the Map settings button. In the Meta tab, fill in the Name and Author fields with the name of the map and your name respectively. Also open the Gamemodes tab and add the gamemodes your map is meant for (they will be moved to the Added gamemodes list). You can do this by selecting them and clicking Add, or by double clicking them. Click OK when you're done.
Editor Mapsettings.png
  • Click the Definitions window and add the resources of which you want to use the custom elements. These will consist of the gamemodes you selected in the Map settings window, plus eventual additional resources. For more information about editor definitions, see EDF. Click OK when you're done.

Создание новых элементов

Adding elements to your map, such as vehicles and objects, is very straightforward.

  • If you are in camera mode, switch to cursor mode first by pressing F.
  • Click the button in the element menu that represents what you want. E.g., click the button with a car on it to add a vehicle.
  • A new element of the selected type will be created and attached to your cursor. Move it to the location where you want it and left click to drop it off.


Editor Addelem.png


To create custom elements that are specific to a resource, hover the cursor over the element menu and turn the scroll wheel until the desired resource comes up. Note that for this to work, you first have to add the EDF file of the resource in the Definitions window.

Editor Selectedf.png

Выбор

  • Left click an element to select it in keyboard mode.
  • Right click it to select it in mouse mode.
  • Press the Spacebar or click in an empty area to deselect.

The selected element, if any, is denoted by a yellow cone marker. Elements (particularly objects) with poor collisions can be detected easier by enabling High sensitivity mode, by pressing the E key. This increases detection at the expense of accuracy.

The Current elements dialog can also be used to select elements. Double-clicking an item within the list will select it in Keyboard mode.

Перемещение

Moving elements can be done in several ways.

With the mouse

  • Simply drag and drop with the left mouse button.

Or:

  • Select the element in mouse mode (right click), move it to where you want it, and click to drop it off.

You can also adjust the Hold distance of an element toward and away from the camera by switching to camera mode, right clicking the element, and rolling the mouse wheel.

With the keyboard

  • Select the element in keyboard mode (left click).
  • Use the arrow keys to move the element in the horizontal plane, and PgUp/PgDn to move it vertically. Hold ALT to decrease the movement speed, or SHIFT to increase it.

By default, elements move relative to the camera and are not locked to any axes. This can be disabled in the Options menu.

Вращение

With the mouse

You can rotate selected elements around the Z axis with the mouse wheel.

  • Select the element in keyboard mode (left click) and roll the mouse wheel while holding Left CTRL.

Or:

  • Select the element in mouse mode (right click), hold CTRL, and roll the mouse wheel.

With the keyboard

  • Select the element in keyboard mode (left click).
  • While holding CTRL (the selection marker will turn green), use the arrow keys and PgUp/PgDn to rotate the element around the different axes.

With both methods you can additionally hold ALT to decrease the rotation speed or SHIFT to increase it.


Editor Rotateelem.png

Смена модели

Most elements have a variety of options that can be altered to change their appearance and behaviour. Examples are the model, color and visual upgrades of a car.

  • Open the properties window of an element by either double clicking it or by selecting it and pressing F3.
  • Make any alterations that you want. For example, to change the model of a car or object, click the Browse button next to "model" to open the model browser.
  • Click OK when you're done.
Editor Props.png

Копирование

You can clone an element by selecting it and pressing C.

  • In mouse mode the cloned element will be attached to your cursor. Left click to place it in the map.
  • In keyboard mode the cloned element will be cloned in the identical position.

If you hold CTRL while clicking, the element will be cloned again and will again be attached to the cursor. This way you can easily place large quantities of something.

Alternatively you can use the Pullout button located in the bottom-right corner of the properties box to clone an element.

Удаление

Simply select the element and press DEL (Delete).

Alternatively you can use the Pullout button located in the bottom-right corner of the properties box to delete an element.

Управление

Here is a list of all default controls. To change them please go to the MTA Settings menu while the Editor is started.

Камера

camera_move_forwards w
camera_move_backwards s
camera_move_left a
camera_move_right d
high_sensitivity_mode e

Клонирование

clone_selected_element c
clone_drop_modifier lctrl (Left CTRL)

Манипуляции с элементами

element_move_forward arrow_u (Arrow key Up)
element_move_backward arrow_d (Arrow key Down)
element_move_left arrow_l (Arrow key Left)
element_move_right arrow_r (Arrow key Right)
element_move_downwards pgdn (Page Down)
element_move_upwards pgup (Page Up)
zoom_in mouse_wheel_down
zoom_out mouse_wheel_up
quick_rotate_increase mod_rotate + mouse_wheel_up (Left CTRL + Mouse wheel Up)
quick_rotate_decrease mod_rotate + mouse_wheel_down (Left CTRL + Mouse wheel Down)
mod_rotate lctrl (Left CTRL)
mod_slow_speed lalt (Left ALT)
mod_fast_speed lshift (Left SHIFT)
destroy_selected_element delete
drop_selected_element space
pickup_selected_element F2
reset_rotation mod_rotate + r (Left CTRL + R)

GUI

toggle_gui_display F4
toggle_cursor f
select_target_keyboard mouse1 (Left Mouse button)
select_target_mouse mouse2 (Right Mouse button)
edf_next mouse_wheel_up
edf_prev mouse_wheel_down
undo Ctrl + z
redo Ctrl + y
properties_toggle F3
browser_up arrow_u (Arrow key Up)
browser_down arrow_d (Arrow key Down)
browser_zoom_in mouse_wheel_up
browser_zoom_out mouse_wheel_down
browser_confirm enter
currentelements_up num_8 (Numpad key 8)
currentelements_down num_2 (Numpad key 2)
toggle_test F5

Мультиплеер

The editor is built with both serverside and clientside components, and therefore supports multiplayer out of the box. To use the editor in multiplayer with other players, simply copy all of the editor's resources into your server, start the editor resource and allow other players to join.

Please note that currently the editor lacks any permissions system, ao all users have access to every function.

Плагины и внешние ресурсы

The editor allows basic importing of elements from external resources. This is useful for resources that may have to manipulate an element in a specific way that cannot be performed by the editor. For example, a map resource which uses custom models (and has a script to import these models) cannot be manipulated by default within the editor.

By using the import <resourceName> command in console the resource's elements can be imported within the editor.

FAQ

I get an "Could not start the local server. See console for details" when using the "Map Editor" button

This is because you do not have a valid editor.conf installed. You can download the default one here. It should be placed in server/mods/deathmatch/ in your MTA: San Andreas installation directory.

I have saved a map but cannot find it in my server's resources directory, despite the Editor itself being able to see it

This is due to the fact that Vista limits write-access for non-admin processes in Program Files directory. Files get written in the "VirtualStore" dir instead of real Program Files folder. You should be able to locate your map resource in a similar directory to:

C:\Users\<USERNAME>\AppData\Local\VirtualStore\Program Files\MTA San Andreas\server\mods\deathmatch\resources\

Running the Server/MTA San Andreas with Administrative rights will allow the map to be saved to the proper location.

I have found a bug or have a suggestion/feedback for the map editor

Please use the official bugtracker for reporting bugs. Feel free to also join us on IRC.

Insert non-formatted text here