Solved changes from propItem to Spec_Items v15

Welcome to our Community
Wanting to join the rest of our members? Feel free to sign up today.
Sign up
Status
Not open for further replies.

Cikk

Premium
Premium
Joined
Jun 15, 2024
Messages
135
Solutions
2
Reaction score
47
Points
28
i wounder, what more then source do i need to fix for changing from propitem to spec_item reading instead?


Want to use spec_items because for me its easier to use!
So i wounder, what do i need to fix inside the spec_items?


or can i just copy n paste a spec_item from l18 into l15 and fix with the source to get it to work? because there is a few stuff within l18 that doest exist in l15 when it comes to items!
 
If you want to use Spec_Item you need to update your source to read a v16, v17, v18, v19 parameter reading.


That is mostly in Project.cpp for item parameters.
V19 has additional 3 stats effects and/or lookchange, or more.


PS.
And/or you just wanted to rename your file name then change propItem.txt from source and then rename your file. This is the easiest way to have Spec_Item reading in v15. 🫠
Max George Laughing GIF by MultiStory Media
 
If you want to use Spec_Item you need to update your source to read a v16, v17, v18, v19 parameter reading.


That is mostly in Project.cpp for item parameters.
V19 has additional 3 stats effects and/or lookchange, or more.


PS.
And/or you just wanted to rename your file name then change propItem.txt from source and then rename your file. This is the easiest way to have Spec_Item reading in v15. 🫠
Max George Laughing GIF by MultiStory Media
Mostly i want to have the 3 extra stats! :) but if i take a v19 source code for the parameter reading. and put into a v15 source. how much do i need to fix in the propItem/spec_item so to be read as it should? because in v19 the line is alot more then just 3 more stats!
 
Mostly i want to have the 3 extra stats! :) but if i take a v19 source code for the parameter reading. and put into a v15 source. how much do i need to fix in the propItem/spec_item so to be read as it should? because in v19 the line is alot more then just 3 more stats!
Why exactly you wanted to use v19/Spec_Item if you don’t have use for additional 3 lines.
 
Why exactly you wanted to use v19/Spec_Item if you don’t have use for additional 3 lines.
Sorry for the confusion.

To have the extra 3 stats you really have to update the source with v19 parameters.

As far as I can remembee L19.2 have it defined as __V19_FORMAT.
 
Sorry for the confusion.

To have the extra 3 stats you really have to update the source with v19 parameters.

As far as I can remembee L19.2 have it defined as __V19_FORMAT.
Thats what i wounder. only thing i basicly want from v19 is the 6 stats, and not 3stats as v15 have ^^
 
Status
Not open for further replies.