Mods are now organized as resources. Use the Mods link above to browse for or submit a mod, tool, or prefab.
The TFP Official Modding Forum Policy establishes the rules and guidelines for mod creators and mod users.
I fixed this by editing Config > XUI > Controls.xmlIt seems bigger backpacks is broken with 2.2. Red X in every cell.
<sprite depth="9" name="cancel" sprite="ui_game_symbol_x" width="45" height="45" color="255,0,0,255" type="sliced" visible="false" foregroundlayer="true"/><!-- <sprite depth="9" name="cancel" sprite="ui_game_symbol_x" width="45" height="45" color="255,0,0,255" type="sliced" visible="false" foregroundlayer="true"/> -->ok I commented out that line and I am still broken...I fixed this by editing Config > XUI > Controls.xml
I commented out
<sprite depth="9" name="cancel" sprite="ui_game_symbol_x" width="45" height="45" color="255,0,0,255" type="sliced" visible="false" foregroundlayer="true"/>
If you are not familiar with comments: It's now this:
<!-- <sprite depth="9" name="cancel" sprite="ui_game_symbol_x" width="45" height="45" color="255,0,0,255" type="sliced" visible="false" foregroundlayer="true"/> -->

figured it out
Not sure what changed, but when i logged in just now, this is what my pack looks like.KhaineGB submitted a new resource:
Khaine's V2 Modlets! (Bigger backpacks, HP bars, etc) - A collection of modlets i've maintained since A19
Read more about this resource...
I fixed this by editing Config > XUI > Controls.xml
I commented out
<sprite depth="9" name="cancel" sprite="ui_game_symbol_x" width="45" height="45" color="255,0,0,255" type="sliced" visible="false" foregroundlayer="true"/>
If you are not familiar with comments: It's now this:
<!-- <sprite depth="9" name="cancel" sprite="ui_game_symbol_x" width="45" height="45" color="255,0,0,255" type="sliced" visible="false" foregroundlayer="true"/> -->
Instead change the line toI fixed this by editing Config > XUI > Controls.xml
I commented out
<sprite depth="9" name="cancel" sprite="ui_game_symbol_x" width="45" height="45" color="255,0,0,255" type="sliced" visible="false" foregroundlayer="true"/>
If you are not familiar with comments: It's now this:
<!-- <sprite depth="9" name="cancel" sprite="ui_game_symbol_x" width="45" height="45" color="255,0,0,255" type="sliced" visible="false" foregroundlayer="true"/> -->
Looks like the V2.2 update has "broken" the backpack mod. It still works, but there are big red "X"s over all of the inventory slots in the backpack.KhaineGB submitted a new resource:
Khaine's V2 Modlets! (Bigger backpacks, HP bars, etc) - A collection of modlets i've maintained since A19
Read more about this resource...
See the post directly above yours. It tells you exactly what to change to fix the red X issueLooks like the V2.2 update has "broken" the backpack mod. It still works, but there are big red "X"s over all of the inventory slots in the backpack.
Hello KhaineGB, do you still have somwhere your modlets for game version a20.7? I really need that