BillyWM / FCEUX-Lua-Script-Collection

Lua scripts for FCEUX (an NES emulator). Multiple games including River City Ransom, Battle Kid
26 stars 3 forks source link

Weapon use #2

Open BillyWM opened 13 years ago

BillyWM commented 13 years ago

Track location of all (up to) 3 weapons. If close to one, pick it up. Attack with weapon when held

Must first determine memory addr. that indicates weapon in hand. Currently unknown. Potential workaround is weapon x = player x AND weapon height > 0.