The Dink Network

Reply to Re: 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, 07:21 PM
dinkdead.gif
Fireball5: I know how to make the item, just not how to make it unchangeable. Your suggestion acts like this:

void disarm (void)
{
kill_game();
}


But thanks anyway.

DD95: Thanks, I'll take a look.

Edit: Yup, it's button4.c, I can disable the inventory or whatever using that. Thanks (again)