Jump to content

Flix

DarkMatters Moderator
  • Posts

    6,778
  • Joined

  • Last visited

  • Days Won

    849

Flix last won the day on December 15 2024

Flix had the most liked content!

About Flix

Profile Information

  • Gender
    Male
  • Interests
    Guitar, literature, games

Previous Fields

  • Favorite pizza topping
    Pepperoni
  • Why do you want to join DarkMatters?
    Sacred Mods and SacredWiki
  • All time best video game ever played
    The Witcher Trilogy
  • Real Name
    Ben
  • Country
    United States

Recent Profile Visitors

126,681 profile views

Flix's Achievements

Collosus of Stars

Collosus of Stars (18/20)

5.2k

Reputation

  1. I think you may have forgot that helmet model was pulled from the Ancient set of standard armors which is part of the base game.
  2. There's no chances involved when it comes to Root, despite the language of the tooltips and even the scripts, any spells with "et_chance_debuff_root" will root with 100% chance, likewise "et_chance_break_root" always breaks the roots, no matter what values you set for the tokens.
  3. I would suggest adding your info within the existing page for the modifier or at the very least linking to / from the existing page.
  4. It's possible there was a typo in your itemtype.txt file. I have seen this error whenever I made a mistake in editing item-related scripts in the "shared" folder.
  5. I think all you'd need to do is go into itemtype.txt, find the entry for the gun(s) and change these two lines: subfamily = "SUBFAM_PRI_ENERGY_PISTOL", classification = "CLF_ENERGY_PISTOL", to: subfamily = "SUBFAM_PRI_MAGESTAFF", classification = "CLF_MAGESTAFF", I would not hold a lot of hope that the animations will look very convincing but you never know.
  6. Yeah, if you did that, it would fire magic staff projectiles from the right-hand weapon, using the swinging animation that 1h staffs use, but at least it would be at a distance. The animations would probably also make the guns float in the air or clip through the hands or both.
  7. Just wanted to say thanks for your continued work in this area. The efforts are not going unnoticed.
  8. No sir. The closest possible thing would be to re-class guns as melee weapons, in which case your character would go club enemies over the head with the guns.
  9. One thing that isn't obvious is that the game uses two sets of cursors, depending on whether you have "Hardware Cursor" turned on in the Options menu. Try toggling this feature and see if it makes a difference.
  10. The reason this didn't work is because EE already edits those files, so your changes were being overridden by EE's cursors. You should never, ever overwrite the vanilla files in the pak folder. Instead, you should introduce your own changes as separate files in the pak folder that maintain the same folder structure as those in the zip files. This will allow you to override the originals without losing them forever. In this case you need to make the data/cursor folder inside your pak folder and put your changes in there.
  11. Hello. If you ever find out the answer to this, please let us know. I had to stop updating Reborn after version 3.2 which was the first version with HD widescreen but the last version before they started to alter the game beyond all recognition. Every time I play, I always think that the farthest zoom is too far away while the middle one is much too close. I would love a smooth incremental zoom.
  12. Lightsabers have always been Willpower-based. The SW gets a Willpower boost from Grim Resilience. If you want a similar Willpower boost for a Lightsaber Dryad, use Goldenglade Touch with the Persevere mod.
  13. Yeah, so what's happening there is the Seraphim model got re-processed and so did all of her armor, in order to remove the skin from the armor models - this allows custom base skins to work without needing to recolor hundreds of armor textures as well. An issue I had though is that after processing, Dimitriy had removed the animations from the cloth parts of those particular belts (an intentional change on his part to remove all vertex animation to improve performance). I was left with the choice of either using his processed belt models and have stiff, straight cloth that just hung down like boards, or else use the original belt models which clipped into her hips a bit but had the nice fluttery cloth. I went with the latter. Since you want to remove the belt cloth anyway, a solution might be to grab the belt models for the Angeldust sets (which includes Virtues set, Niokaste's set, and the random variants) from Dmitriy's Addendum mod and use those instead. Then you'd have the metal not clipping, and the cloth parts wouldn't matter since you'd presumably just erase the textures and make them transparent. Sorry it's not less complicated than that.
  14. I thought I shared the master LokaID list with you before, but here it is again if it may help: https://drive.google.com/file/d/10oCMnqKRq7rG6MUHRZ1asqd9KyRHepUQ/view?usp=sharing I think it lacks the Ice & Blood entries, but it has enough data to reverse engineer much of that. You can see the structure you're looking for is EA_XX_XXXXXX where the second segment is the two-character class abbreviation and the third segment is the aspect name.
×
×
  • Create New...
Please Sign In or Sign Up