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

[DOWNLOAD] FIFA 14 appearance mod and program files

GIGGIRIVA

Starting XI

Kayuhitam

Youth Team
this is first time i make a tools. i dont know it will work or not.
i will try my best to get the tools, OSMF14

devenv_lM00AK3Eau.png


then we can assign the model just in click.
 

Kayuhitam

Youth Team
WIP
Halfsleeve (jersey and underams) --work in progress
Collar 0,5,7,8,9,10,11

Just for extra edition. Not compatible with hand accessory (if you want use accessory you can copy wrist tape/hand tape which is 8/6 i dont remember the acc code into acc code 10/11. Then use accessory swap statement)

I have an experiment, but the best method are use original files from f23 pc model.
It will take a time
 

Kayuhitam

Youth Team
WIP

halfsleeve collar 0,5,7,8,9,10,11 --done

issue:
arms --need adjustment--on progress
short --need adjustment--on progress

some info:

1.this halfsleeve edition just for extra edition.
2. not recommend to use short sleeve and hand accessory.
3. must use statement for specific player not for standard model.
4. i dont have much time to adjust short sleeves. it takes more than 8 hours for make the halfsleeve. i hope u can understand me. so, i split halfsleeve and underarms 3/4 to different code
5. i will upload when i finished all issue
6. you can share any idea for next project

preview:
halfsleeve0.png


//thanks
 

Kayuhitam

Youth Team
WIP

halfsleeve collar 0,5,7,8,9,10,11 --done

issue:
arms --done
short --done

some info:

1. this halfsleeve mod is not perfect but i try to get the look better as i can
2. bad animation on a part of hand and jersey --well known issue
3. all done, and waiting to upload

 

Kayuhitam

Youth Team
Here We Go!

Halfsleeve for Extra Edition

--first in fifa 14 (cmiiw)
preview:
halfsleeve1.png
halfsleeve2.png
halfsleeve3.png


hidden footage:
hiddenfootage.png

Installation:
1. must using extra edition
2. copy files to body folder in sceneassets
3. add statement to assign gender (model)
4. regenerate using CM15

some statement for my appearance mod
Code:
1.swapAccessory (id,old,new)
    2.assignPlayerGender(id,gender) --assign my body model (list in extra edition)
    3.setJerseyFit(id,fit) 0=loose,1=tight
    4.setSleeveLength(playerid,option)
   
0=short
1=long
2=long+underneck
3=short+underarms
4=short+undergear

    5.setSockHeight(playerid,sock) 0=standard,1=low,2=high
    6.setJerseyTuck(playerid,tuck) 0=tucked in,1=untucked
    7.setUndershorts(playerid,option)
Sets whether undershorts are worn.  Option can be no undershorts (0) or undershorts (1).  By
default undershorts are only worn when winter accessories are active.
    8. assignGKPants(playerid)

files:

share your screenshot using my mod
 
Last edited:

Kayuhitam

Youth Team
WIP

3/4 underarms for extra edition

underarms 3/4 (both) --done
make compatible accessory for underarms --acc 8,9 to acc 10,11 --done

issue:

1. animation on arm --similar on halfsleeve
2. accessory dont appear in game --work in progress (accessory.lua editing)
 

Donapeace

Club Supporter
Here We Go!

Halfsleeve for Extra Edition

--first in fifa 14 (cmiiw)
preview:
View attachment 150953View attachment 150954View attachment 150955

hidden footage:
View attachment 150956

Installation:
1. must using extra edition
2. copy files to body folder in sceneassets
3. add statement to assign gender (model)
4. regenerate using CM15

some statement for my appearance mod
Code:
1.swapAccessory (id,old,new)
    2.assignPlayerGender(id,gender) --assign my body model (list in extra edition)
    3.setJerseyFit(id,fit) 0=loose,1=tight
    4.setSleeveLength(playerid,option)
  
0=short
1=long
2=long+underneck
3=short+underarms
4=short+undergear

    5.setSockHeight(playerid,sock) 0=standard,1=low,2=high
    6.setJerseyTuck(playerid,tuck) 0=tucked in,1=untucked
    7.setUndershorts(playerid,option)
Sets whether undershorts are worn.  Option can be no undershorts (0) or undershorts (1).  By
default undershorts are only worn when winter accessories are active.
    8. assignGKPants(playerid)

files:

share your screenshot using my mod
Can't wait to put at Dani Carvajal
 

Kayuhitam

Youth Team
WIP

3/4 underarms for extra edition

underarms 3/4 (both) --done
make compatible accessory for underarms --acc 8,9 to acc 10,11 --done

issue:

1. animation on arm --similar on halfsleeve
2. accessory dont appear in game --done (i made a mistake i do wrong swap accessory kkkk)
3. i made wrist tape --just compatible with 3/4 underarms and halfsleeve using statement
4. accessory 10 and 11 must be used just for these 2 models

wait, for upload
 

Kayuhitam

Youth Team
Here We Go!

3/4 Underarms style
for Extra Edition
--first in fifa 14 (cmiiw)
preview:
undrms0.png
undrms1.png
undrms2.png


Installation:
1. must using extra edition
2. copy files to sceneassets
3. add statement to assign gender (model)
4. regenerate using CM15

if you want use wrist tape, you must use statement swap accessory then make sure the player using old accessory (ex= accessory 8/9/6/7/24/25 etc.)
ex: swap Accessory(player id,8,10) --change acc 8 to 10 --accessory will appear when using underarms

some statement for my appearance mod
Code:
1.swapAccessory (id,old,new)
    2.assignPlayerGender(id,gender) --assign my body model (list in extra edition)
    3.setJerseyFit(id,fit) 0=loose,1=tight
    4.setSleeveLength(playerid,option)
  
0=short
1=long
2=long+underneck
3=short+underarms
4=short+undergear

    5.setSockHeight(playerid,sock) 0=standard,1=low,2=high
    6.setJerseyTuck(playerid,tuck) 0=tucked in,1=untucked
    7.setUndershorts(playerid,option)
Sets whether undershorts are worn.  Option can be no undershorts (0) or undershorts (1).  By
default undershorts are only worn when winter accessories are active.
    8. assignGKPants(playerid)

files:

share your screenshot using my mod
 

andresilva

Youth Team
Here we go!

90s style beta version

View attachment 150845

beta:
1.for classic patch (recommend to dont use tight fit)


2. for extra edition (not compatible using accessory)
(postponed due my poor internet connection)

Report if see a
superr broo
 


Top