The Dink Network

teaching magic

August 10th 2009, 08:12 PM
knights.gif
DinkKiller
Peasant He/Him United States
The world could always use more heroes 
how do i have my wizard teach dink the fireball magic? could someone show me a script?
August 10th 2009, 08:23 PM
fairy.gif
GlennGlenn
Peasant He/Him Norway
GlennGlenn doesn't want a custom title. 
add_magic("item-fb",437, 1);
say_stop("I now have fireball magic!", 1);
August 10th 2009, 08:39 PM
knights.gif
DinkKiller
Peasant He/Him United States
The world could always use more heroes 
awesome! thanks!
August 10th 2009, 09:05 PM
pillbug.gif
pillbug
Peasant He/Him United States
Love! True love! 
Just so you know how everything works:

add_magic and add_item states where to put the item/magic, add_magic adding it the next available slot in 'Magic' column of your inventory, and add_item putting in the 'Item' column. The next two numbers in the command are the sequence and frame numbers to display the magic/item in your inventory. Rabidwolf9 made a list of the sequence and frame numbers, along with the script names for all the default weapons and magic and such. If you have anything against me putting this here Rabid, just tell me

Weapons/Items: seq - 438
01-Fist: item-fst
02-Pigfeed Bag: item-pig
03-Bomb: item-bom
04-Boomerang
05-Bottle
06-Throwing Axe: item-axe
07-Sword 1: item-sw1
08-Bow 1: item-b1
09-Purple Potion
10-Red Potion
11-Blue Elixir: item-eli
12-Heavy Bow: item-b2
13-Fire Bow: item-b3
14-Red Scroll
15-Yellow Scroll
16-Purple Scroll
17-Green Scroll
18-Slayer Claw
19-Alk-tree Nut: item-nut
20-Claw Sword: item-sw2
21-Light Sword: item-sw3
22-Herb Boots: item-bt
23-Pair of boots

Magic/Skills: seq - 437
01-Fireball: item-fb
02-Hellfire: item-sfb
03-Lightening
04-Atomic
05-Acid Rain: item-ice
August 10th 2009, 10:07 PM
slayer.gif
rabidwolf9
Peasant He/Him United States
twitch.tv/rabidwolf9 
I shall smite thee for thine arrogance ye bug o' pills.
August 10th 2009, 10:12 PM
pillbug.gif
pillbug
Peasant He/Him United States
Love! True love! 
Smite? You iz a Smiter paladin! Those suck! Well...I never liked em.
December 4th 2009, 04:35 AM
duckdie.gif
PILLBUG YOU ROCK! THANKS!