Перейти к содержанию

Tool ENG

  • записей
    25
  • комментариев
    0
  • просмотров
    1 299

Duriel's Weapon Display Menu Framework


7DTDRU

69 просмотров

Hi everyone,

 

As some players might have seen on Nexus, I wrote a framework that is meant to be used by every weapon modder.

I wrote it to help Izayo first of all, but it is useful for me (Vanilla Firearms Extended) and every other modder who want their weapons to be correctly displayed on the new magazine system menu.

 

I transformed each of the weapons tree from a one-shot displayer to a more-than-one displayer, like the food crafting magazine menu : Several tiers with several under-tiers inside. This way the menu will display each weapon, from each mod whose authour used my framework method.

 

Links :

Nexus

MediaFire

 

Use of this framework :

It is meant to be used as a core mod. Then every modder who adds weapons write the display_entry as shown :

 

<append xpath="progression/crafting_skills/crafting_skill[@name='craftingHandguns']/display_entry[2]/unlock_entry/@item">,YOUR-GUN-GOES-HERE,YOUR-OTHER-GUN-TOO</append>

The number of the display_entry is the tier of the weapon : 1 for 1, 2 for 2, ... logical.

The rest of the code is the same, unlocking tier, and crafting tier. Every weapon modder knows this so I won't bother anyone by making this post too long.

Just remember that the display_entry has to be followed by the unlock_entry I created, so that your weapons will take the next slot available in display menu.

 

See picture for a proof :

 

spacer.png

 

Patches for other weapon mods :

 

For abandoned weapon mods I can make a patch if nobody makes it.

 

I have made a modification of Izayo progression.xml files here : MediaFire.

 

Feel free to ask questions if anything is unclear, I tried to be as clear as I could.

Any remarks, suggestions, constructive criticism as welcome.

Посмотреть полный текст статьи

0 Комментариев


Рекомендуемые комментарии

Комментариев нет

×
×
  • Создать...

Важная информация

Политика конфиденциальности