Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
executeCheat
Function · 0.85
configDarkForcesCheats
Function · 0.85
Calls
2
giveKeys
Function · 0.85
hud_sendTextMessage
Function · 0.85
Tested by
no test coverage detected