Adding Scripts
As a first time DMod author, I still have alot to learn.
If I want to make a character say something, how do I create a script so I can type it in.
Also, do I have to (if creating a pillbug as a sprite) type <EN-PILL> if I want it to behave like a pillbug.
Thanks
If I want to make a character say something, how do I create a script so I can type it in.
Also, do I have to (if creating a pillbug as a sprite) type <EN-PILL> if I want it to behave like a pillbug.
Thanks

Take a look at the DinkC Ref v4.0 it's included in the Patch 1.08 RC4 as a html help file - it's got lots of great stuff in it.
Try first looking at scripting and then specifically say_stop() and say() commands. As for pillbugs, try the enemies section under Techniques and look for the touchers link in the enemies intro page.
Otherwise go you could try "Rudiments of scripting"...
Try first looking at scripting and then specifically say_stop() and say() commands. As for pillbugs, try the enemies section under Techniques and look for the touchers link in the enemies intro page.
Otherwise go you could try "Rudiments of scripting"...