Have you ever wanted to design and write code for your own NWN2 GUI? Use this tutorial as a guide to help you make your own GUIs and interfaces.
LATEST: Uploaded another module with slightly larger area to prevent random crashing on load. Also removed a second door.
v1.01 - Typo fixes.
Link to a complementary tutorial by me, "A Beginners Guide To Scripting".
MODULE DETAILS:
The demo module allows the player to see four different GUIs in action that come with the tutorial.
MANUAL DETAILS:
The manual tries to break down the individual processes that take place when a GUI is used and how to create your own from that knowledge.
Learn about the following:
- Data Transfer.
- GUI Objects.
- Object Tags and their Attributes.
- Events and Functions.
- Code Format.
XML Tutorial Comments On The Althéa Blog: Link
*Awarded a 'Hall of Fame' award on the old vault.
Attachment | Size |
---|---|
Tutorial (PDF), Demo Module, 4 XML files and ReadMe (1192) | 3.35 MB |
A great starting-point for UI modders.