MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / cheat_postal

Function cheat_postal

TheForceEngine/TFE_DarkForces/player.cpp:1267–1271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1265 }
1266
1267 void cheat_postal()
1268 {
1269 giveAllWeaponsAndHealth();
1270 hud_sendTextMessage(703);
1271 }
1272
1273 void cheat_fullAmmo()
1274 {

Callers 2

executeCheatFunction · 0.85
configDarkForcesCheatsFunction · 0.85

Calls 2

giveAllWeaponsAndHealthFunction · 0.85
hud_sendTextMessageFunction · 0.85

Tested by

no test coverage detected