The Dink Network

Reply to Emergency help needed

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:
 
 
August 20th 2008, 02:26 PM
custom_marpro.png
Marpro
Peasant He/Him bloop
 
I can't really fix this bug; I'm adding several of magic spells in the same conversation but only the first is visible and usable! Help help help

added like this:
add_magic("item-strm", 438, X);
wait(150);
add_magic("item-speedm", 438, X);
wait(150);
add_magic("item-stonem", 438, X);

(The X is normally a number of course)