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

Devil's Kits

ivocruz9601

Club Supporter
make the second kits of spartak :)

 
Hey mate, since your kits look so good and you seem like a cool guy I thought I'd check if you had time to make a kit.

I've been having a project for a long time where I recreated a team from a Football Manager career in FIFA. Everything has been going great and I've created a pretty hefty excel-document for converting stats and such that I've been using to create the players. Everything is done except for one thing - the kit for the team.

I would be so glad if you could just whip together something, if only a shirt without details but with the right colours.

I went through the clubs entire picture gallery to find the most illustrative pictures, but I'm sad to say that the ones I found weren't very good. But that means you can feel free to improvise on everything that lacks detail :)


A.C. Renate
Italian Lega Pro Seconda Divisione


Pictures
Website
Gallery


Home Kit
Shirt: Black/Blue striped
Shorts: Black
Socks: Black

Away Kit
Shirt: White
Shorts: Black
Socks: Black

Third Kit (not necessary)
Shirt: Yellow
Shorts: Blue
Socks: Yellow


I can't offer much but if you want some players converted from FM (ie newgens) I can give it a shot :)
 

luisja

Club Supporter
brian1021;3717559 said:
amazing milan pack!! but how to assign the lua??

team_47.lua

assignKitDetails(47,0,474747,"FFFFFF",-1,474747,1,4,-1,0) -- home v1 white short
assignKitDetails(47,1,474747,"B30000",-1,474747,4,4,-1,0) -- away v1 white short
assignKitDetails(47,2,474747,"FFFFFF",-1,474747,1,1,-1,0) -- gk green
assignKitDetails(47,3,474747,"B30000",-1,474747,4,1,-1,7) -- third
assignKitDetails(47,4,474747,"FFFFFF",-1,474747,1,1,-1,0) -- home v2 black short
assignKitDetails(47,6,474747,"B30000",-1,474747,4,1,-1,0) -- away v2 black short
assignKitDetails(47,12,474747,"B30000",-1,474747,4,4,-1,0) -- gk white
assignKitDetails(47,22,474747,"FFFFFF",-1,474747,1,1,-1,0) -- gk yellow
assignGKKit(47,0,{2,22})
assignGKKit(47,1,{2,22})
assignGKKit(47,3,{12,22})
assignGKKit(47,4,{2,12,22})
assignGKKit(47,6,{2,22})

font and number MAKISPLA

font
http://www.mediafire.com/download/au8u7kjfphyb4su/mil2014.ttf
number
http://www.mediafire.com/download/ot7bacqc0ypj9lh/MILAN.rar

rename font
mil2014 --> font_474747
paste --FIFA 14\Game\data\sceneassets\jerseyfonts

rename number
1
kitnumbersfifa14_1map_496 --> kitnumbers_474747_1
4
kitnumbersfifa14_1map_496 --> kitnumbers_474747_4
paste --FIFA 14\Game\data\sceneassets\kitnumbers
 

luisja

Club Supporter
team_47.lua
assignTeamTournament(47,31) --Italy Serie A (1)
assignKitDetails(47,0,474747,"FFFFFF",-1,474747,1,4,-1,0) -- home v1 white short
assignKitDetails(47,1,474747,"B30000",-1,474747,4,4,-1,0) -- away v1 white short
assignKitDetails(47,2,474747,"FFFFFF",-1,474747,1,1,-1,0) -- gk green
assignKitDetails(47,3,474747,"B30000",-1,474747,4,1,-1,7) -- third
assignKitDetails(47,4,474747,"FFFFFF",-1,474747,1,1,-1,0) -- home v2 black short
assignKitDetails(47,6,474747,"B30000",-1,474747,4,1,-1,0) -- away v2 black short
assignKitDetails(47,12,474747,"B30000",-1,474747,4,4,-1,0) -- gk white
assignKitDetails(47,22,474747,"FFFFFF",-1,474747,1,1,-1,0) -- gk yellow
assignGKKit(47,0,{2,22})
assignGKKit(47,1,{2,22})
assignGKKit(47,3,{12,22})
assignGKKit(47,4,{2,12,22})
assignGKKit(47,6,{2,22})

font and number MAKISPLA

-font
http://www.mediafire.com/download/au8u7kjfphyb4su/mil2014.ttf
rename
mil2014 --> font_474747
paste
FIFA 14\Game\data\sceneassets\jerseyfonts

-number
http://www.mediafire.com/download/ot7bacqc0ypj9lh/MILAN.rar
rename
1
kitnumbersfifa14_1map_496 --> kitnumbers_474747_1
4
kitnumbersfifa14_1map_496 --> kitnumbers_474747_4
paste
FIFA 14\Game\data\sceneassets\kitnumbers
 


Top