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

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

Версия от 06:03, 12 мая 2010; №028 (Обсуждение | вклад)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск

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

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