Geting rid of items?

  • 3 Replies
  • 1722 Views
Geting rid of items?
« on: April 07, 2010, 05:39:18 »
Is it possible to have the player collect for example the four key's but then later, take those key's away?

Re: Geting rid of items?
« Reply #1 on: April 07, 2010, 05:59:50 »
Copy-pasta on a key removal square in the ini:

[x1000y1000]
ShiftVisible(A)=False
ShiftTouch(A)=True
ShiftFlagOff(A)=Power#
Lurk more.


Re: Geting rid of items?
« Reply #3 on: April 07, 2010, 16:02:37 »
Thank you !! =-D