Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ cheat_maxout
Function
cheat_maxout
TheForceEngine/TFE_DarkForces/player.cpp:1285–1289 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1283
}
1284
1285
void cheat_maxout()
1286
{
1287
giveAllInventoryAndHealth();
1288
hud_sendTextMessage(710);
1289
}
1290
1291
void cheat_godMode()
1292
{
Callers
2
executeCheat
Function · 0.85
configDarkForcesCheats
Function · 0.85
Calls
2
giveAllInventoryAndHealth
Function · 0.85
hud_sendTextMessage
Function · 0.85
Tested by
no test coverage detected