The Dink Network

Reply to Locking items

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 1st 2008, 04:11 PM
dinkdead.gif
Is there any way to make it so when you select an item in the inventory nothing happens? I want to make an item that appears temporarily and while it's armed you can't change until it disappears by itself.

The only thing I've tried so far is putting if (&glob_var == 1) return; in the arm() procedure of other items. It didn't work

I don't think there's a way of making the enter key do something else is there?