Je ne sais pas trop pourquoi mais mon projet a atterrie au mauvais endroit, pourriez vous le remettre dans les projets?
I don’t know why, but my project landed in the wrong place, could you put it back in the projects?
I have 2 files you can use, 2 versions of msvcr100d.dll. version 2010v10-00-30319-1 and 2010v10-00-40219-1
msvcr100d 2010v10-00-30319-1.7z
msvcr100d 2010v10-00-40219-1.7z
Easier to see in :
function CharacterCreate_Randomize()
PlaySound("gsCharacterCreationLook");
RandomizeCharCustomization();
end
Maybe with a local className = GetSelectedClass (); you could have the name of the class and do another CharacterCreate_Randomize (); if this corresponds to a prohibited class, the same with a local raceName = GetSelectedRace ();
Something like that.
The charactercreate.xml is only there for interfacing, the charactercreate.lua for management and other options .
You must change your charactercreate.lua to manage classes and races that you want to use.
Could you share your charactercreate.lua ?
Thank Kaev, you're right.
I found some informations here : http://stackoverflow.com/questions/1354924/how-do-i-parse-a-string-with-a-decimal-point-to-a-double
and here : http://stackoverflow.com/questions/4352849/how-to-parse-a-string-to-double