Deathmatch Classic

From LANCommander
Revision as of 00:41, 22 February 2024 by DoctorDalek (talk | contribs) (Created new page for Deathmatch Classic)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Developers
Valve
Publishers
Valve
Release Date
Windows: July 1, 2001
Genres
Shooter
View at PCGamingWiki

Actions

Name Path Arguments Working Directory Primary
Play Deathmatch Classic hl.exe -game dmc -noextracds -lw {DisplayWidth} -lh {DisplayHeight} -32bpp {InstallDir} True

Name Change Script

Write-ReplaceContentInFile -Pattern '^name "(.+)"' -Substitution "name ""$NewPlayerAlias""" -FilePath "$InstallDirectory\dmc\config.cfg"