Krrin
July 7, 2022, 3:14am
1
Hi there!
Well, I want to make a conversation between the PC and a door.
I tried using “nw_g0_convplac” on scripts, but there’s no “OnUse”, I tried in “OnFailToOpen”, “OnUserDefined”, etc.
The fact is that the door is initially closed and, depending on the conversation, the door will get unlocked or not.
Any suggestions?
Set the door as locked and use nw_g0_convdoor as the OnFailToOpen event script.
1 Like
While it doesn’t directly answer your question, for a lot of things door look at the scripts in my Fun Doors project.
Also have you got the scripting FAQs (see the Neverwinter Nights Newbie FAQ #2 .pdf in particular).
TR
1 Like
Krrin
July 7, 2022, 3:28pm
4
Thanks, I don’t know what I did wrong yesterday, I thought I used nw_g0_convdoor as the OnFailToOpen event script, but now I tried again and it worked!! Thanks!!
Krrin
July 7, 2022, 3:29pm
5
I will look at the scripts on your module, probably I can get some really good ideas and scripts from there!!
Thanks!!
Just exactly what I needed right now too!
1 Like