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

Function cheat_unlock

TheForceEngine/TFE_DarkForces/player.cpp:1279–1283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1277 }
1278
1279 void cheat_unlock()
1280 {
1281 giveKeys();
1282 hud_sendTextMessage(709);
1283 }
1284
1285 void cheat_maxout()
1286 {

Callers 2

executeCheatFunction · 0.85
configDarkForcesCheatsFunction · 0.85

Calls 2

giveKeysFunction · 0.85
hud_sendTextMessageFunction · 0.85

Tested by

no test coverage detected