forums | blogs | polls | tutorials | downloads | rules | help

DS1 & LoA Mod Development

Discuss modifications of DS1 and LoA here.

Attack classes, item mana/ammo/fuel, and punching arrows.

I've been modding the templates to re-balance combat in a way that reduces weapon redundancy, while widening the options for increasing each skill (melee and ranged), making mage staves useful for increasing magic skills, etc.

So far, changing dagger class weapons to improve ranged skill worked flawlessly. If i get to higher levels, I can likely see the blunt daggers' stronger, magical versions drop, etc. etc.

Bool variables

Hi everyone.

I'll try to be as quick as possible. I am trying to create a quest in my custom DS 1 map, similar to Clearing orchad cellar in LOU, so I am duplicating all files related to the quest (hope it doesn't violate author's rights). However I got stuck at the set_bool object. There is a specific bool_variable value used there. Where are those bool variables to be found? In world/maps/ somewhere or...?
Thanks for any help Smile

DSTK Problem, Cant Edit LoA Maps

Hi
I cant open ds loa maps and edit them. I used DSTK for editing ds maps but i cant open ds loa maps. There arent any weapons, armors, monster from expansion (in DSTK interface). Pls help me.

ERROR:
Type : Error
Module : C:\Program Files (x86)\DUNGEO~1\SiegeEditor.exe
Location : WorldMap.cpp line 3028 (at D:\work\ds1\dsx\DSLOAMOD\projects\tattoo\world\)
Fail Count : 1 (w:12, e:2, x:0)
Exe timestamp: Apr 14 2004 16:29:29

Question about World Events and Messages in Skrit

Currently, I'm trying to complete a skrit that implements critical strikes in the game for all weapon types I decide to attach the skrit to. I'm having some trouble with what Events and messages I should be looking for, though, in order for the skrit to process to each state correctly.

Question about DSX bugging out skill_class parameter

One thing I've noticed in DSX is that it completely bugged weapons and spells that are of a different skill_class than probably intended. For example, a staff that is set to skill_class = "nature magic"; will not deal its listed damage... most likely because it's a melee weapon. A Dagger with skill_class = ranged; will not deal its listed damage, either, because once again, it's a melee weapon and doesn't like the skill_class type. In original DS, this wasn't a problem, but in DSX, something was changed in the code to break this.

DS1 Alteration notes... can anyone fill in the blanks?

I have a .txt file that contains the majority, if not all of the alterations available in Dungeon Siege and LOA. I have notes beside each one so I remember what they do, but there are some that I have listed as unknown. Can anyone confirm my list and give me any insight on ones that I don't know about according to the list? Any input is GREATLY appreciated!

ALTER_MAX_LIFE // Increases Maximum Health
ALTER_LIFE // Increases current health.. used for regen and healing spells
ALTER_LIFE_RECOVERY_UNIT // increases health regeneration

Disable Autoequip

Hi guys,I'm creating playable hassat,zaurask and more races and since they can't equip armor(unless I learn how to work with SiegeMax) I balance their stats using spells. The issue is that when they pick up some piece of armor,the game tries to equip it because they don't have any armor equiped. But the armor disappears as soon as it is picked up. Is there a way to force the armor to be stored in inventory instead of being equiped?

Pages

Subscribe to RSS - DS1 & LoA Mod Development