The Dink Network

Reply to Re: Magic? BUT HOW?

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:
 
 
October 4th 2012, 11:11 AM
anon.gif
shevek
Ghost They/Them
 
You will need to create a magic item. This item should be added to the inventory when Dink should be able to cast it. To do this, you use add_magic. This function needs an image (for showing in the inventory) and a script. This script is called when the user tries to cast the magic. What happens then is up to your imagination and coding skills (or code copying skills ).

Check out the source of dink or some dmods for examples.