The Dink Network

Reply to Re: cur_weapon/cur_magic not arming correctly

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:
 
 
January 25th, 08:25 PM
custom_simon.gif
SimonK
Peasant He/Him Australia
 
add these two commands

arm_magic();
arm_weapon();

and possibly a

draw_status();

after those