Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Press 'P' Uses Potion?
#1
How can i make when you press the 'P' Key it uses a potion so you don't have to go to the item screen? (Not talking about when in battle)
Reply }
#2
'P' is not a valid input command in RMXP. You need to find a keyboard script first.
Reply }
#3
If you decide to use another button then it's common event > conditional branch: button([the key you choose]) > conditional branch: item-potion=in inventory > change hp: +[potion healing value] > change items: remove 1 potion
Reply }




Users browsing this thread: