The Dink Network

Reply to Re: Changing what the enter key does

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:
 
 
February 14th 2014, 08:18 PM
wizardg.gif
Hrm. I don't believe you can disable the enter key. You can do wait_for_button() but that freezes the entire game and that doesn't seem like what you're looking for.

Is what you want that the player can't open the inventory, or that the player can't access any weapons/items? Because I have a script written that's constantly disarming the player, so he/she can't actually use anything. I feel like that's the closest you can get. Or maybe it's just the closest I can get.