SphereCommunity
Nazghull's Combat System - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: General Discussion (/Forum-General-Discussion)
+--- Forum: UO/Sphere Discussion (/Forum-UO-Sphere-Discussion)
+--- Thread: Nazghull's Combat System (/Thread-Nazghull-s-Combat-System)



Nazghull's Combat System - Khaos - 12-13-2013 06:32 AM

Who in the community actually uses this combat system (HIS resistance system and damage system). The reason I am asking is because I am thinking about getting rid of it and redoing the code for the entire thing to lean more towards AoS+ using his variables and leaving the ones I put in for more customization.

If anyone is using his system, then I will need to come up with a work around (Yes, I have been digging into the combat code and making some changes here and there to get the new status bars working; but it is getting problematic incorporating base sphere, his system, + new variables).


RE: Naghull's Combat System - Mordaunt - 12-13-2013 07:18 AM

Who is this Naghull you speak of?


RE: Nazghull's Combat System - Khaos - 12-13-2013 07:21 AM

I don't know. It reads Nazghull to me.


RE: Nazghull's Combat System - Mordaunt - 12-13-2013 07:21 AM

Because you changed it to correct the spelling, and amusingly still fucked it up Wink


RE: Nazghull's Combat System - Anarch Cassius - 12-13-2013 04:16 PM

You mean Spere default rules? I think it's a fun system but I already rescripted my own. Just make sure the combat hacks still work Smile

I'd be surprised if nobody uses it, might want to leave an option in the .ini or something just in case.


RE: Nazghull's Combat System - darksun84 - 12-13-2013 06:21 PM

i think he means the combat system related to these flags
// COMBAT_USE_RESISTANCE 00008 // use character props RES* against oldfashioned damage types
// COMBAT_SPECIALDAMAGE 00010 // use character tags TAG.*DAMAGE to apply additional damage


RE: Nazghull's Combat System - Khaos - 12-14-2013 11:51 PM

^ Yes I do.

Naz's system adds FIREDAMAGE to weapons and attacks. He misinterpreted the AoS+ system and did it this way without having more knowledge on it. I want to change it to how it is SUPPOSED to work. It would make using the new status bar easier without INI workarounds and way more internal resources being used. His system can be done with the current variables pretty easily and probably cleaner.


RE: Nazghull's Combat System - Anarch Cassius - 12-15-2013 05:32 AM

I gotcha. In that case go for it. I can make my custom system replicate Naz's if anyone really needs it.


RE: Nazghull's Combat System - darksun84 - 12-15-2013 05:37 AM

agree Big Grin