Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QuickHeal Button (Split)
#1
and If we want to set F3 to use a mp potion would be this?

[code]Private Sub Form_KeyUp(KeyCode As Integer, Shift As Integer)
Dim Value As Long
Dim i As Long
Call CheckInput(0, KeyCode, Shift)
If KeyCode = vbKeyF3 Then

For i = 1 To MAX_INV

If GetPlayerInvItemNum(MyIndex, i) > 0 And GetPlayerInvItemNum(MyIndex, i)
Reply
#2
oh man... "You Quaff a healing potion"... that cracked me up... i hope no noobs copy and paste it... or they'll be quaffing potions instead of drinking Tongue
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)