And to paraphrase (if that is the right word...):
Quote:
Originally Posted by manikus
The GPDL is the engine that runs all of the scripts in the game (all spells, special abilities, dice roles, etc)....
There is no easy text file method. There is compiling involved if it's ourside of the editor. 
|
GPDL was originally designed as a text based conversation engine, where you set up answers to questions that have keywords that prompt the response you write in. That is the reference to compiling outside of the engine if you write a scripted conversation. There is some cool things you can do with GPDL right now, and there is much that was written for the functionality but is not currently working proplerly. But if you are interested in learning this I could show you what I know about this (it isn't much but its a start)
ST
ps I havent done a conversation script yet, either.