The Dink Network

Reply to Magic not charging

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:
 
 
May 12th 2012, 06:27 PM
boncag.gif
JugglingDink
Peasant He/Him United Kingdom
Streetfish 
Dink's armed with the fireball spell after the intro of my D-Mod, and I've equipped it the same way I've always equipped magic...

&magic = 5;
add_magic("item-fb", 437, 1);
&cur_magic = 1;
arm_magic();
draw_status();


For some reason, this doesn't work anymore. It arms it, and it appears in the inventory and everything, but the green bar (Y'know... The one that slowly fills in around the spell) does not appear and the spell is uncastable. Any ideas on how to fix it?