Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hotd.lua is missing the player 2 health and ammo cheats #9

Open
Vphurple-Izumi opened this issue Jun 13, 2023 · 0 comments
Open

hotd.lua is missing the player 2 health and ammo cheats #9

Vphurple-Izumi opened this issue Jun 13, 2023 · 0 comments

Comments

@Vphurple-Izumi
Copy link

Vphurple-Izumi commented Jun 13, 2023

As the titel hotd.lua is missing cheats for player 2 please add them

function ammo_2p_cheat_f(value)
I960_WriteWord(RAMBASE+0x1ED0D,6); -- 2P 6 ammo
end
Options =
{
ammo_2p_cheat={name="2P Infinite Ammo",values={"Off","On"},runfunc=ammo_2p_cheat_f}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant