Inne początkowe wyposażenie w Oblivion Lost

Regulamin forum
Dział "Tworzenie Modyfikacji" służy do zadawania pytań odnośnie tworzenia modyfikacji, edytowania plików gry, oraz pisania tzw. tutoriali, czyli poradników odnośnie modyfikowania gry.
Nie zadajemy tutaj pytań odnośnie modyfikacji gotowych (nie dyskutujemy o nich!), prócz prób ich połączenia etc.


Przy cytowaniu plików *.LTX stosować tag [SYNTAX="ini"], przy cytowaniu plików *.script [SYNTAX="lua"] a przy cytowaniu plików *.xml - [SYNTAX="xml"].

Inne początkowe wyposażenie w Oblivion Lost

Postprzez kubekpop w 06 Kwi 2011, 21:27

Mam problem. Chciałbym sobie zmienić początkowe wyposażenie w Cieniu z modem Oblivion Lost -temat dałem w tworzeniu modyfikacji bo nie znalazłem tematu z czystym Oblivionem, a tylko jakieś łączone mody i nie wiem, czy w waniliowym Cieniu też tak nie ma. Imię da się zmienić, a wpisanego wyposażenia gra jakby nie czytała. Tak to wygląda ( fragment character_desc_general - \gamedata\config\gameplay):
Kod: Zaznacz wszystko
<team>Actor</team>
      <supplies>
         [spawn] \n
         device_torch \n
              wpn_ak74 = 1, scope, silencer, launcher \n
                        ammo_5.56x45_ap = 3 \n
                        wpn_colt1911 = 1, silencer \n
                        ammo_11.43x23_fmj = 5 \n

                       </supplies>

I teraz mam pytanie. Gdzie znajduje się ten odpowiedni plik? Bo tutaj nie ma także kurtki itp, którą normalnie mamy...
Awatar użytkownika
kubekpop
Przewodnik

Posty: 956
Dołączenie: 05 Sty 2011, 20:56
Ostatnio był: 05 Lut 2020, 11:37
Miejscowość: Warszawa
Frakcja: Czyste Niebo
Ulubiona broń: UDP Compact
Kozaki: 160

Reklamy Google

Re: Inne początkowe wyposażenie w Oblivion Lost

Postprzez scigacz1975 w 06 Kwi 2011, 22:03

To co robisz nie działa przy SOC. :!:
Możesz dostać lepsze graty u Wilka przy pierwszej rozmowie
edytujesz "gamedata\scripts\escape_dialog.script"

Kod: Zaznacz wszystko

function give_weapon_to_actor (trader, actor)
   dialogs.relocate_item_section(trader, "wpn_ak74", "in")
   dialogs.relocate_item_section(trader, "wpn_addon_scope", "in")
   dialogs.relocate_item_section(trader, "wpn_addon_grenade_launcher", "in")
    dialogs.relocate_item_section(trader, "wpn_addon_silencer", "in")
    dialogs.relocate_item_section(trader, "ammo_5.56x45_ap", "in")
    dialogs.relocate_item_section(trader, "ammo_5.56x45_ap", "in")
    dialogs.relocate_item_section(trader, "ammo_5.56x45_ap", "in")
    dialogs.relocate_item_section(trader, "ammo_5.56x45_ap", "in")
    dialogs.relocate_item_section(trader, "ammo_5.56x45_ap", "in")
    dialogs.relocate_item_section(trader, "ammo_vog-25", "in")
    dialogs.relocate_item_section(trader, "ammo_vog-25", "in")
    dialogs.relocate_item_section(trader, "ammo_vog-25", "in")
    dialogs.relocate_item_section(trader, "ammo_vog-25", "in")
    dialogs.relocate_item_section(trader, "ammo_vog-25", "in")
    dialogs.relocate_item_section(trader, "wpn_colt1911", "in")
    dialogs.relocate_item_section(trader, "wpn_addon_silencer", "in")
    dialogs.relocate_item_section(trader, "ammo_11.43x23_fmj", "in")
    dialogs.relocate_item_section(trader, "ammo_11.43x23_fmj", "in")
    dialogs.relocate_item_section(trader, "ammo_11.43x23_fmj", "in")
    dialogs.relocate_item_section(trader, "ammo_11.43x23_fmj", "in")
    dialogs.relocate_item_section(trader, "ammo_11.43x23_fmj", "in")
    dialogs.relocate_item_section(trader, "medkit", "in")
    dialogs.relocate_item_section(trader, "medkit", "in")
    dialogs.relocate_item_section(trader, "medkit", "in")
    dialogs.relocate_item_section(trader, "medkit", "in")
    dialogs.relocate_item_section(trader, "grenade_f1", "in")
    dialogs.relocate_item_section(trader, "grenade_rgd5", "in")
    dialogs.relocate_item_section(trader, "grenade_f1", "in")
    dialogs.relocate_item_section(trader, "grenade_rgd5", "in")
    dialogs.relocate_item_section(trader, "grenade_f1", "in")
    dialogs.relocate_item_section(trader, "grenade_rgd5", "in") 
end


Wklej sobie to w miejsce oryginalnego :wink:
Awatar użytkownika
scigacz1975
Monolit

Posty: 3243
Dołączenie: 29 Sty 2010, 00:26
Ostatnio był: 12 Wrz 2024, 15:31
Miejscowość: Stalowa Wola
Frakcja: Samotnicy
Ulubiona broń: --
Kozaki: 926


Powróć do Cień Czarnobyla

Kto jest na forum

Użytkownicy przeglądający to forum: Brak zarejestrowanych użytkowników oraz 27 gości