Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

UPGRADING

LEGENDS AI PLUGIN to v2.0


There are a couple of steps to perform when upgrading to Legends AI v2.0. 

Upgrading to v2.0 will require a new version of MySQL Connector.  The current version in use for 
Legends 2.0 plugins is v 6.9.8 available on the MySQL web site or the nwn2legends.com site. 
 
1. Install using the setup program or copy the required files manually 
2. Import the ERF, overwriting previous versions. 
3. Load the Master Configurator and ensure your settings are correct then hit Finish. 
4. Load the AI plugin and select Configuration.  Set options as desired and hit Finish. 
5. Re‐compile all scripts. 

CHANGE LOG FOR THE LEGENDS AI PLUGIN v2.0


1. Improved NPC AI for returning to Home. 
2. Improved Guard Type AI to face their spawn facing. 
3. Improved Guard Type AI to return home after being moved. 
4. Added new "AI_Override" variable for scripters.  If this is set TRUE, return home is bypassed. 
5. Major enhancements to AI for Patrol Routes and Posts, including ability to run scripts on arrival 
of posts. 
6. Fixed bug causing NPC's to pause for long periods of time when changing AI to a patrol route. 
7. General cleanup and minor bug fixing on AI profile switching. 
8. Fixed bug when switching AI profiles with patrol routes. 
9. Fixed bug where NPC's were not facing when they arrive at a guard post waypoint. 
10. Fixed bug in NPC AI walk WP scripts conflicting with AI, SE and Quest plugins. 
11. Fixed numerous minor bugs. 

ADDITIONAL CHANGES FOR v2.0


1. Added Sunjammer's placeable object movement code.  Full credit to his code goes to him. 
2. Added code for performing PC Data table consolidation. 
3. Added overload method for destroy items and return nothing for DelayCommand happiness. 

CHANGE LOG FOR THE LEGENDS AI PLUGIN v1.93


4. Added support for new master AI event scripts to support other plugins. 
5. Added support for Quest SE plugin to set mobs to run to their waypoints. 
6. Significant improvement and bug fixes to Waypoint selection.  This will prevent NPC's with 
Random Actions to stand around. 
7. Added schedule option to not have to change activities at a certain time. 
8. Fixed bug where interior and exterior chase ranges were not being honored. 
9. Created new AI Profile System.  Now you can assign multiple AI personalities to an NPC or 
Creature.  Then using either scripting or the Legends SE plugin, have the NPC/Creature change 
from one profile to another. 
10. Added extra code to make sleeping NPC's work better. 

CHANGE LOG FOR THE LEGENDS AI PLUGIN v1.92


11. Update to 1.92 standard codebase. 
12. Fixed bug with respect to characters with colored names. 

CHANGE LOG FOR THE LEGENDS AI PLUGIN v1.88


13. Update to 1.88 standard codebase. 
14. Moved config ini file into module folder. 

CHANGE LOG FOR THE LEGENDS AI PLUGIN v1.86


15. Added bartender TAG field for barmaids.  This allows Barmaids and Bartenders to be auto 
configured rather than having to modify the Uncle FB script. 
16. Fixed bug where if a NPC Tasking mob was a creature and was trained away, they may be pulled 
too far to find a new random waypoint location. 
17. Added support to call additional custom AI scripts in the AI events. 
18. Fixed bug where NPC animations were not firing for the appropriate durations. 
19. Fixed bug where creatures were not saving their no plot on retreat option correctly. 
20. Added configuration options to set defaults on creatures and spawn points. 
21. Added some new NPC activities 

CHANGE LOG FOR THE LEGENDS AI PLUGIN v1.81


1) General Bug fixes. 
2) Fixed bug where when Mobs stopped chasing a PC, they would run the "Well Met." banter 
message if the Banter plugin was installed. 
3) Fixed bug where the Quest Icons were not being created when an NPC perceives a PC 

CHANGE LOG FOR THE LEGENDS AI PLUGIN v1.8


1) General Bug fixes. 
2) Added waypoints for different NPC activities.  A different animation for a different WP 
3) New option for not making creatures PLOT as they run away. 
4) Added Retreat Range so you can now configure when an NPC stops pursuit of a PC 
CHANGE LOG FOR THE LEGENDS AI PLUGIN v1.7
5) General Bug fixes. 
6) Moved scripts from HAK file to Script Repository for easier compiling 
7) Updated Master scripts to compile correctly with 3rd Party Compiler 
8) Bug fix with respect to the 1.7 Quest Plugin 

CHANGE LOG FOR THE LEGENDS AI PLUGIN v1.6


1) Initial Release 

You might also like