[Release\Open-Beta] Unarmored Skill for Everyone

Post » Sun Jul 25, 2010 2:24 pm

I have the following issue with verson 2.3.1 of this mod:

I have been playing Heart of the Dead, with this mod loaded last. Twice now, I have encountered NPCs named 'Dark Hunter'. While this mod was enabled, I had CTDs whenever a Dark Hunter died. The CTDs disappeared whenever this mod was turned off. I have reported this to Middark, the maker of Heart of the Dead (in case the problem is with his mod).

I am downloading version 2.4 as I type this. I will test this version, and report back if still get CTDs.
User avatar
Toby Green
 
Posts: 3365
Joined: Sun May 27, 2007 5:27 pm

Post » Mon Jul 26, 2010 5:27 am

@Thorbin: Have you try typing "set lpusfeglenablenpc to 0" in the console?

Repost: I got an issue. After I installed Rane Balancing Project, and started a new game. I typed "set lpusfeglenablenpc to 0" in the console to avoid conflict with FCOM, but it crashes after I close the console. It happens after I download RBP so I suspect that its the cause. I haven't try the new version yet, but I'm going to check if it still crash. Otherwise has anyone experience this problem before?
User avatar
Rinceoir
 
Posts: 3407
Joined: Thu Jun 29, 2006 1:54 am

Post » Sun Jul 25, 2010 4:53 pm

I got an issue. After I installed Rane Balancing Project, and started a new game. I typed "set lpusfeglenablenpc to 0" in the console to avoid conflict with FCOM, but it crashes after I close the console. It happens after I download RBP so I suspect that its the cause. I haven't try the new version yet, but I'm going to check if it still crash. Otherwise has anyone experience this problem before?


This would mean the removing of the Ability is the problem.
Have you tried to use the uninstall command (set lpusfegluninstall to 1) & disable the NPC component afterwards?



@Thorbin:
Yup, try to disable the NPC-component.
Unfortunately there's nothing more I can do about this. :(
User avatar
Sophie Morrell
 
Posts: 3364
Joined: Sat Aug 12, 2006 11:13 am

Post » Mon Jul 26, 2010 2:16 am

I am having an issue with version 2.4.0. LastHealth only gets updated when ( Player.GetActorValue Health ) is reduced, the consequence is that one can only progress in the skill (outside of training) when one's health drops to a new level. I added "set LastHealth to ( Player.GetActorValue Health )" (without the quotes) just below the debugging block, like so:

;------------------------------------------------------------------------; Debugging;------------------------------------------------------------------------;Debugging (only if LPUSfEShowDebug is 5, because it uses the full Console)	if ( LPUSfEGlShowDebug == 5 )		SetDebugMode 1		set Slot to ( LPUSfEGlPlayerMajor == 0 )		sv_Set "%{Major%}%{Minor%} Skill.", LPUSfEGlPlayerMajor, Slot, String		if ( ReplacedSkill != -2 )			sv_Set "%z Replaces %v", String, ReplacedSkill, String		endif		DebugPrint "%r%rUnarmored Skill and Defense calculated.%rCurrent Skill level: %.0f%rModified Skill Level: %.0f%rCurrent Unarmored Defense: %.0f / %.0f%rProgress to next skill level: %.2f / %.2f%r%z%rSkillUseIncrement: %.3f%rEncumbranceLimit: %.2f%rTotalDamagePercent: %.2f%r%r%r%r%r", LPUSfEGlPlayerSkill, ModifiedSkill, Defense, DefenseMax, Progress, SkillNext, String, LPUSfEGlSkillUseIncrement, EncumbranceLimit, TotalDamagePercent	endif	set LastHealth to ( Player.GetActorValue Health )EndBegin Menumode


This seems to fix the problem.

I am also having a minor incompatability issue with training (I do not seem to get more training sessions on level up), but that's just seems to be due to a mod conflict which I haven't isolated yet (Using FCOM, COBL, Supreme Magicka, nGCD) though a simple hack would just be for me to change the speech conditions. In all honesty I haven't even tried training other skills yet, so I have no idea how the mods affect it.

I had a language issue where some of the mod would seem to be in English, but the added spells were in German, as well as the added door names to the trainers. Haven't isolated this issue yet, and the spell name issue seemed to fix itself. (Sorry, another edit: the spell names are correct, however when one mouses over one of the spells the spell effect added by the mod is in German).
User avatar
Alexandra Louise Taylor
 
Posts: 3449
Joined: Mon Aug 07, 2006 1:48 pm

Post » Sun Jul 25, 2010 3:17 pm

I am having an issue with version 2.4.0. LastHealth only gets updated when ( Player.GetActorValue Health ) is reduced, the consequence is that one can only progress in the skill (outside of training) when one's health drops to a new level. I added "set LastHealth to ( Player.GetActorValue Health )" (without the quotes) just below the debugging block, like so:

<snip>


This seems to fix the problem.


:facepalm:
Sorry, my fault.
Next version (whenever it will be) will fix this.

I am also having a minor incompatability issue with training (I do not seem to get more training sessions on level up), but that's just seems to be due to a mod conflict which I haven't isolated yet (Using FCOM, COBL, Supreme Magicka, nGCD) though a simple hack would just be for me to change the speech conditions. In all honesty I haven't even tried training other skills yet, so I have no idea how the mods affect it.


I don't change the number for maximum allowed training sessions.
The only thing I do is increase the counter of increased skills for agility and of major skills if chosen.

I had a language issue where some of the mod would seem to be in English, but the added spells were in German, as well as the added door names to the trainers. Haven't isolated this issue yet, and the spell name issue seemed to fix itself.


Maybe they need a reload/cell-change after changing the name. :shrug:
User avatar
[Bounty][Ben]
 
Posts: 3352
Joined: Mon Jul 30, 2007 2:11 pm

Post » Sun Jul 25, 2010 4:48 pm

:facepalm:
Sorry, my fault.
Next version (whenever it will be) will fix this.



I don't change the number for maximum allowed training sessions.
The only thing I do is increase the counter of increased skills for agility and of major skills if chosen.



Maybe they need a reload/cell-change after changing the name. :shrug:


Still having the language issue. For the skills count thing I just increased the corresponding global to 9999 to match the other mods I'm using.

Main reason for this post is to let you know that I've gotten unarmored almost completely integrated with nGCD. However the only way I could get it working was to merge the esp files (I tried converting this to a master and setting it as a dependency by TES just would not save the modified nGCD scripts; same happened when I just loaded both). The only functionality missing from the merge is that nGCD does some calculations to check if the skill in question is a racial skill, which far as I can tell no races have this incorporated. I'm not happy with the skill distribution I have set up, but that's player customizable. I haven't tried contacting tejon about aanything yet. In an earlier post you mentioned having tried so; were you able to get a response? Let me know if you'd like me to send you a copy of the merged esp and the new ini files.
User avatar
Scarlet Devil
 
Posts: 3410
Joined: Wed Aug 16, 2006 6:31 pm

Post » Sun Jul 25, 2010 9:55 pm

I haven't tried contacting tejon about aanything yet. In an earlier post you mentioned having tried so; were you able to get a response?


No reply so far.

Let me know if you'd like me to send you a copy of the merged esp and the new ini files.


Well, at least right now I don't like to have them. I have some RL-stuff which has priority and certainly wouldn't get enough time if I had some stuff to work on here. ;)
User avatar
Rachael Williams
 
Posts: 3373
Joined: Tue Aug 01, 2006 6:43 pm

Post » Mon Jul 26, 2010 6:07 am

No reply so far.



Well, at least right now I don't like to have them. I have some RL-stuff which has priority and certainly wouldn't get enough time if I had some stuff to work on here. ;)


No problem. I hope everything works out on your end. Just send me a PM if you'd ever like to have them. Take care.

*update*
I found a resolution without merging the mods. Just made a new esm file with some new globals which other mods can reference. Added that as a master to yours and nGCD and just added references to those globals when appropriate. Sent tejon a PM asking him for permission to distribute the modified esp and ini files from their mod.
User avatar
FLYBOYLEAK
 
Posts: 3440
Joined: Tue Oct 30, 2007 6:41 am

Post » Sun Jul 25, 2010 3:56 pm

You could also include the Globals (or QuestVaribales, doesn't really matter ;)) in one *.esp and refer to them from the other using RunScriptLine without making one dependent on the other. :)
User avatar
Arnold Wet
 
Posts: 3353
Joined: Fri Jul 07, 2006 10:32 am

Post » Mon Jul 26, 2010 4:47 am

You could also include the Globals (or QuestVaribales, doesn't really matter ;)) in one *.esp and refer to them from the other using RunScriptLine without making one dependent on the other. :)


I had no idea one could do that (I'm not a scripter really, so 99% of functions are unknown to me). I'll do a revision now that I know that's possible. Though I'm not sure of whether or not it'd be that worth while. Looking at the nGCD scripts I'm pretty sure one has to edit those scripts, however with that I could edit it in a way that I do not need the esm as a master and can make a conditional to check for the presence of the appropriate variable and just switch to a different ini file if it is not found. Thank you.
User avatar
Avril Louise
 
Posts: 3408
Joined: Thu Jun 15, 2006 10:37 pm

Post » Mon Jul 26, 2010 2:29 am

Sorry to keep bugging you. Thanks for educating me about RunScriptLine. Using it I got the two working together without making the esm mandatory. I still do the compability by using an esm with some globals so that the mods do not have to depend on each other (so one could choose another unarmored mod or another character development mod, either just have to refer/update the globals in the esm). If the esm isn't present nGCD will use a secondary ini file with appropriately set values. nGCD does some modifications based on whether the skill gets a racial bonus. I may start work on a small mod using the esm to add racial bonus (nGCD and other char mod compatability, with how you calculate the starting skill value there is indirectly some bonus for certain races) to the skill.

Thanks again for the suggestion and the mod.
User avatar
Connie Thomas
 
Posts: 3362
Joined: Sun Nov 19, 2006 9:58 am

Post » Mon Jul 26, 2010 1:04 am

Sorry for threat necromancy (well, 3 months isn't that bad I hope), but this mod could be updated with http://www.gamesas.com/bgsforums/index.php?showtopic=1001261, so it will look even more like a 'real' skill! And that's what you wanted to do right? Adding a unarmored skill that comes as close to a real Oblivion skill as possible.

The threat I liked was started just about 2 weeks ago, so contacting the author too ask for permission to use it in your mod probably won't be a big problem.

Good luck and I hope like it! :)
User avatar
STEVI INQUE
 
Posts: 3441
Joined: Thu Nov 02, 2006 8:19 pm

Post » Mon Jul 26, 2010 8:29 am

Sorry for threat necromancy (well, 3 months isn't that bad I hope), but this mod could be updated with http://www.gamesas.com/bgsforums/index.php?showtopic=1001261, so it will look even more like a 'real' skill! And that's what you wanted to do right? Adding a unarmored skill that comes as close to a real Oblivion skill as possible.

The threat I liked was started just about 2 weeks ago, so contacting the author too ask for permission to use it in your mod probably won't be a big problem.

Good luck and I hope like it! :)


As you can see I the thread I already saw and immediatly liked it. :P

Implementing is already done, but there are some other things which I'd like to do before Releasing a new Version.


Anyway, thanks for reminding me about this. :)
User avatar
OJY
 
Posts: 3462
Joined: Wed May 30, 2007 3:11 pm

Post » Mon Jul 26, 2010 7:31 am

As you can see I the thread I already saw and immediatly liked it. :P

Implementing is already done, but there are some other things which I'd like to do before Releasing a new Version.


Anyway, thanks for reminding me about this. :)


Ah, I see now! You even replied in that thread :facepalm:

Well, nice to hear you already worked on it, I hope you release that new version soon. But take your time ofc. :)
User avatar
Da Missz
 
Posts: 3438
Joined: Fri Mar 30, 2007 4:42 pm

Post » Mon Jul 26, 2010 6:03 am

When I installed this mod there was an error with my encumbrance. I was penalized for being over half my max encumbrance at 105, even though my max encumbrance was 335.
After playing around with this a little I went back to Unarmored Acrobatics. I like unarmored being tied in with another skill, rather than trying to implement it as a new one, although I do like that this mod lets NPCs take advantage of unarmored too. I'll check back on this mod later on in its development and try it out again: good luck!
Edit: X-Skills looks cool, can't wait to try this with it implemented.
User avatar
Mr. Ray
 
Posts: 3459
Joined: Sun Jul 29, 2007 8:08 am

Post » Mon Jul 26, 2010 3:28 am

Time for a little Status-Report from my side:

Since OBSE v0018 is almost there and I get used to the v0017-stuff I think I can make puplic what I did so far:

  • Abh?ngigkeit zu Pluggy entfernt
  • Removed dependency on Pluggy.
  • Fixed a Bug in Magic Effect-Scripts.
  • Fixed a Bug in Rename-Scripts.
  • Optionally implemented X-Skills.
  • Added support for "Unarmored Base.esm" (can be used to create compatibility with levelling mods (e.g. nGCD)).
  • Additionally, I currently work on implementing the Quest for the master trainer.
    Kudos to every modder who has enough patience to create longer Quest. CS is Horror on that part.

I didn't plan to do more stuff for the new version which means: Release shouldn't be that far away.

As little goody http://www.myvideo.de/watch/6745266/Oblivion_Unarmored_Skill_for_Everyone_Teaser (plays in the cave for the master trainer quest).
User avatar
megan gleeson
 
Posts: 3493
Joined: Wed Feb 07, 2007 2:01 pm

Post » Mon Jul 26, 2010 7:42 am

Just a quick question: Will you be able to select unarmored skill as a skill when you create a custom class?
User avatar
Joey Bel
 
Posts: 3487
Joined: Sun Jan 07, 2007 9:44 am

Post » Mon Jul 26, 2010 1:26 am

Not in class-menu itself, but afterwards (in an own Messagebox).


You can either replace one of the other Major-Skills, add it as an additional Major-Skill, or just leave it as-is as an Minor-Skill.
User avatar
Manuel rivera
 
Posts: 3395
Joined: Mon Sep 10, 2007 4:12 pm

Post » Mon Jul 26, 2010 9:12 am

Not in class-menu itself, but afterwards (in an own Messagebox).


You can either replace one of the other Major-Skills, add it as an additional Major-Skill, or just leave it as-is as an Minor-Skill.


Ok, thank you. Then I'll give my new character Light Armor as skill and replace it later :)
User avatar
Kelsey Hall
 
Posts: 3355
Joined: Sat Dec 16, 2006 8:10 pm

Post » Sun Jul 25, 2010 9:09 pm

http://www.4shared.com/file/123573954/35c0402d/Unarmored_Skill_for_Everyone.html

Changelog:
  • Increasing the required OBSE-Version to v0018
  • Removed dependency on Pluggy.
  • Fixed a Bug in Magic Effect-Scripts.
  • Fixed a Bug in Rename-Scripts.
  • Improved Formula for Calculation the NPC-Skill-Level.
  • Implemented the Quest for the Master Trainer.
  • Implemented ModPCMiscStat to show Skill Increases, Training Sessions and Read Skill Books (yes, I also implemented one) for the Unarmored Skill on the Players Statistics Page.
  • Optionally implemented Custom Spell Icons.
  • Optionally implemented X-Skills.
  • Added support for "Unarmored Base.esm".
  • Added support for "GlobalSettingsInterface.esm".

User avatar
Hayley O'Gara
 
Posts: 3465
Joined: Wed Nov 22, 2006 2:53 am

Post » Mon Jul 26, 2010 6:24 am

nice! thanks for the update :)
User avatar
priscillaaa
 
Posts: 3309
Joined: Sat Dec 30, 2006 8:22 pm

Post » Mon Jul 26, 2010 3:06 am

Copied from the OBSE-Thread:

Many thanks to beta testers for helping us move toward a stable release.

A couple of requests to help expedite testing:
-Players, please clean your savegames. This involves disabling any mods which make use of OBSE 0018, saving your game, re-enabling your mods, and continuing from your cleaned save. Recommended for all beta testers, but particularly those who have seen errors along the lines of:
Operator [ failed to evaluate to a valid result

-Modders please mention the above in your relz threads.

User avatar
Jose ordaz
 
Posts: 3552
Joined: Mon Aug 27, 2007 10:14 pm

Post » Sun Jul 25, 2010 7:05 pm

Is this skill governed by endurance? It sounds interesting...
User avatar
Multi Multi
 
Posts: 3382
Joined: Mon Sep 18, 2006 4:07 pm

Post » Sun Jul 25, 2010 10:29 pm

I've a question... Are there any leveling mods out there that play nicely with added skills straight from the box? Or are there any leveling mods already compatible with this skill?
User avatar
Tessa Mullins
 
Posts: 3354
Joined: Mon Oct 22, 2007 5:17 am

Post » Mon Jul 26, 2010 4:27 am

Is this skill governed by endurance? It sounds interesting...


Agility.
Same as in Morrowind.

I've a question... Are there any leveling mods out there that play nicely with added skills straight from the box? Or are there any leveling mods already compatible with this skill?


Vanilla-System. ;)

Don't no of any plugins already compatible to this.
User avatar
daniel royle
 
Posts: 3439
Joined: Thu May 17, 2007 8:44 am

PreviousNext

Return to IV - Oblivion

cron