Search found 23 matches

by Dhalmoh
Thu Feb 05, 2004 1:09 pm
Forum: NWN General Discussion
Topic: ABOUT DONATIONS
Replies: 24
Views: 19114

I had the same problem when trying to donate 10 000 royal Norwegian dubblets. thats about 1000$..
by Dhalmoh
Wed Jan 21, 2004 1:31 pm
Forum: Avlis News
Topic: Avlis Team Promotion for Sveg
Replies: 52
Views: 47676

Congratulations Sveg :)
by Dhalmoh
Tue Jan 20, 2004 8:33 am
Forum: NWN General Discussion
Topic: How Bigby's Works:
Replies: 30
Views: 27033

Kinx, high magic res will nullify anything. Including bigbys spells.
by Dhalmoh
Fri Nov 14, 2003 8:40 am
Forum: NWN General Discussion
Topic: Weird and Phantasmal Killer
Replies: 13
Views: 11514

I think immunities only count against the school of spell.
Immunity to fear only grants you immunity to the fear aura and on-hit-fear.
Immunity to illusion grants you immunity to Phantasmalkiller and Weird, and any other spell of that school.
by Dhalmoh
Tue Jul 01, 2003 11:34 am
Forum: Comments and Questions on World Information
Topic: PADRIR: Map of the cities.
Replies: 25
Views: 27974

what the hell, how come Elysia is in the middle of the land. I thought it was rather silly since you take the boat between there and mikona..also it has big docks, can't be a river city now?
by Dhalmoh
Mon Jun 16, 2003 1:27 pm
Forum: Avlis News
Topic: Avlis Team takes on a DM and an area builder
Replies: 15
Views: 17169

Welcome to their team
by Dhalmoh
Sat Jun 14, 2003 10:10 pm
Forum: NWN Scripting
Topic: recording speech
Replies: 29
Views: 30696

void main() { object oPC = GetLastUsedBy(); if (!GetIsPC(oPC)) return; if (GetItemPossessedBy(oPC, "MasterKey")== OBJECT_INVALID) return; AssignCommand(oPC, ClearAllActions()); object oTarget; oTarget = GetWaypointByTag("Destination"); DelayCommand(1.0, AssignCommand(oPC, ActionJumpToObject(oTarget...
by Dhalmoh
Sat Jun 14, 2003 8:31 pm
Forum: NWN Scripting
Topic: recording speech
Replies: 29
Views: 30696

Important. I have made the pressureplates that teleport me, i used a generic trigger with a waypoint where i wanted to go. And got a friend to make me that script. Now all i would like is for that trigger only to trigger when i carry a spesific key.... here is what i got so far: void main() { object...
by Dhalmoh
Sat Jun 14, 2003 1:12 pm
Forum: NWN Scripting
Topic: recording speech
Replies: 29
Views: 30696

edited: ok, these are the remaining questions. I got all the things you said to work :) I'd like to make a teleportation script. Let me explain.. In my stronghold, i have one room that has a quest-door and only 1 tile circle. In there i can hear what is beeing said around the house. Also i have a NP...
by Dhalmoh
Sat Jun 14, 2003 2:29 am
Forum: NWN Scripting
Topic: Need scripting help!
Replies: 17
Views: 19434

help instead :(
if alsazoon needs money i got it, just PM me and i'll give you 250k to do the scripting. Think it's gonna be dope if i get this house trough..

pm works as the IC application to do the job, i made some IC post somewhere. Nobody made an offer though...
by Dhalmoh
Sat Jun 14, 2003 2:08 am
Forum: NWN Scripting
Topic: recording speech
Replies: 29
Views: 30696

I've come up with some questions. 1. I will make the listeners visible, and have them standing about and have a conversation to initiate. So they say something like "This is the guestquarters". So now i don't have to conceal them. But i had some problems with the conversation, i could'nt make them a...
by Dhalmoh
Sat Jun 14, 2003 1:46 am
Forum: NWN Scripting
Topic: Need scripting help!
Replies: 17
Views: 19434

I found a script with guard dogs.
It is onenter, and checks for a spesific item, if the person doesnt hold the item the dog becomes hostile.

If i set up warning sings "beware the ancient red dragon" :)
And make sure i give my visitors a key in advance, can i use it then?
by Dhalmoh
Sat Jun 14, 2003 12:38 am
Forum: NWN Scripting
Topic: recording speech
Replies: 29
Views: 30696

Just wondering, i didnt test it yet. But when i implemented the .erf file, it said i needed to change the taggs. Im not sure i understand, did you script it so that if only the tags match then they will be connected ? So all i acctually have to do is come up with tags like your description and they ...
by Dhalmoh
Fri Jun 13, 2003 11:51 am
Forum: NWN Scripting
Topic: Need scripting help!
Replies: 17
Views: 19434

thx jordicus. I will put into life the things you mentioned i do know how to deal with.
What price IC would you take to make the enchantments yourself ? :)
by Dhalmoh
Fri Jun 13, 2003 11:48 am
Forum: NWN Scripting
Topic: recording speech
Replies: 29
Views: 30696

That does actually sounds feasible. So I have to combine the following ingredients: An invisible NPC that has a listenening pattern and thus is able to record the spoken words. A trigger that activates said NPC A means of outputting the recorded words, for instance by another invisible NPC, or by F...
by Dhalmoh
Fri Jun 13, 2003 9:03 am
Forum: NWN Scripting
Topic: Need scripting help!
Replies: 17
Views: 19434

Ok, despite what jadeia said i don't understand jack shit about scripting and i've been reading. Must be tired, i have stayed up very long now, acctually it's 11:00am, and i have'nt slept yet. Go figure :) So i need heavy scripting help, still... Some ideas i have (having fun, love my dark crib) 1. ...
by Dhalmoh
Fri Jun 13, 2003 8:47 am
Forum: NWN Scripting
Topic: waypoints: Running in circles ?
Replies: 7
Views: 9689

if you wanted her to walk in a circle. you don't need to make the 4'th waypoint on top the 1'st one. Just make the jump to script like it was part of her run. So she walks 1,2,3 is the last and jump straigth to 1 again ? understand what i mean ? You don't have to make a 4'th point under the 1'st, be...
by Dhalmoh
Fri Jun 13, 2003 8:14 am
Forum: NWN Scripting
Topic: newbie scripter: Door switch
Replies: 8
Views: 10913

i didnt understand jackshit.
I have NO clue about scripting, and i need serious help
by Dhalmoh
Fri Jun 13, 2003 7:44 am
Forum: NWN Scripting
Topic: Need scripting help!
Replies: 17
Views: 19434

woha, if we keep this up ill be a scripter by the end of the night. now what i need your help for, is making my plot doors only open by a spesific key. And then i need to make the script that's supposed to transport me, with the visual effects. Can i have visual effects, one that appears where i am ...
by Dhalmoh
Fri Jun 13, 2003 7:18 am
Forum: NWN Scripting
Topic: Need scripting help!
Replies: 17
Views: 19434

im talking about tranportation between two points in the same area.
From a portal master to my throne and from my meeting room to the portalmaster.

But anyhow, what other scripts could i have ?
Gimmi some ideas, i want a fancy stronghold, lots of glitter and gold
by Dhalmoh
Fri Jun 13, 2003 7:16 am
Forum: NWN Scripting
Topic: Need scripting help!
Replies: 17
Views: 19434

thx for fast response. I talked to the housing manager, and he gave me the link to the FTP. But it requires a login and i didnt dare asked for it, i had pestered him enough for one daY :) But it seems easy enough, can ya'll provide me with the password and all that, then ill make the sitdown stuff m...
by Dhalmoh
Fri Jun 13, 2003 6:57 am
Forum: NWN Scripting
Topic: Need scripting help!
Replies: 17
Views: 19434

Need scripting help!

Hi, im making a stronghold. Made the entire 8x8 area and it is finished. Now i just need help from a relativly experienced scripter. I am not any good myself, and to avoid misstakes and keep it clean i need help :) I want some simple scripts, one is to make chairs and especially my throne :o sittabl...
by Dhalmoh
Tue Jun 10, 2003 9:29 pm
Forum: Comments and Questions on World Information
Topic: Nobles houses of Mikona
Replies: 3
Views: 5541

hi..

Naturaly i thought this thread was about the noble's "housing".
Is it possible to buy their estates?