I think no, maybe the game just crash or never join in the game, for this work in online you have to modify the mod file for replace the default outfit (maybe not found i no test it: { "ZeroSparkVersion": 1, "GogetaSSBE": { "SetCostume(Super)": { "TargetCharacterID": "0800_00", "AddAsNewItem": false, "AddInEmptySlot": false, "SortID": 0, "IconPath": "/Game/SS/UI/Common/CommonResource/ItemThumb/Texture_Preference_Costume/T_UI_Costume_0800_00_000", "BPCHRPath": "/Game/SS/Characters/2230/1p/BPCHR_2230_00_00", "OutfitDescription": "", "UnlockType": "Default" }, "SetCostume(DefautCostume)": { "TargetCharacterID": "0800_01", "AddAsNewItem": false, "AddInEmptySlot": false, "SortID": 0, "IconPath": "/Game/SS/UI/Common/CommonResource/ItemThumb/Texture_Preference_Costume/T_UI_Costume_0800_01_000", "BPCHRPath": "/Game/SS/Characters/2230/1p/BPCHR_2230_01_00", "OutfitDescription": "", "UnlockType": "Default" } } }
5 comments
{
"ZeroSparkVersion": 1,
"GogetaSSBE": {
"SetCostume(Super)": {
"TargetCharacterID": "0800_00",
"AddAsNewItem": false,
"AddInEmptySlot": false,
"SortID": 0,
"IconPath": "/Game/SS/UI/Common/CommonResource/ItemThumb/Texture_Preference_Costume/T_UI_Costume_0800_00_000",
"BPCHRPath": "/Game/SS/Characters/2230/1p/BPCHR_2230_00_00",
"OutfitDescription": "",
"UnlockType": "Default"
},
"SetCostume(DefautCostume)": {
"TargetCharacterID": "0800_01",
"AddAsNewItem": false,
"AddInEmptySlot": false,
"SortID": 0,
"IconPath": "/Game/SS/UI/Common/CommonResource/ItemThumb/Texture_Preference_Costume/T_UI_Costume_0800_01_000",
"BPCHRPath": "/Game/SS/Characters/2230/1p/BPCHR_2230_01_00",
"OutfitDescription": "",
"UnlockType": "Default"
}
}
}