• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

How do I add fan kits?

Er-han20

Reserve Team
I used Fut kits by adding new teams for the my patch. But that created a problem with the fan kits. In the teams I added with the new ids, the fan kits appear by default. Can these lines on this topic be the solution? I couldn't figure out how to use it. Can someone help? Is there another solution?
if param == 'default' then
-- Body params
hrc.Height = 181.0

-- Set Jersey parameters
hrc.DisableCloth = 1 -- Disable Cloth
hrc.IsCaptain = false
hrc.Wet = false
hrc.KitName = "Not In DB"
hrc.Kit = hrc.TeamId
hrc.KitType = hrc.TeamSide -- 0 == home, 1 == away
hrc.KitYear = 0
hrc.JerseyNameVisible = 0 -- Disable Name on Jersey
hrc.JerseyFrontNumberVisible = false
hrc.JerseyBackNumberVisible = false
hrc.JerseySleeveLength = 0 -- Hard-code jersey sleeve length to be short
hrc.JerseyTucked = 1 -- Leave jersey untucked
hrc.JerseyArmBand = 0 -- No arm band
hrc.JerseyFit = 0
hrc.JerseyCollarType = 0
end
 
Last edited:

Er-han20

Reserve Team
IMG_20230604_012210.jpg
 

Er-han20

Reserve Team
The problem still persists. The rows I added in the kitremapping table work for some teams and cause kits to be the default.
 


Top