i did everything as the instruction said i m using both link 1 and 2 content..
1) Choose an actress in the "model" file, and place the file in the "pack" file of the main game
2) Replace the main game's "pack.js" by the one in the mod ( be aware, that the "pack.js" of this mod have the full models listed in so if you only want one or two you will have to delete those not used)
3) Replace the main game's "Custom_portaits" file by the one in the mod ( warning: while playing, make sure the model has the right hair color and "race" by checking the "list of models" file) ....
but i cant find this line while opened the html file with notepad...
this line is from the link 1 content.
asian: {
black: setup.range(1, 5)
},
white:{
black: setup.range(1, 5),
blonde: setup.range(1, 5),
brun: setup.range(1, 5),
red: setup.range(1, 5)
},
latina:{
black: setup.range(1, 5),
blonde: setup.range(1, 5),
brun: setup.range(1, 5),
red: setup.range(1, 5)
}
i found only this line
female: {
asian: setup.range(1, 10),
black: setup.range(1, 5),
white: setup.range(1, 20),
latina: setup.range(1, 5)
},
male: {
asian: setup.range(1, 4),
black: setup.range(1, 4),
white: setup.range(1, 8),
latina: setup.range(2, 4)
},
transfemale: {
asian: setup.range(1, 5),
black: setup.range(1, 5),
white: setup.range(1, 20),
latina: setup.range(1, 5)
can anyone plaese make a html file containing both link 1 and 2 content and write the code down inside it and send it it will be a great help.... please help me... only for this version
v0.50