Search found 11 matches

by Tissa
Fri Jun 30, 2006 12:21 am
Forum: Comments and Questions on World Information
Topic: Information on the Orders of Dagath
Replies: 16
Views: 21722

I know that some of the holy orders are getting books made to be added to the pallete. I've also heard that Tissa was working on a IG book that can have pages added to it as they are written using the note system. From the description of it in the Wiki I wasn't sure if it was available yet or not, ...
by Tissa
Tue Mar 07, 2006 6:35 pm
Forum: Avlis News
Topic: Avlis throws its hat into the ring: NWN2
Replies: 116
Views: 110820

I started this http://www.nwn2wiki.org/Avlis page and will add more soon
by Tissa
Wed May 18, 2005 9:15 pm
Forum: Avlis News
Topic: Avlis hands out another DM wand
Replies: 44
Views: 39673

Yay!!!!! Congratulations! and Welcome
by Tissa
Tue Feb 08, 2005 8:04 am
Forum: NWN Scripting
Topic: Making Custom Summons
Replies: 4
Views: 8708

if you use "nwn explore" and open: NWN Main Data->data\templates.bif->Blueprint, Creatures->nw_s_badgerdire.utc you will see that the standard scripts for a summons are nw_ch_a* note that the on rest script is nw_ch_aca. This script doesn't exists, but then it doesn't matter since summons never rest...
by Tissa
Tue Dec 14, 2004 5:55 pm
Forum: Avlis News
Topic: DO NOT UPDATE to 1.65
Replies: 37
Views: 37068

KilrathiSly wrote:Anywhere we can read about this 1.65 bug fix list
viewtopic.php?t=43815&highlight=1%2A+65

http://nwn.bioware.com/support/patchdetails165.html
by Tissa
Mon Dec 13, 2004 8:40 pm
Forum: NWN Scripting
Topic: Journals
Replies: 4
Views: 9575

Thanks. How do you get this .jrl file? I can't see it anywhere! PS: prototype code for this is working. Got all the info I needed from NWNlexicon. Just the bit about whether I can "store it" in an external file, or not that I need to do now. I can see it using "nwn explorer" under Module Data, you ...
by Tissa
Mon Dec 13, 2004 5:22 pm
Forum: NWN Scripting
Topic: Journals
Replies: 4
Views: 9575

I see there is a function to add / update a journal entry to a player, but what about creating the journal entry in the first place? Is the only way to use the Journal Editor? Yes. A very simple tutorial on creating journal entries (Cannot remember the function name now, something like AddJournalEn...
by Tissa
Tue Nov 09, 2004 6:50 am
Forum: NWN Scripting
Topic: Need a small fix on this script
Replies: 8
Views: 13652

I think this is what you want: (just fixing the if statements) void main() { int nXP = GetXP(GetPCSpeaker()); int nObjectType = OBJECT_TYPE_CREATURE; string strguardm = "amm_guardmale"; string strguardf = "amm_guardfemale"; string strhigrdm = "amm_higrdmale"; string strhigrdf = "amm_higrdfemale"; lo...
by Tissa
Tue Nov 09, 2004 5:59 am
Forum: NWN Scripting
Topic: Need a small fix on this script
Replies: 8
Views: 13652

4x4_Ender wrote:what is the symbol used for the "AND" function? I tried | and || but they dont seem to combine the two conditions.
AND is &&

as a note:
"&&" is Short circuit logical AND
"&" is bitwise AND
"||" is Short circuit logical OR
and "|" is bitwise OR
by Tissa
Tue Sep 14, 2004 4:28 pm
Forum: Comments and Questions on World Information
Topic: Druids of Verossa
Replies: 30
Views: 36118

I am just a newbie and don?t yet understand how the definitions and balance of alignments are important to this world, and realize that these words can have many meanings depending on what side you are on, so I greatly appreciate all the explanations that have been given. To take this a little furth...
by Tissa
Tue Sep 14, 2004 6:09 am
Forum: Comments and Questions on World Information
Topic: Druids of Verossa
Replies: 30
Views: 36118

Can one be an extream worshipper of Dru'El, using eco-terrorist tactics to defend nature for the greatrer good?