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