MCPcopy 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

executeCheatFunction · 0.85
configDarkForcesCheatsFunction · 0.85

Calls 2

hud_sendTextMessageFunction · 0.85

Tested by

no test coverage detected