Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

Need help with Neverwinter Nights toolset

Custom Title Activated
Loyal Member
Joined
Jan 26, 2004
Messages
2,385
Reaction score
3
Hey, im making a module and i need some help, i cant work with the toolset, do you could tell me some stuff.Some are pretty basic while others are hard and need scripting, all help -if any- is apreciated.

Add me to your msn necro_rot@hotmail.com if you can help
 
i have done the tutorials but that was a long long time ago...Now i dont even remember how to make dialogues =/
I know Jassper (thought it was one 's', anyway) from a PW i was playing, but i havent talked to him or anything =/
Kaoii still doesent answer =/
And a gate is going to make me a psychopath
 
i dont recommend you do anything over your head at the moment silveron.

this is how i got started with nwn from a complete noob the expert with it i am today:

- first, i started building small demo modules. you know, learning the interface and stuff. i remember i built a small 4x4 forest area in my first module and there i would make clothes. pretty basic

- next, i made a demo 4x6 tavern. in this tavern i had an npc and a chicken. eventually i made my own version of the chicken (remember i was still a noob so this stuff was hard for me at the time) and made it shoot a frost beam when it was attacked.

- next i made another module that had 2 areas, a 4x4 inn and a 6x6 city exterior. i put a door in the inn and a building w/ a door on the exterior, then made a transition with them both. then i used the script:

NWScript said:
void main()
{
DelayCommand(6.0f,ActionCloseDoor(OBJECT_SELF));
**

to make the door automatically close 6 seconds after it was opened.. for style.

- then i made a town, with living npcs. it was my first attempts at walk WPs and posts. it all went smoothly.

- i added 5 areas to this town module and added a governer PC with my own custom scripted quest.

- i learned how to set up ATS, NWNX, APS, and the ATSDB.

- i start an arena server and i put all of my knowledge of scripting and stuff in it. in a matter of weeks it becomes the #1 most played NWN Arena server in the world.

- i start developing my own hakpacks.

- i completely remake Bichon Wall into nwn with exact detail, from npcs to to the torches (of course it uses a few hak packs).

- i build an entire PW called Audia Online.

thats sort of my timeline with nwn. it only took me a few months to get really good with it. to the arena community STILL i am regarded as one of the best nwn arena builders of all time.
 
Last edited:
have you seen the jerks there?
i mean really, have you?

Q: Hey, im new to scripting, how can i make a triger sound followed by an effect when x,y happens?

A1: stfu noob lol
A2: I had this on my PW
A3: cool, what server was it?
me again: erm guys...some help please
A4(admin): wait patiently and you get the answer
----------------------------------------------------------------
4 days go by...and i post there again
me: so um...some help no this guys would be apreciated
A1(admin): dont revive old threads, there is no use
me: but i didnt got my answer
A2: ok, what do you want?
me: *copy paste what i wrote in 1st post*
A2(2): ah yes...sounds familiar, let me look on it
me: ok thanks
-----------------------------------

another 5 days go by without any replys

so i go and say "fuck you stupid cunts" but i didnt actualyl said that cause im a coward, but those over there are freaing assholes
 
then why the fuck do they have a scripting section?
I mean its understandable if you have a script code where you are working for it on days and its remarkable, but not some piss easy stuff for some, and the dont help.If i knew how to do those things i would gladly help anyone
 
Back