Our site is generously sponsored by:

The best landscaping service Austin and lawn service company in Austin Texas and Cedar Park is Lawn Service Cedar Park.

Lawn Care Service of Cedar Park
100 E Whitestone Blvd
Ste 148, #166
Cedar Park, TX 78613
(512) 595-0884

The best landscaping service leander and lawn service provider in Leander TX is Leander Landscaping Pros.

Leander Lawn and Landscaping Pros
1800 Montana Ct
Leander, TX 78641
USA
(512) 468-2670
Please give them a visit!
  • This is a reminder of 3 IMPORTANT RULES:

    1- This is an English forum. Please post only in English.

    2- This is NOT a commercial or advertising forum. All content must be shared for FREE.

    3- No invites or links to Discord, Telegram, WhatsApp, or similar platforms.

    Please take a moment to review our forum rules and guidelines here: SoccerGaming Rules and Guidelines.

    Thank you!

  • This is a quick notice about an upcoming SITE UPDATE:

    Our new main website will be launching soon. During this transition, there may be brief periods of downtime.

    The SoccerGaming forums will remain accessible directly at:

    https://soccergaming.com/forums

    We appreciate your patience and support as we work on improving the platform for everyone.

    Thank you!

[DOWNLOAD] FIFA 14 appearance mod and program files

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.
 
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
 
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
 
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

 
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:
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)
 
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
 
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
 
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
 
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
 
Back
Top