Neverwinter Vault

Expand AllContract All -Site -My Profile -Features

Neverwinter Nights 2

-NWN2 Files -NWN2 Game Info -NWN2 Resources -NWN2 Community

Neverwinter Nights

-NWN Files -NWN Game Info -NWN Resources -NWN Community

Vault Network
RPG Vault
VN Boards
IGN Vault
Vault Wiki
· Age of Conan
· Anarchy Online
· Asheron's Call
· Dark Age of Camelot
· City of Heroes
· D&D
· EVE Online
· EverQuest
· EverQuest 2
· Final Fantasy
· Guild Wars
· Lineage 2
· Lord of the Rings Online
· Middle Earth
· Neverwinter Nights
· Pirates of the Burning Sea
· Rise of the Argonauts
· Star Wars Galaxies
· Tabula Rasa
· The Matrix Online
· The Witcher
· Titan Quest
· Two Worlds
· Vanguard
· Warhammer
· World of Warcraft

Planet Network
Planet Hub

IGN
Games
Cheats
Entertainment

The Web   The Site  



NWN HAKPAKS

- Jump to comments -
Title  Killer Walk Waypoints v2.1 by Axe
Author  Axe Murderer
Submitted / Updated  11-03-2006 / 07-21-2008
Category  Code Modifications
Expansions  NWN-1.69
Description
Killer Walk Waypoints v2.1 by Axe

This is a replacement for Bioware's walk waypoint system. It enhances their system with several new features. First, it allows you to set pause times on each waypoint in the walk waypoint circuit instead of always using the same pause duration at every waypoint. Second, it allows you to specify a single animation to perform at any waypoint. Finally, it lets you toggle your waypoint walkers so they will traverse the waypoint circuit in a circular progression instead of a palindrome progression.

Also has an optional stuck detection system you can enable at will to help resolve the problem NPCs have with getting stuck moving between waypoints.

Several bugs found in the Bioware default system were also fixed.

See the user's guide that accompanies this package for instructions on how to use KWW and the Readme file for installation instructions and an introductory overview of the KWW system. There is a demo module included for use in conjunction with the tutorial section of the User's Guide, and to showcase the system.

User's Guide And Tutorial

KWW requires patch 1.69 and will not be compatible with future NWN patches. The demo module and tutorial may require SOU and HOTU but the system itself does not. KWW is compatible with CEP2 v2.1 only. It is not compatible with any other version of CEP2 or with CEP1 (actually untested with CEP1, might be ok)..


Version 2.0 -- added a new feature to allow scripters the ability to
temporarily suspend the walk waypoint system either globally for all NPCs
in the module, or individually for any waywalking NPC. See the readme file
and User's Guide for details on how to use the new feature.

Version 2.1 -- updated for compatibility with NWN v1.69 and CEP2 v2.1.

Files

NameTypeSizeDownloads
NWN_Killer_Walk_Waypoints_v2.0_by_Axe.zipNWN_Killer_Walk_Waypoints_v2.0_by_Axe.zip
Submitted: 11-03-2006 / Last Updated: 06-12-2007
zip4.1Mb211
This is the full KWW v2.0 package (v1.0 + v2.0)

Includes KWW_v2_0.erf, KWW_v2_0.hak, User's Guide and Tutorial, demo module, Readme file, and some technical information text files.

Use this with NWN v1.68 or NWN v1.68 + CEP2 v1.0 only.
NWN_Killer_Walk_Waypoints_v1.0_by_Axe.zipNWN_Killer_Walk_Waypoints_v1.0_by_Axe.zip
Submitted: 11-03-2006 / Last Updated: 11-03-2006
zip4.1Mb287
This is version 1.0 only.
NWN_Killer_Walk_Waypoints_v2.1_by_Axe.zipNWN_Killer_Walk_Waypoints_v2.1_by_Axe.zip
Submitted: 11-03-2006 / Last Updated: 07-21-2008
zip4.2Mb461
This is the full KWW v2.1 package (v1.0 + v2.0 + v2.1)

Includes KWW_v2_1.erf, KWW_v2_1.hak, User's Guide and Tutorial, demo module, Readme file, and some technical information text files.

Use this with NWN v1.69 or NWN v1.69 + CEP2 v2.1 only.
SCORE OUT OF 10
10
4 votes
View Stats
Cast Your Vote!

PORTFOLIO
Add this entry to your portfolio so you can track it
Manage your existing portfolios or create a new one.
SCREENS
No Images




You Must Be Logged In to Participate.
Comments (12):

Posted by Axe_Murderer at 2011-07-31 12:01:06    
Likely not. Any CEP script that calls the WalkWayPoints function, or a function that in turn calls WalkWayPoints, or a function that calls a function that calls WalkWayPoint, etc
will need to be recompiled. This package includes compiled versions of those CEP scripts which were doing that at v2.1. Any changes made to those CEP scripts, or any new CEP scripts involving WalkWayPoints will not be compatible with this package out of the box. You could, of course, track down all the relevant CEP scripts for the current version and recompile them to produce a new hak...that would work.

Posted by Vivienne at 2011-05-06 08:19:17    
I just downloaded this and I am wondering if I can use it with CEP newer than 2.1?! Did anybody try it? I'll check it out using the CEP 2.4 starter module and see how everything goes.
By the way thank you very much for sharing!!

Posted by Axe_Murderer at 2009-08-27 14:59:41    
Sorry none of those are scripts in this system so I have no idea what they are doing. I suggest running through some scripting tutorials so you can learn what those messages mean and solve them independently. Or find a friend willing to do it for you. None of those are caused by KWW. It might make things easier if you go back to one of your backups before you imported KWW and build it. Make sure there are no existing errors in your module before you try importing KWW or anything else until the module is first verified to be clean.

Posted by Blitz74 at 2009-08-24 17:38:33    
Hey Axe,
Sorry to bother, but I just loaded kww_v2_1 into custom content as directed. I got this:

Building Module...
at_054.nss - Compile Error
at_51.nss - Compile Error
at_52.nss - Compile Error
at_62.nss - Compile Error
hazenenter.nss - Compile Error
kyraonspawnscrip.nss - Compile Error
nw_s0_grrestore.nss - Compile Error
onspawn_faceup.nss - Compile Error
pillar.nss - Compile Error
sc_016.nss - Compile Error
sc_017.nss - Compile Error
taw_ss_comp.nss - Compile Error
wpbeam.nss - Compile Error
x2_02_medium.nss - Compile Error
Area 'Module name: Interior': Placeable Object 30: missing resource untitled000.dlg
Finished Building Module

Ummm.....not sure what this all means? I can figure everything else out, but this is greek to me. Any help would be great.

Thanks, Blitz.
_________________________
Current Modules -
The Dark Ruins of Jharol

Posted by Axe_Murderer at 2008-09-19 14:00:14    
No. This is only an extension to Bioware's default waywalking system not a total replacement. It is totally based on their code but I added in a few extra features and fixed a few bugs I found along the way. Since their system only recognizes standard area transtions and doors it cannot be used to handle any custom transitions out of an area. Only standard area transition triggers and door transitions are recognized as exits out of an area.

I know of no system that looks for every possible means of transitioning between areas. Since a script cannot reasonably detect scripted transitions (i.e. have one script "read" other scripts to determine if they transition creatures to other areas), and because all custom transitions via generic triggers, placeables, NPCs, item use, etc., do so by using a custom script to make the transition occur, I think it is highly unlikely that you will ever be able to find a system that will handle them.

Having said that, it is possible to use my system in conjunction with a custom NPC to suspend their normal waywalking at the appropriate time, manually send the NPC thru your custom transition, then re-enable the normal waywalking when they arrive at the other end. But it is probably no easier than simply creating totally customized NPCs for each situation that involves them moving to another area using a custom means.

Posted by Birkebark at 2008-09-17 23:48:46    Voted 10.00 on 09/17/08
I will give your system 10 because it have a lot of potential and it deals with stuck detection - that's really neat! But I have a question: Will it be possible to use the system with Seemless Areatransition? It's based om a pseudo-areatransition via a trigger. When you enter this trigger, you will be transported to the next area. NPC's enter this trigger will also be transported, but I have had a lot of trouble getting patrols resume their route after arriving to the next area.
_________________________
Zantium.dk

[Dynamic Book System][HCR2 OnPlayerChat]

Posted by Axe_Murderer at 2008-07-21 23:56:25    
Version 2.1 now available at the links above.

No new features were added, I just updated it for compatibility with NWN v1.69 and CEP2 v2.1.

Posted by Axe_Murderer at 2008-07-15 10:00:10    
1.69 and CEP2 v2.1 users of this package will have to be patient. It's a big one to update and will take me awhile. Estimate: sometime before Sept.

Posted by Dorrian at 2008-04-24 02:13:15    Voted 10.00 on 04/24/08
As always this is first class Axe Murderer. I love reading through the scripts you write.
_________________________
Trials of Newcastle - a Role Playing Persistent World for NWN 1

Newcastle�s Direct Connect: 216.161.26.220:5121



Posted by indio at 2007-03-29 15:21:27    Voted 10.00 on 03/29/07
10

Axe Murderer has produced some of the most focused, practicle and beautifully coded scripts in the long history of this game. This is no exception.

Posted by Thales Darkshine at 2007-01-01 14:54:53    Voted 10.00 on 01/01/07
Excellent system, packaged well with all the documention needed. nicely done Axe :)

Posted by Axe_Murderer at 2006-11-05 17:21:58    
You're not? Then why the heck did you post that??

Truth is, I'm not looking for any thunder. I couldn't care less if this gets used or not. It's something I made for my own use and thought I would share it. I think most everyone knows there are other systems around to choose from. I certainly am not looking to add your system into my modules. After all, I'm sure, like me, people are looking for something a little more recent than four years old these days...

So, rather than start up a debate over which packages are older or better or whatever, I'd just rather see posts related to this package on this page so if there are any problems with it, I can fix them. I'll leave your system to your vault page.

You must be Logged In to post comments in this section.

 
Most recent posts on the MMO General Boards
Analyst: Star Wars: The Old Republic Could...Analyst: Star Wars: The Old Republic Could Sell 3M: more numbers
- last reply by Acao on Aug 15, 2011 06:15 PM
which class will your first character be
- last reply by Blisteringballs on Aug 15, 2011 05:50 PM
New Community Content!
- posted by Vault_News on Aug 15, 2011 05:00 PM
New Community Content!
- posted by Vault_News on Aug 15, 2011 04:00 PM
NWN Idea Database Update
- posted by Vault_News on Aug 15, 2011 03:46 PM
Missing Votes for NWN2 Hall of Fame
- posted by Vault_News on Aug 15, 2011 03:40 PM
Missing Votes for NWN Hall of Fame
- posted by Vault_News on Aug 15, 2011 03:39 PM
Random Questions and game altering suggest...Random Questions and game altering suggestions!!!
- last reply by ArkadyTepes on Aug 15, 2011 03:22 PM
State of the game?
- last reply by LyricOpera on Aug 15, 2011 01:37 PM
Yesterday streaming, now demanding downloa...Yesterday streaming, now demanding download :(
- last reply by Sinane-tk on Aug 15, 2011 10:23 AM
 

   


IGN Entertainment
By continuing past this page, and by your continued use of this site, you agree to be bound by and abide by the User Agreement.
Copyright 1996-2011, IGN Entertainment, Inc. | Support | Privacy Policy | User Agreement | RSS Feeds
IGN’s enterprise databases running Oracle, SQL and MySQL are professionally monitored and managed by Pythian Remote DBA.


NWN2 Hall of Fame

HOF NWN2 Models


View all Hall of Fame entries


Neverwinter Nights 2

TOP NWN2 Modules

NEW Modules

NEW Reviews

NEW INTL. Modules

TOP Hakpaks

TOP Gameworlds

TOP Tutorials

TOP Prefab:Areas

TOP Blueprints

TOP Plugins

TOP UI

TOP Other

TOP Visual Effects

TOP Scripts

TOP Tools

TOP Movies

TOP Models

TOP Characters





Hall of Fame

HOF NWN Modules


View all Hall of Fame entries


TOP NWN Modules

NEW NWN Modules

NEW Reviews

TOP Intl. Modules

TOP NWN Hakpaks

TOP NWN Gameworlds

TOP NWN Models

TOP NWN Portraits

TOP NWN Scripts

TOP NWN Prefabs

TOP NWN Other

TOP NWN Movies

TOP Sounds

TOP NWN Textures

TOP NWN Creatures

TOP NWN Characters