Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ cheat_bugMode
Function
cheat_bugMode
TheForceEngine/TFE_DarkForces/player.cpp:1255–1259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1253
}
1254
1255
void cheat_bugMode()
1256
{
1257
s_smallModeEnabled = ~s_smallModeEnabled;
1258
hud_sendTextMessage(705);
1259
}
1260
1261
void cheat_pauseAI()
1262
{
Callers
2
executeCheat
Function · 0.85
configDarkForcesCheats
Function · 0.85
Calls
1
hud_sendTextMessage
Function · 0.85
Tested by
no test coverage detected