Reply to Re: Magic? BUT HOW?
If you don't have an account, just leave the password field blank.
October 4th 2012, 11:11 AM

shevek


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.

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