Recent content by Zeruel87

  1. Zeruel87

    Custom Text for "TargetBar" besides Name and HP Value possible?

    <window name="windowTargetBar" controller="TargetBar" visibility="godmode"> <!-- never,godmode,always --> <rect pos="-200,-85" width="400" height="36" visible="{isnotboss}" > <sprite depth="1" name="border" color="0,0,0,100" type="sliced" width="400"...
  2. Zeruel87

    XML "extends" does not extend "effect_group" but can you extend this as well?

    Hello, first post in this forum, first post and first question :) I'am experimenting with the XML files and try myself in modding. When using "extends" on for example a Pistol, it seems everything except the "effect_group" and the "passive_effect" entries that are beneath it are extended...
Back
Top