Новые детекторы

Материал из Mod Wiki.

(Различия между версиями)
Перейти к: навигация, поиск
Версия 06:03, 12 мая 2010 (править)
№028 (Обсуждение | вклад)
(Новая: configs\misc\devices.ltx тут все детекторы. detector_simple detector_advanced detector_elite detector_scientific Скопируй любую из этих херей...)
← К предыдущему изменению
Текущая версия (16:13, 12 мая 2011) (править) (отменить)
ILdarKOrotkov (Обсуждение | вклад)

 
(2 промежуточные версии не показаны)
Строка 1: Строка 1:
-configs\misc\devices.ltx +<tt>configs\misc\devices.ltx</tt>
-тут все детекторы. +
-detector_simple +тут все детекторы.
-detector_advanced +
-detector_elite +<tt>detector_simple<br>
-detector_scientific +detector_advanced<br>
-Скопируй любую из этих херей в devices.ltx , вставь туа же, поменяй название, +detector_elite<br>
-например +detector_scientific </tt>
-detector_gavno + 
-так же должна быть функция detector_название детектора(в моём случае - gavno)_hud +Скопируй любую из этих херей в devices.ltx, вставь туда же, поменяй название,
-detector_gavno_hud +например:
 +
 +<tt>detector_gavno</tt>
 +
 +так же должна быть функция detector_название детектора(в моём случае gavno)_hud
 +
 +<tt>detector_gavno_hud </tt>
короче вот короче вот
-[detector_tvoy]:detector_advanced +<tt>[detector_tvoy]:detector_advanced<br>
-$spawn = "devices\detector_tvoy" +$spawn = "devices\detector_tvoy"<br>
-class = DET_ELIT +class = DET_ELIT<br>
-visual = dynamics\devices\dev_detector_3\dev_detector_3.ogf +visual = dynamics\devices\dev_detector_3\dev_detector_3.ogf<br>
-inv_name = st_detectortvoy +inv_name = st_detectortvoy<br>
-inv_name_short = st_detectortvoy +inv_name_short = st_detectortvoy<br>
-description = st_detectortvoy_descr +description = st_detectortvoy_descr<br>
hud = detector_tvoy_hud hud = detector_tvoy_hud
-inv_grid_width = 1 +inv_grid_width = 1<br>
-inv_grid_height = 1 +inv_grid_height = 1<br>
-inv_grid_x = 5 +inv_grid_x = 5<br>
-inv_grid_y = 14 +inv_grid_y = 14<br>
cost = 2000 cost = 2000
-; elite x="0.00096" y="0.0035" +; elite x="0.00096" y="0.0035"<br>
-ui_p = -0.02904,0.01,0.0364 +ui_p = -0.02904,0.01,0.0364<br>
ui_r = 0,90,0 ui_r = 0,90,0
-af_radius = 30 +af_radius = 30<br>
af_vis_radius = 5 af_vis_radius = 5
-af_class_19 = af_eye +af_class_19 = af_eye<br>
-af_sound_19_ = detectors\art_beep1 +af_sound_19_ = detectors\art_beep1<br>
-af_freq_19 = 0.05, 2 +af_freq_19 = 0.05, 2<br>
-af_class_20 = af_fire +af_class_20 = af_fire<br>
-af_sound_20_ = detectors\art_beep1 +af_sound_20_ = detectors\art_beep1<br>
-af_freq_20 = 0.05, 2 +af_freq_20 = 0.05, 2
-af_class_21 = af_gravi +af_class_21 = af_gravi<br>
-af_sound_21_ = detectors\art_beep1 +af_sound_21_ = detectors\art_beep1<br>
-af_freq_21 = 0.05, 2 +af_freq_21 = 0.05, 2<br>
-af_class_22 = af_gold_fish +af_class_22 = af_gold_fish<br>
-af_sound_22_ = detectors\art_beep1 +af_sound_22_ = detectors\art_beep1<br>
-af_freq_22 = 0.05, 2 +af_freq_22 = 0.05, 2
-af_class_23 = af_baloon +af_class_23 = af_baloon<br>
-af_sound_23_ = detectors\art_beep1 +af_sound_23_ = detectors\art_beep1<br>
-af_freq_23 = 0.05, 2 +af_freq_23 = 0.05, 2<br>
-af_class_24 = af_glass +af_class_24 = af_glass<br>
-af_sound_24_ = detectors\art_beep1 +af_sound_24_ = detectors\art_beep1<br>
-af_freq_24 = 0.05, 2 +af_freq_24 = 0.05, 2
-af_class_25 = af_dummy_dummy +af_class_25 = af_dummy_dummy<br>
-af_sound_25_ = detectors\art_beep1 +af_sound_25_ = detectors\art_beep1<br>
-af_freq_25 = 0.05, 2 +af_freq_25 = 0.05, 2<br>
-af_class_26 = af_ice +af_class_26 = af_ice<br>
-af_sound_26_ = detectors\art_beep1 +af_sound_26_ = detectors\art_beep1<br>
-af_freq_26 = 0.05, 2 +af_freq_26 = 0.05, 2
-[detector_tvoy_hud]:detector_base_hud +[detector_tvoy_hud]:detector_base_hud<br>
-item_position = -0.071685,0.036188,-0.009934 +item_position = -0.071685,0.036188,-0.009934<br>
-item_orientation = 314.589233,-186.420761,-189.323669 +item_orientation = 314.589233,-186.420761,-189.323669
-item_visual = dynamics\devices\dev_detector_3\dev_detector_3_hud +item_visual = dynamics\devices\dev_detector_3\dev_detector_3_hud
-anm_show = dev_detector_3_draw +anm_show = dev_detector_3_draw<br>
-anm_show_fast = dev_detector_3_draw ;_quick +anm_show_fast = dev_detector_3_draw ;_quick<br>
-anm_hide = dev_detector_3_holster +anm_hide = dev_detector_3_holster<br>
-anm_hide_fast = dev_detector_3_holster_quick +anm_hide_fast = dev_detector_3_holster_quick<br>
-anm_idle = dev_detector_3_idle +anm_idle = dev_detector_3_idle<br>
-anm_idle_moving = dev_detector_3_idle_moving +anm_idle_moving = dev_detector_3_idle_moving<br>
-anm_idle_sprint = dev_detector_3_idle_moving +anm_idle_sprint = dev_detector_3_idle_moving
-anm_show_16x9 = dev_detector_3_draw_ws, dev_detector_3_draw +anm_show_16x9 = dev_detector_3_draw_ws, dev_detector_3_draw<br>
-anm_show_fast_16x9 = dev_detector_3_draw_ws ;_quick +anm_show_fast_16x9 = dev_detector_3_draw_ws ;_quick<br>
-anm_hide_16x9 = dev_detector_3_holster_ws, dev_detector_3_holster +anm_hide_16x9 = dev_detector_3_holster_ws, dev_detector_3_holster<br>
-anm_hide_fast_16x9 = dev_detector_3_holster_ws_quick +anm_hide_fast_16x9 = dev_detector_3_holster_ws_quick<br>
-anm_idle_16x9 = dev_detector_3_idle_ws, dev_detector_3_idle +anm_idle_16x9 = dev_detector_3_idle_ws, dev_detector_3_idle<br>
-anm_idle_moving_16x9 = dev_detector_3_idle_moving_ws, dev_detector_3_idle_moving +anm_idle_moving_16x9 = dev_detector_3_idle_moving_ws, dev_detector_3_idle_moving<br>
-anm_idle_sprint_16x9 = dev_detector_3_idle_moving_ws, dev_detector_3_idle_moving+anm_idle_sprint_16x9 = dev_detector_3_idle_moving_ws, dev_detector_3_idle_moving</tt>
-И замени тут все слова "TVOY"(tvoy) +И замени тут все слова '''TVOY'''/'''tvoy'''
-на любое своё на англ и вставь в devices.ltx+на любое своё на англ. и вставь в devices.ltx
 +[[Категория:Статьи участников]]

Текущая версия

configs\misc\devices.ltx

тут все детекторы.

detector_simple
detector_advanced
detector_elite
detector_scientific

Скопируй любую из этих херей в devices.ltx, вставь туда же, поменяй название, например:

detector_gavno

так же должна быть функция detector_название детектора(в моём случае – gavno)_hud

detector_gavno_hud

короче вот

[detector_tvoy]:detector_advanced
$spawn = "devices\detector_tvoy"
class = DET_ELIT
visual = dynamics\devices\dev_detector_3\dev_detector_3.ogf
inv_name = st_detectortvoy
inv_name_short = st_detectortvoy
description = st_detectortvoy_descr
hud = detector_tvoy_hud

inv_grid_width = 1
inv_grid_height = 1
inv_grid_x = 5
inv_grid_y = 14
cost = 2000

elite x="0.00096" y="0.0035"

ui_p = -0.02904,0.01,0.0364
ui_r = 0,90,0

af_radius = 30
af_vis_radius = 5

af_class_19 = af_eye
af_sound_19_ = detectors\art_beep1
af_freq_19 = 0.05, 2
af_class_20 = af_fire
af_sound_20_ = detectors\art_beep1
af_freq_20 = 0.05, 2

af_class_21 = af_gravi
af_sound_21_ = detectors\art_beep1
af_freq_21 = 0.05, 2
af_class_22 = af_gold_fish
af_sound_22_ = detectors\art_beep1
af_freq_22 = 0.05, 2

af_class_23 = af_baloon
af_sound_23_ = detectors\art_beep1
af_freq_23 = 0.05, 2
af_class_24 = af_glass
af_sound_24_ = detectors\art_beep1
af_freq_24 = 0.05, 2

af_class_25 = af_dummy_dummy
af_sound_25_ = detectors\art_beep1
af_freq_25 = 0.05, 2
af_class_26 = af_ice
af_sound_26_ = detectors\art_beep1
af_freq_26 = 0.05, 2

[detector_tvoy_hud]:detector_base_hud
item_position = -0.071685,0.036188,-0.009934
item_orientation = 314.589233,-186.420761,-189.323669

item_visual = dynamics\devices\dev_detector_3\dev_detector_3_hud

anm_show = dev_detector_3_draw
anm_show_fast = dev_detector_3_draw ;_quick
anm_hide = dev_detector_3_holster
anm_hide_fast = dev_detector_3_holster_quick
anm_idle = dev_detector_3_idle
anm_idle_moving = dev_detector_3_idle_moving
anm_idle_sprint = dev_detector_3_idle_moving

anm_show_16x9 = dev_detector_3_draw_ws, dev_detector_3_draw
anm_show_fast_16x9 = dev_detector_3_draw_ws ;_quick
anm_hide_16x9 = dev_detector_3_holster_ws, dev_detector_3_holster
anm_hide_fast_16x9 = dev_detector_3_holster_ws_quick
anm_idle_16x9 = dev_detector_3_idle_ws, dev_detector_3_idle
anm_idle_moving_16x9 = dev_detector_3_idle_moving_ws, dev_detector_3_idle_moving
anm_idle_sprint_16x9 = dev_detector_3_idle_moving_ws, dev_detector_3_idle_moving

И замени тут все слова TVOY/tvoy на любое своё на англ. и вставь в devices.ltx

Личные инструменты