Chain, Chain2, Chain3 (how many chains are there?).
What does extern do? Is this just "go to a statenumber in another .dlg file"
Zvijer
Member Since 11 Dec 2002Offline Last Active Nov 21 2003 11:38 AM
Community Stats
- Group Member
- Active Posts 27
- Profile Views 2191
- Age 39 years old
- Birthday December 26, 1984
-
Gender
Not Telling
User Tools
Topics I've Started
I don't understand these commands
31 May 2003 - 02:12 PM
I can't find an error
31 May 2003 - 08:41 AM
When WeiDU says:
PARSE ERROR at line 54 column 49-52
The error is at the 54th line.
But does it count empty lines and //comments? ConTEXT is not so much of a help.
PARSE ERROR at line 54 column 49-52
The error is at the 54th line.
But does it count empty lines and //comments? ConTEXT is not so much of a help.
Firesuit is released (v1.1)
31 May 2003 - 03:20 AM
This is a WeiDU mod. Download it here.
Throne of Bhaal is required. Next versions will probably be enabled for SoA-only players as well.
It contains five custom items (amulet, robe, belt, ioun stone and gloves) that, when equipped simultaneously, grant additional effect to the character.
The set is made for mages and bards, so the effects include improved casting speed and additional spell slots. There is some AC improvement and large fire resistance boost (thus the name).
There is also a negative effect: cold resistance is significantly lowered. And of course, you have to spend five slots, which means that you cannot wear some powerful items.
I am not sure if it is overpowered or not, that's why I need testers.
The set will most certainly be a part of a larger mod.
Anyone who comes with a constructive idea, bug/error report or anything noteworthy, will be mentioned in credits part of readme file.
Throne of Bhaal is required. Next versions will probably be enabled for SoA-only players as well.
It contains five custom items (amulet, robe, belt, ioun stone and gloves) that, when equipped simultaneously, grant additional effect to the character.
The set is made for mages and bards, so the effects include improved casting speed and additional spell slots. There is some AC improvement and large fire resistance boost (thus the name).
There is also a negative effect: cold resistance is significantly lowered. And of course, you have to spend five slots, which means that you cannot wear some powerful items.
I am not sure if it is overpowered or not, that's why I need testers.
The set will most certainly be a part of a larger mod.
Anyone who comes with a constructive idea, bug/error report or anything noteworthy, will be mentioned in credits part of readme file.
Is there a cap for resistances?
29 May 2003 - 08:17 AM
I made two spells. Both of them lower Cold Resistance by 25. The problem is, the Cold Resistance end on -25, not on -50 as they should. The character has no equipment nor other modificators.
Is -25 the minimum for resistances? Or is my spell faulty?
Is -25 the minimum for resistances? Or is my spell faulty?
Learning to package a module
07 May 2003 - 08:03 AM
I want to add a script like this in baldur.bcs:
In my dialog.tlk is the reference number 74138, but a person who installs my mod won't have it. I could add it with .tp2 file, but the text won't be in the same place. What could I do to make it work?
PS. What is the difference between baldur.bcs and baldur25.bcs? Do I need to add the same blocks in both of them to make them work in both SoA and ToB areas? Or just in one, and if this is so, which one?
PPS. Where can I register file naming convention which prevents overwriting other peoples' custom files? You know, such is J#... that Ghreyfain uses?
Thanks for your help.
IF Global("myglobal","GLOBAL",0) THEN RESPONSE #100 DisplayString(Player1,74138) SetGlobal("myglobal","GLOBAL",1) Continue() END
In my dialog.tlk is the reference number 74138, but a person who installs my mod won't have it. I could add it with .tp2 file, but the text won't be in the same place. What could I do to make it work?
PS. What is the difference between baldur.bcs and baldur25.bcs? Do I need to add the same blocks in both of them to make them work in both SoA and ToB areas? Or just in one, and if this is so, which one?
PPS. Where can I register file naming convention which prevents overwriting other peoples' custom files? You know, such is J#... that Ghreyfain uses?
Thanks for your help.
- Spellhold Studios
- → Viewing Profile: Topics: Zvijer
- Guidelines