zxcPandora / Titanfall2-SkinTool

A tool for Titanfall2 and APEX S3 dds skin.Code not good,lol
GNU General Public License v3.0
31 stars 9 forks source link

Issue with removing skins. #3

Closed G0zzy121 closed 2 years ago

G0zzy121 commented 2 years ago

So a major issue i've had is with some of the player model skins as I am unable to delete them or remove them from the Skin-tool. If you have any idea on how you're able to remove the skins please let me know.

zxcPandora commented 2 years ago

So a major issue i've had is with some of the player model skins as I am unable to delete them or remove them from the Skin-tool. If you have any idea on how you're able to remove the skins please let me know.

delete this loop that check the pilot: (https://github.com/zxcPandora/Titanfall2-SkinTool/blob/c4903d03ca45677e33043b4e6b19bb94bb231ccb/MainWindow.cs#L152) this loop in the frontend loop should be saved:(https://github.com/zxcPandora/Titanfall2-SkinTool/blob/c4903d03ca45677e33043b4e6b19bb94bb231ccb/MainWindow.cs#L161)

delete this function:(https://github.com/zxcPandora/Titanfall2-SkinTool/blob/c4903d03ca45677e33043b4e6b19bb94bb231ccb/MainWindow.cs#L373)

delete these data:(https://github.com/zxcPandora/Titanfall2-SkinTool/tree/master/Titanfall2/PilotData)