All public logs

Combined display of all available logs of LANCommander. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:39, 27 July 2023 DoctorDalek talk contribs created page Games/Codename: Panzers - Phase One (Created page with "Category:Games {{InfoBox.Game |Cover = cover.jpg |Release Date = {{InfoBox.Game.ReleaseDate|Windows|September 30, 2004}} | PCGamingWiki = Codename:_Panzers_-_Phase_One }} == Name Change Script == The player name is stored in the options.ini file located in the game's install directory. <syntaxhighlight lang="powershell" line> $NewName = $args[0] $InstallDir = $PSScriptRoot function Write-ReplaceContentInFile([string]$Regex, [string]$Replacement, [string]$FilePath)...")