MTPO script - more cosmetics, TMI is now 23 to match realtime playing, bar is moved even closer to the players to see it easier while playing.

This commit is contained in:
adelikat 2009-09-16 04:41:21 +00:00
parent 42a808b099
commit 88b4c24baa
1 changed files with 2 additions and 2 deletions

View File

@ -5,10 +5,10 @@
local EHP= 0x0398 -- Enemy HP address
local TMR= 21 -- Frames in advance for your punches.
local TMR= 23 -- Frames in advance for your punches.
local BND= -8 -- KEEP NEGATIVE!! Frames after the golden zone.
local DISPx= 200
local DISPx= 180
local DISPy= 180
local timer= 0