Abuse
Developers | |
---|---|
Crack dot ComExakt Entertainment | |
Publishers | |
Origin SystemsAlive MediasoftBungieElectronic ArtsExakt Entertainment | |
Release Date | |
Windows: February 29, 1996 | |
Genres | |
PlatformShooter | |
View at PCGamingWiki |
Actions
Name | Path | Arguments | Working Directory | Primary |
---|---|---|---|---|
Play | {InstallDir}\Dosbox\dosbox-x.exe | ..\GameData\ABUSE.EXE -c "ipxnet connect {IPXRelayHost} {IPXRelayPort}" -exit | True |
Name Change Script
if ($NewPlayerAlias.Length -gt 24) {
$NewPlayerAlias = $NewPlayerAlias.Substring(0, 24);
}
Set-Content -Path "$InstallDirectory\GameData\ADDON\DEATHMAT\USERNAME.LSP" -Value "(setq username ""$NewPlayerAlias"")"