Things this can be used for
- CSL library documentation as shown, which many are already using as a handy reference when coding.
- Improving your documentation on your own projects by adding a detailed nwscript reference to it which includes links and information on where each function is used.
- Searchable document you leave open in your code editor, so you can lookup functions quickly without leaving the current application.
- Generating your own CHM files ( microsoft help viewer files ) or websites
- Use doxygen to generate XML files which can be processed by custom tools, toolset plugins, or whatever else you can think of.
- Really need a way to make such information show up while coding in the toolet. I actually started the doxygen based on grinning fool requesting such a resource soas to improve features in 1.24 which never materialized.
(These SHOULD not be used when compiling scripts or in the override folder as they are in a different order, and the game engine requires that nwscript.nss be as provided. These are just for generating documentation and using them to compile code will not work. )
Nwscript Constants
Nwscript Functions
Now this markup is not yet posted on the CSL documentation site, this is the source file for generating such documentation.
Now a while back the lexicon for NWN2 shutdown, which removed a valuable resource to the community. I have used what i could find on google cache for it and recovered much, and added in many examples, notes and comments formerly found on that site. Mainly because i could not live without it. As i added them to mine, i also corrected what i noticed, and since i use the actual function prototypes found in 1.23 it should be far more accurate. But i keep adjusting this, and i got some more clean up work to do. ( There is a lot of functions there )
I'd appreciate it if those who are interested could review this file and send me edits and changes as they notice issues in it. Even a cursory review pointing out misnomers and things you found helpful, example code and the like would be helpful. Having it worded better for novice scripters, and having more detailed references on gotchas and tips helps everyone making things for nwn2.
Modifié par painofdungeoneternal, 28 décembre 2011 - 09:17 .





Retour en haut






