|
Post by Feyona on Mar 17, 2018 0:02:54 GMT -5
Leniad, oh, cool! I've been looking for something like this. Need to find a courage to try this tutorial.
|
|
|
Post by Leniad on Mar 17, 2018 8:48:24 GMT -5
It's tedious and time consuming, but not hard. Havem gave excellent instructions.
|
|
|
Post by Havem on Mar 17, 2018 12:15:18 GMT -5
I hope the instructions were good! But if there are questions, I try to answer
|
|
|
Post by redshirt26 on Mar 23, 2018 2:53:59 GMT -5
Just want to pass on my thanks to you both @lenaid and Havem. Even though it is a very lengthy process the guide is spot on! I can see that so much work went into making it. I have now finished my picture package and it works a treat! Great work!!
|
|
|
Post by Havem on Mar 23, 2018 10:22:39 GMT -5
It was a bit of work, that is true... so I am really happy you like it redshirt26 Looking forward to your picture packages!
|
|
|
Post by Mathcope on Mar 25, 2018 19:45:43 GMT -5
It looks like a lot of work that's true, but the result is amazing. I might try this!! You explained it really well, thank you so much for your time on doing a detailed tutorial!
|
|
|
Post by malysz on Mar 28, 2018 9:40:07 GMT -5
Hi, I'm on steep 8 and realy don't konow what did I do wrong. I have this error (from lastException.txt)
|
|
|
Post by Leniad on Mar 28, 2018 9:47:22 GMT -5
My guess would be an error in step 7 "Painting Style". Either in the style xml or in the reference in the recipe for the painting.
|
|
|
Post by malysz on Mar 28, 2018 11:50:42 GMT -5
My guess would be an error in step 7 "Painting Style". Either in the style xml or in the reference in the recipe for the painting. Still error:
And how this look in game:
|
|
|
Post by malysz on Mar 29, 2018 14:17:04 GMT -5
I have done it again form step 4 and it's look normal in game, but I still have errors:
|
|
|
Post by Havem on Mar 30, 2018 7:28:56 GMT -5
Leniad I can't read this errors, I'm sorry >-< ... do you have an idea?
|
|
|
Post by Leniad on Mar 30, 2018 10:05:15 GMT -5
I can't read it either, but it looks like "canvas_types" would be part of the style
|
|
|
Post by malysz on Mar 30, 2018 12:08:15 GMT -5
I can't read it either, but it looks like "canvas_types" would be part of the style So the error will be here, in malyszPaintings_LandscapeTexture_001?
<?xml version="1.0" encoding="utf-8"?>
<I c="PaintingTexture" i="recipe" m="crafting.painting" n="malyszPaintings_LandscapeTexture_001" s="3381338235840804023">
<L n="canvas_types">
<E>Easel_Medium</E>
</L>
<L n="tests">
<L>
<V t="skill_test">
<U n="skill_test">
<T n="skill">16708<!--statistic_Skill_AdultMajor_Painting--></T>
<V t="interval" n="skill_range">
<U n="interval">
<U n="skill_interval">
<T n="lower_bound">1<!--sets skill range of 1 or higher--></T>
</U>
</U>
</V>
</U>
</V>
</L>
</L>
<T n="texture">2f7d0006:00000000:DD753723C7455AF3<!--Leniad__CanalettoDogePalaceVenice--></T>
</I>
|
|
|
Post by Leniad on Mar 30, 2018 12:21:32 GMT -5
It might be, but probably here
Editing Recipe Tuning file “PaintingStyle”
Meaning the following file:
Leniad_PaintingStyle_LenClassicArtPaintings
Again you change the following two lines as you did with the previous one, the Pie Menu:
<I c="PaintingStyle" i="recipe" m="crafting.painting" n="Leniad_PaintingStyle_LenClassicArtPaintings" s="18204767109833688860">
<T n="_display_name">0xF80ED7B1<!--LenClassicArt_name in string table--></T>
Editing 4 Recipe Tuning files from sizes
Meaning the following files:
Leniad_recipe_Painting_LenClassicArtPaintings_Landscape_Medium
Leniad_recipe_Painting_LenClassicArtPaintings_Landscape
Leniad_recipe_Painting_LenClassicArtPaintings_Large
Leniad_recipe_Painting_LenClassicArtPaintings_Supersize_Small
|
|
|
Post by malysz on Mar 30, 2018 12:40:22 GMT -5
This is my "PaintingStyle" file <I c="PaintingStyle" i="recipe" m="crafting.painting" n="malysz_PaintingStyle_malyszPaintings" s="11203406585577244229"> <T n="_display_name">0xBB0781A9<!--MALYSZ Picture Collection_name in string table--></T> <L n="_textures"> </L> </I>
|
|