The Dink Network

Reply to Re: Kerrek's Development Thread (Questions included)

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:
 
 
July 22nd 2012, 10:12 PM
pillbug.gif
pillbug
Peasant He/Him United States
Love! True love! 
What kind of spell are you trying to make/add? A projectile, I'm assuming? You can copy most of the script from "item-fb", since it's the standard fireball spell. You add them the same you add items, except with add_magic instead of add_item. Example:

add_magic("item-fb",437,1);