The Dink Network

Reply to Re: help

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
August 18th 2008, 01:49 PM
dinkdead.gif
I don't think knowing C/C++ is that necessary... I knew (and know ) nothing about it but DinkC is fairly intuitive, eg. it's pretty obvious what create_sprite() will do, or move(), say() etc. You'll learn what the numbers and symbols mean and most mean the same in different commands.

After looking at The Rudiments of Scripting and maybe a couple of tutorials, open up any D-Mod in DinkEdit or WDE+ and look at the scripts already made. Edit some and see what happens.

And the DinkC Reference is invaluable.