The Dink Network

Adding Scripts

January 16th 2006, 01:54 AM
sob_scorpb.gif
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
January 16th 2006, 04:32 AM
custom_simon.gif
SimonK
Peasant He/Him Australia
 
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"...