Jump to content
⚠ Known Issue: Media on User Profiles ×

doubtheart

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by doubtheart

  1. I browsed around to see if this had been brought up before, but didn't find much, so I apologize in advance if this is a repeat request. On the download/rating history page, would it be possible to add a field that compares the last update and last download values to notify you that there is an update for a file you have downloaded? I know you can just compare manually, but I have downloaded and am using so many mods that it's just tedious and annoying to do so. I'd have to think that several users would also enjoy this feature. Thoughts?
  2. Changing the min/max level of things isn't going to work, for the reasons I've already explained. In fact, as it is, the minimum level of almost everything in the game is at least lv2, with some of the later enemies being as high as lv15. But since none can actually reach lv2 with the current exptable mod I have, the areadata means pretty much nothing. And as far as changing the health of everything, that's not quite the point of a low-level game. You see, because everything is lv1, they not only are lower on health, but they aren't autoleveled for stats and skills. Imagine late game with your lv1 getting hit by a lv15's crushing prison. You'll probably be dead, sure, but that's the point of the low-level game, to add extreme difficulty, yet realistic within game boundaries.
  3. Ok, slight problem. The mod does work as intended. You and your followers will never achieve level 2. The problem is that neither will any enemy. The game doesn't set levels of enemies directly, but instead it spawns them with their set minimum experience plus enough more to be the level the game has them balance out to according to your level. But they too use the same table to level up as your party, therefore, no enemy is spawned with enough experience to pass level 1. So, it's back to the toolset to see if I can figure out a script to do what I need, again. :(
  4. Tried the exptable bit. Got it to compile and everything just like the tutorial explains, but it doesn't seem to do anything. I start a new character, and its the same exp for level 2, and it does still level at that point. The thing I find most interesting about this whole thing is that in the sys_rewards_h it actually states that all exp rewarded to the player for any reason goes through those functions. If that was the case, then commenting out everything therein would negate all exp, but it clearly doesn't. I'm lost on this. Who'd have thought this would be such a mess... Edit: Nevermind, I was putting the gda in the wrong place. Someone commented somewhere on that page about 2da's that the gda was meant to go in addins instead of override. Now I've put it in with my other overrides, and I'm looking at Experience: 0 / 999998. I hope this is the end of it lol... Edit2: Awesome, started a mage, completed the Fade intro, still at 0 / 999998. Not only can level 2 never be reached because of how much exp it requires, for some reason, I'm being given no exp anyway, probably has something to do with the other fields in the exptable that were formulas. Nevertheless, you have lead me in the right direction, and I believe this will do. Thanks a ton hdhd, you've been a huge help! :D
  5. Perhaps you need to compile player_core for the codexes, quests, etc. rewards, since it references the RewardXP statements. Edit: Nevermind that. I commented out all within the RewardXP and RewardXPParty functions and compiled the creature_core and player_core files, and that gave me the same effect as your creature_core file: No exp from kills, but I was still getting quest and codex rewards, and assumably lockpicking and any other means of exp. There must be away. We need to find the event that covers exp rewards other than from kills. There is that one belt that increases exp from codexes, maybe that could be a lead...
  6. Yes that's exactly what I'm wanting to do. Surely you've heard of low-level challenges before for other games? The problem with Dragon Age is most fights are unavoidable and you'll end up leveling so much anyway. And furthermore, even if you don't use the stat points, you are still considered that level, and enemies scale to your level. I would imagine being level 20ish with level 1 stats would be pretty much impossible to play at end-game. Anyway, I'll try it out. I downloaded the toolset and poked around the scripts a bit, but couldn't really figure out exactly what I needed to do, so I'm glad you managed to come up with the rest of what I needed. Thanks again! Edit: Got experience for completing Beraht's Favor, then again for Proving Loyalties. Those two quests alone nearly leveled me. There must be a way to remove quest reward experience, too! Also, still getting unlocking experience, and I'd assume codex experience as well. Is there any way to override the tables the scripts reference? Could just up the experience requirement for level 2 and avoid all this lol..
  7. I'll check it out. Thanks for trying, was beginning to think I wasn't gonna get any responses. Edit: Ok, tried it out, started a new mage real fast to see. Wasn't getting experience from the Wisps and Wolves, and killing Valor, so it does work at least. Unfortunately just kills isn't going to be enough for what I'm wanting to do. After the section with Valor, I was given 750 experience for the quest reward, so I need to find a way to remove every bit of experience possible... if it even is possible. But good work with the kills part at least, thanks! It's a start at least. Was gonna give you a rep point but apparently Strangers have a quota of 0. :( An idea I just came up with... if there's a way to increase the required experience needed to go from level 1 to level 2, that would work just as well, and would likely be easier. Just set it to something that cannot be reached through normal gameplay means.
  8. I tried searching these forums for this, but just searching 'experience' brings up so many undesired results, and the search function won't allow for keywords shorter than three characters, so I can't add 'no' or '0' to that. So, here is my request. I enjoy doing personal challenges for games, and I'd like to be able to do a low-level run on Dragon Age. The problem with doing this mod-free is that so many fights are unavoidable and you can't flee. Even doing as little as possible and doing only what's required, you'll still level a lot throughout the story. There was something on GameFAQs about just not using your skill and stat points, but you still gain bonuses as you level, and enemies and recruited characters scale to your level, and so it kind of defeats the purpose of a low-level challenge. So if someone could find a way to set experience rewards for monsters, quests, etc., to give nothing, that's ideally what I'm looking for. You get experience from unlocking doors/chests, disabling traps and reading codexes, too. I suppose doors/chests and traps can just be left alone or triggered intentionally, so that's a non-issue, although I'd prefer to be able to do these things as well. Some codexes are needed for quests, and quests give non-experience rewards as well. So if it's possible to remove experience there, too, that would be awesome. I know little about modding this game, so if this can't be done, or would be overly tedious to do, I would understand if no one wanted to attempt it. But if someone should try, thanks in advance, and I hope someone comes up with something.
×
×
  • Create New...