View Full Version : Toolset+Patch=some questions


DragonRider SkyWard
Wed, 11th Sep '02, 3:12am
Basicly all I want to know is why I should download the patch if I only work with the toolset. If some one else play's my game and has the latest patch and I built the module with just the basic and no .hak pack will it work? Any problems you can think of? I'd like to know anything, thoughts, what ever. Thanks in advance.

Mollusken
Wed, 11th Sep '02, 7:50am
It would not be good if all those thousands of modules had to be updated by their creator each time a new patch came. Of course you can play old modules with the newest patches.

[ September 11, 2002, 08:52: Message edited by: Mollusken ]

Erran
Wed, 11th Sep '02, 10:02am
True, but to play online both server and player client have to be on the same revision.

DragonRider SkyWard
Wed, 11th Sep '02, 12:39pm
I'm not worried about playing online, at least not yet. I just want to avoide .hak packs and anything that might screw with NWN. Right now I have no problems working NWN and haven't found any thing that would make me download a patch.

Wildfire
Wed, 11th Sep '02, 5:57pm
Ah, but some patches directly affect the toolset, and make it more stable. Now I don't think the latest one did anything in that respect, but others have, so you might as well update, just to be safe.

DragonRider SkyWard
Wed, 11th Sep '02, 9:11pm
I haven't had any problems with the tool set at all. But do you have a link that would tell me what the patch does to the tool set? And if there are any downsides.

Wildfire
Wed, 11th Sep '02, 9:22pm
The fixes in patches directly for the toolset:

1.24:

Scripting-specific
=-=-=-=-=-=-=-=-=-
- Allow CreateItemOnObject() to work on item containers.
- Fixed the GetItemInInventory() crash when examining item containers.
- VectorToAngle() bug fixed.
- InsertString() wierdness that caused a crash is fixed.
- DelayCommand() now works for delays over 1 game day.
- GetSpellId() now works for non-creatures.

Neverwinter Nights Aurora Toolset
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- Journal Editor GUI tweak.

Hak Pak Editor
=-=-=-=-=-=-=-
- Added ability for the Hak Pak editor to take a .hak file name as a command line parameter.

1.23:

Neverwinter Nights Aurora Toolset
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- Added a Popup Text "wizard" dialog, accessible from the right-click menu for Placeable Objects.
- Added a Store Setup Wizard, accessible from the right-click menu for Creatures, Doors, and Placeable Objects.
- When loading Creature appearances, the Toolset now uses the Label column in appearances.2da if there is no StrRef.
- Fixed a bug where references to deleted scripts were not being removed from Conversation files.
- Added Shift-Del keyboard shortcut for cutting text to the clipboard in the Toolset script editor.
- Fixed a bug where references to deleted scripts were not being removed from placeable objects and doors under certain circumstances.
- Added module/game version checking for future game content patches.

1.22:

Neverwinter Nights Aurora Toolset
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- Fixed a .2DA loading issue when a module has a Hak Pak.
- Added option to turn off environment mapping for creatures and items. This should fix most crashes for ATI users.
- Fixed a bug with deleting Scripts not fully removing all references to said scripts.
- Fixed bug where resizing the area so that the Start Location becomes invalid would cause a crash.
- If the user tries to find a non-existant start location, they get a message.
- Restricted editing Conversation Options from the conversation editor can only change the conversation options.
- Test that the jounals in the conversations files are valid when the conversation is loaded into the editor.
- Conversations have a new default EndConversation script that tries to restart the creature on its waypoint route.
- Better help text to explain the 'No Permanent Death' checkbox.
- With one creature selected, a right click over a tile will show a menu to add a pathing waypoint.
- Selecting a creature will show its waypoint walking path.

Hak Pak Editor
=-=-=-=-=-=-=-
- Fixed a bug where replacing a resource could cause the Hak Pak to become corrupted.
- Removed the ability to add .mp3 files to Hak Paks as .mp3 files are not supported by Neverwinter Nights and the ability to add these files was causing confusion.

1.20 :

- Added code to prevent non-Neverwinter Nights files from corrupting modules in the Toolset.