0 Members and 2 Guests are viewing this topic.
Another idea - is it possible (if you can't add new things) to modify one of the ring slots to equip the above mentioned template?
I'm not sure I can post this. Because in order for this to work you need to change the game code. I use 2 dlls - one is my autoinjector that loads the second dll, and the second one modifies the code so that it works. I just checked them (dlls) with virustotal and the autoinjector shows 7/72 detections and the second dll shows 4/72 detections, although I personally wrote the code for these dlls and there are no viruses in them By the way, yesterday I already made it so that there was no need to create separate relics for the male and female versions of .mshQuote from: nargil66 on 12 October 2022, 21:19:31Another idea - is it possible (if you can't add new things) to modify one of the ring slots to equip the above mentioned template?Here's a test of armor_clothing.tpl for all equipment slots (I didn't find a ready-made .dbr with this template (I don't have Xpack4 unpacked yet), so I made it from scratch and I'm not sure I did it right).Spoiler for Video: Upd. Added the ability to replace the weapon trail as well (what is used in .dbr files here: [dbr_file]->[Weapon Parameters]->weaponTrail).
Do you know where is this defined and what makes them invisible?
I wrote to you in a PM, but I forgot to write that I didn’t check this on other versions except the current Steam version.
I don’t know yet, I’ll see when I have time. But I don’t think that the item is simply made invisible, but simply not “loaded” (any item does not appear on the character, not only with template armor_clothing.tpl). It's not a fact that I can do anything in this case.
"My Illusions can make you look like a god, hero! For a gold coin or two.""Your quests deserve a grand entrance! Let's make a dramatic Illusion!""Victory looks good on you, hero! But so can a fresh Illusion!""Let me weave an Illusion that inspires fear in your foes!""Feeling indecisive? Don't worry, you can always change your Illusion later!""Feeling blessed by the gods? Let's make your Illusion reflect their favor!""Let me weave an Illusion that makes you look powerful and wise.""Want to strike fear like a mythical beast? An Illusion can help!""Need a disguise? An Illusion can make you look like anyone you desire.""Found some mismatched armor? Don't worry, I can make it look like a set!""Want to be mistaken for a god? A truly magnificent Illusion can achieve that!""Found some rusty armor? Don't worry, I can make it shine like new!"
I checked it in multiplayer, as expected, it is visible only on my own, regardless of server or client. Did some tests with armor_clothing - no success so far.
Even if both players have the same mod?
I don't think its a big issue even if it doesnt work. Maybe the only bigger problem is that the illusions doesn't apply permanently. Havent tested with weapons yet, but i assume the new look will disappear on swap.
Yes, I understand that this is a serious problem, but I still can’t come up with an “acceptable” option for implementing the save of illusions (and it’s not a fact that I will come up with one). The option that I am currently thinking about can greatly affect the performance of the game, so I am not seriously considering it.
is it possible that illusions doesn't apply permanently because they give no bonus?
A new video: