Page 1 of 1
players outfit code in .ini file?

Posted:
07 Oct 2012, 15:00
by randymoss78
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
Re: players outfit code in .ini file?

Posted:
08 Oct 2012, 04:47
by manutoo
Hello,
do the changes in the Training Club outfit screen, by pasting the code in ; it'll be much easier.
Re: players outfit code in .ini file?

Posted:
08 Oct 2012, 22:24
by randymoss78
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)?
Re: players outfit code in .ini file?

Posted:
09 Oct 2012, 05:30
by manutoo
Just copy back the code from Training Club & paste it in Players.ini .
Re: players outfit code in .ini file?

Posted:
11 Oct 2012, 10:26
by randymoss78
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)
Re: players outfit code in .ini file?

Posted:
12 Oct 2012, 04:18
by manutoo
You still can use it directly in the Players.ini ...
Re: players outfit code in .ini file?

Posted:
05 Nov 2012, 14:02
by randymoss78
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!
Re: players outfit code in .ini file?

Posted:
06 Nov 2012, 04:37
by manutoo
To paste it, just press Ctrl+V (or in Notepad, Edit Menu -> Paste).
Re: players outfit code in .ini file?

Posted:
06 Nov 2012, 18:33
by randymoss78
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...

)
Re: players outfit code in .ini file?

Posted:
07 Nov 2012, 04:47
by manutoo
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.
Re: players outfit code in .ini file?

Posted:
07 Nov 2012, 10:34
by randymoss78
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

otherwise I think I could keep on editing manually...
thx a lot!
Re: players outfit code in .ini file?

Posted:
08 Nov 2012, 03:30
by manutoo
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.
Re: players outfit code in .ini file?

Posted:
08 Nov 2012, 18:58
by randymoss78
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!
Re: players outfit code in .ini file?

Posted:
09 Nov 2012, 03:50
by manutoo
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.
Re: players outfit code in .ini file?

Posted:
10 Nov 2012, 20:29
by randymoss78
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!
