players outfit code in .ini file?

Everything about Modding TE2013, from new courts to the modifications of the player & tournament bases (and including all the bugs they may be creating ! ;) )
Forum rules
Speak English in 1st page of topics, and don't hijack topics, troll, use profanities nor insults

players outfit code in .ini file?

Postby randymoss78 » 07 Oct 2012, 15:00

can anybody please explain what the code exactly means and how to read it? each group of letters and number stand for?

I'd like to make changes on players (shirt, shoes, ecc...) but can't understand the logic
for instance this is Berdych outfit in my players.ATP.ini:

Outfit = C s0 b1.1 E p2 G n0 H p3 n4 Ht s0 b2.45 n4 R h36 i1 s2.45 b1.15 n5 RH h-60 s0.9 b1.15 Si h-96 s2.39 b0.5 n14 Se h-108 s2.45 b0.35 So s0.9 b0.2 n11 Sk p1 Sc s0 b2.45

which kind of changes do I have to do on the string?

tnx in advance, byezzzz

dani
randymoss78
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 221
Gaming Since: 01 Sep 2012, 14:22

Re: players outfit code in .ini file?

Postby manutoo » 08 Oct 2012, 04:47

Hello,

do the changes in the Training Club outfit screen, by pasting the code in ; it'll be much easier.
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18754
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: players outfit code in .ini file?

Postby randymoss78 » 08 Oct 2012, 22:24

thanks a lot manutoo!

but, applying changes into the training club allows to define outfit for the players in single game only... I mean I'd like to see these changes working into the career mode... is it possible? plus, the code I find into the .ini file is meaningful? (i.e. letters/number corresponds to clothes types and colours)?
randymoss78
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 221
Gaming Since: 01 Sep 2012, 14:22

Re: players outfit code in .ini file?

Postby manutoo » 09 Oct 2012, 05:30

Just copy back the code from Training Club & paste it in Players.ini .
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18754
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: players outfit code in .ini file?

Postby randymoss78 » 11 Oct 2012, 10:26

the problem is that, once you have edited the player into the game, the output into the related .ini file is different (much longer) than the code required into players.ATP, so it's not a quick copy-paste but a 'translation' is required...

(correct and please help me if I'm wrong)
randymoss78
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 221
Gaming Since: 01 Sep 2012, 14:22

Re: players outfit code in .ini file?

Postby manutoo » 12 Oct 2012, 04:18

You still can use it directly in the Players.ini ...
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18754
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: players outfit code in .ini file?

Postby randymoss78 » 05 Nov 2012, 14:02

manutoo wrote:You still can use it directly in the Players.ini ...


finally I made it: when modifying players into the training club you can export code to clipboard...
but where is located then? (I need to find out to copy-paste to players.ini file and achieve customizations on tour)

thanks a lot again!
randymoss78
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 221
Gaming Since: 01 Sep 2012, 14:22

Re: players outfit code in .ini file?

Postby manutoo » 06 Nov 2012, 04:37

To paste it, just press Ctrl+V (or in Notepad, Edit Menu -> Paste).
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18754
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: players outfit code in .ini file?

Postby randymoss78 » 06 Nov 2012, 18:33

yes I supposed but unfortunately somehow the command copy-outfit-code-to-clipboard doesn't work (after clicking my text editor doesn't find anything to past, maybe because I'm on mac... :roll: )
randymoss78
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 221
Gaming Since: 01 Sep 2012, 14:22

Re: players outfit code in .ini file?

Postby manutoo » 07 Nov 2012, 04:47

On Mac, it doesn't copy to the clipboard, so you have to open the System.log & look for the outfit code in there, near the end of the file.
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18754
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: players outfit code in .ini file?

Postby randymoss78 » 07 Nov 2012, 10:34

manutoo wrote:On Mac, it doesn't copy to the clipboard, so you have to open the System.log & look for the outfit code in there, near the end of the file.


sorry to bother you...
this is my system.log, can you please explaind where the code is located? and how can I recognize each player's code when I have more?
it's not so user friendly :cry: otherwise I think I could keep on editing manually...
thx a lot!

System.Log
(249.55 KiB) Downloaded 23 times
randymoss78
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 221
Gaming Since: 01 Sep 2012, 14:22

Re: players outfit code in .ini file?

Postby manutoo » 08 Nov 2012, 03:30

You didn't click on the "Copy Outfit" button. If you do, you'll have this line in the System.log :
==> Oufit :
followed by the Outfit code.
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18754
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: players outfit code in .ini file?

Postby randymoss78 » 08 Nov 2012, 18:58

nothing yet :( just clicked but while opening the system.log no outfit code found!
the file doesn't even result as recently modified (as it should be in case)...

seems not to copy anything, are you sure the action is working on mac? or am I still wrong?!

sorry and thanks again!
randymoss78
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 221
Gaming Since: 01 Sep 2012, 14:22

Re: players outfit code in .ini file?

Postby manutoo » 09 Nov 2012, 03:50

What version are you using ? If you have an old one it was missing, but if you have the latest one (ie: v1.0f), it should work.
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18754
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: players outfit code in .ini file?

Postby randymoss78 » 10 Nov 2012, 20:29

that's it, on v1.0c doensn't work while on 1.0f it does, I'm making some tests on it

thanks a lot, you've been precious! :applause:
randymoss78
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 221
Gaming Since: 01 Sep 2012, 14:22


Return to Modding - TE2013

Who is online

Users browsing this forum: Dot [Bot], Yandex [Bot] and 28 guests