starletgti Posted July 28, 2010 Posted July 28, 2010 how is it possible to configure this items??? which file i have to edit? thanks.
0 Hazel Posted July 28, 2010 Posted July 28, 2010 script/setting.txt //------------------------------------------------ //The script which designates the various branch environment variables of game //------------------------------------------------ //When the player starts initially, having, the equipment list which it starts initial_equipment_begin human_fighter={[squire_s_sword];[dagger];[squire_s_shirt];[squire_s_pants];[tutorial_guide]} human_magician={[apprentice_s_wand];[apprentice_s_tunic];[apprentice_s_hose];[tutorial_guide]} elf_fighter={[squire_s_sword];[dagger];[squire_s_shirt];[squire_s_pants];[tutorial_guide]} elf_magician={[apprentice_s_wand];[apprentice_s_tunic];[apprentice_s_hose];[tutorial_guide]} darkelf_fighter={[squire_s_sword];[dagger];[squire_s_shirt];[squire_s_pants];[tutorial_guide]} darkelf_magician={[apprentice_s_wand];[apprentice_s_tunic];[apprentice_s_hose];[tutorial_guide]} orc_fighter={[squire_s_sword];[training_gloves];[squire_s_shirt];[squire_s_pants];[tutorial_guide]} orc_shaman={[training_gloves];[apprentice_s_tunic];[apprentice_s_hose];[tutorial_guide]} dwarf_apprentice={[union_member_s_club];[dagger];[squire_s_shirt];[squire_s_pants];[tutorial_guide]} initial_equipment_end
0 Narda Posted July 28, 2010 Posted July 28, 2010 script/setting.txt //------------------------------------------------ //The script which designates the various branch environment variables of game //------------------------------------------------ //When the player starts initially, having, the equipment list which it starts initial_equipment_begin human_fighter={[squire_s_sword];[dagger];[squire_s_shirt];[squire_s_pants];[tutorial_guide]} human_magician={[apprentice_s_wand];[apprentice_s_tunic];[apprentice_s_hose];[tutorial_guide]} elf_fighter={[squire_s_sword];[dagger];[squire_s_shirt];[squire_s_pants];[tutorial_guide]} elf_magician={[apprentice_s_wand];[apprentice_s_tunic];[apprentice_s_hose];[tutorial_guide]} darkelf_fighter={[squire_s_sword];[dagger];[squire_s_shirt];[squire_s_pants];[tutorial_guide]} darkelf_magician={[apprentice_s_wand];[apprentice_s_tunic];[apprentice_s_hose];[tutorial_guide]} orc_fighter={[squire_s_sword];[training_gloves];[squire_s_shirt];[squire_s_pants];[tutorial_guide]} orc_shaman={[training_gloves];[apprentice_s_tunic];[apprentice_s_hose];[tutorial_guide]} dwarf_apprentice={[union_member_s_club];[dagger];[squire_s_shirt];[squire_s_pants];[tutorial_guide]} initial_equipment_end copy paste
0 Hazel Posted July 28, 2010 Posted July 28, 2010 copy paste lol you are realy sick ;D yes its copy from setting.txt
Question
starletgti
how is it possible to configure this items??? which file i have to edit?
thanks.
4 answers to this question
Recommended Posts