Page 1 of 1

Noob needs help : how to put outfits in the game?

PostPosted: 14 Apr 2014, 17:45
by Rafa15
Hey guys,
I am new and love the game ;) Now I downloaded new oufits for miami 2014 but I dont know how I can paste them in the game?? Which Data or file I have to change? Thanks I Lot.

Re: Noob needs help

PostPosted: 14 Apr 2014, 17:48
by Maxou

Re: Noob needs help

PostPosted: 14 Apr 2014, 17:58
by Rafa15
yeah thanks, but my englisch is not very well and I'm a big noob in things like that :/
Can anyone explain that in an easy way? I just wanna have the actual outfits, I dont wanna mod myself.

Re: Noob needs help

PostPosted: 14 Apr 2014, 18:59
by miharu0607
u can't have outfit without modding :P

Re: Noob needs help

PostPosted: 14 Apr 2014, 19:34
by Rafa15
miharu0607 wrote:u can't have outfit without modding :P

yes , ok but I just wanna change outfits? How does it work? just wanna play with the actual outfits :)
I downloaded these outfits topic29-16615.php miami 2014 and know I dont know how to make them working? :roll:

Re: Noob needs help

PostPosted: 14 Apr 2014, 19:55
by FedererFilip
Tennis Elbow Folder/Data/Models/Textures/Male - in there past all the outfits, then go to male file in Textures, below the Male folder, and then Tshirt01 (for shirts), Tshirt02 (for polo shirts), Tshirt03 (shirt without sleeves) :D Then go Tennis Elbow Folder/scripts/gamesys and at the end of the file you can find Shirts, Shorts and Shoes and then write the number of outfit you have :D

Re: Noob needs help

PostPosted: 14 Apr 2014, 19:59
by FedererFilip
How to add a new T-shirt ?

To add a new T-shirt, you should extract all these directories & files, using QPed :

Data\Models\Textures : contains all the textures, both for male & female
Scripts\GameSys.Ini : contains the number of available outfit styles for each part

Step 1 : create the new T-shirt (or any other outfit part), and save it in the correct directory (look into the .pak "Data/Models/Textures") with a correct name : "ShirtXX.jpg" where "XX" is the number of the new T-shirt

Step 2 : edit "GameSys.Ini", and locate this text : "NbPreset & NbType & FirstType" . Just under, you'll see the list of all possible outfit parts. You just have to increase by one the "NbType" of the part you added a style to. For a male T-shirt, it's [Male_Shirt] .

Step 3, only for Female's T-shirt & skirt, and the Male's T-Shirt : you'll have to define on what 3D model to put the new T-shirt or skirt texture. To do so, open "Data\Models\Textures\Female.Ini" (or Male.ini) and look for [Female/Shirt], [Female/Shorts] or [Male/Shirt]. If you add a T-shirt, look this line:
Model = Tshirt01 1-5 Tshirt02 6-11
and change it to :
Model = Tshirt01 1-5 12 Tshirt02 6-11
or :
Model = Tshirt01 1-5 Tshirt02 6-11 12
depending if you want to use the 1st or 2nd 3D model. The 1st model is the shirt with short sleeves, and the 2nd model is the sleeveless shirt.

For the T-shirt, you'll also need to define a mask to tell the engine what part is the skin in the texture.

Step 4 : you should be done now, just launch the game, and look if your new part style is available in the outfit customization screen..!

THIS IS FROM HTM, HOPE IT HELPS :D BYE

Re: Noob needs help

PostPosted: 16 Apr 2014, 20:04
by Rafa15
sorry but it doesnt work. in my data folder are not models, models are in my scripts folder :cry: :oops:
is there maybe a video to show me how to do? would be so amazing :applause:

Re: Noob needs help

PostPosted: 16 Apr 2014, 20:12
by FedererFilip
Models in scripts folder, I give up :P

Re: Noob needs help

PostPosted: 17 Apr 2014, 00:29
by Rafa15
wait :thinking: I have the folder Sam Mega Patch 2013 in the mods folder of tennis elbow, alright?
in this Sam Mega patch folder are 3 folders: Data script and sound, alright?
But in this Data folder is not a folder called models? there are alots of courts and player ATP and so on, alright?
What do I wrong? :oops: :oops:

Re: Noob needs help

PostPosted: 17 Apr 2014, 02:28
by Nigogu
Rafa15,
The outfit folders are packaged in the Pak03 & 04 of ''Data'' folder, you will have to extract it (with Qped) to edit them.
Or you can wait for an update of the patch... ;)