• 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!

Hagi's Kits

makispla

Senior Squad
i don't think that normal bumps would work well in a 3072 kit.in fact i really don't think they are needed at all,since the kits themselves have so much "information'
 

Marck.

Club Supporter
makispla;3710370 said:
i don't think that normal bumps would work well in a 3072 kit.in fact i really don't think they are needed at all,since the kits themselves have so much "information'

Yeah I realised this too.

I forgot to put the other lines for all jersey fit:
Code:
assignKitDetails(1,0,-1,-1,-1,-1,-1,-1,1,0) --Home
assignKitDetails(1,4,-1,-1,-1,-1,-1,-1,1,0) --Home w/ red short

assignKitDetails(1,1,-1,-1,-1,-1,-1,-1,1,7) --Away
assignKitDetails(1,8,-1,-1,-1,-1,-1,-1,1,7) --Away w/ yellow short

assignKitDetails(1,3,-1,-1,-1,-1,-1,-1,1,11) --Third

assignKitDetails(1,2,-1,-1,-1,-1,-1,-1,1,3) --GK black
assignKitDetails(1,31,-1,-1,-1,-1,-1,-1,1,3) --GK yellow

assignGKKit(1,0,2)
assignGKKit(1,4,2)
assignGKKit(1,1,{2,31})
assignGKKit(1,8,{2,31})
assignGKKit(1,3,31)
 

GS1905

Senior Squad
Yellow Card
Marck.;3710380 said:
Yeah I realised this too.

I forgot to put the other lines for all jersey fit:
Code:
assignKitDetails(1,0,-1,-1,-1,-1,-1,-1,1,0) --Home
assignKitDetails(1,4,-1,-1,-1,-1,-1,-1,1,0) --Home w/ red short

assignKitDetails(1,1,-1,-1,-1,-1,-1,-1,1,7) --Away
assignKitDetails(1,8,-1,-1,-1,-1,-1,-1,1,7) --Away w/ yellow short

assignKitDetails(1,3,-1,-1,-1,-1,-1,-1,1,11) --Third

assignKitDetails(1,2,-1,-1,-1,-1,-1,-1,1,3) --GK black
assignKitDetails(1,31,-1,-1,-1,-1,-1,-1,1,3) --GK yellow

assignGKKit(1,0,2)
assignGKKit(1,4,2)
assignGKKit(1,1,{2,31})
assignGKKit(1,8,{2,31})
assignGKKit(1,3,31)

thanks for rx3
 


Top