Code: Select all
JoinTemplate: {EXEPATH} {address}Code: Select all
JoinTemplate: {EXEPATH} +connect {address}Moderator: Moderators
Code: Select all
JoinTemplate: {EXEPATH} {address}Code: Select all
JoinTemplate: {EXEPATH} +connect {address}acually no, because i dont use moh commandline in my customspy,Rookie One.pl wrote:ASE support in the current version is broken. In filters.txt it's:Should be:Code: Select all
JoinTemplate: {EXEPATH} {address}Code: Select all
JoinTemplate: {EXEPATH} +connect {address}
Medal Of HonorRookie One.pl wrote:It definitely is not. The game runs just as if there were no parameters supplied whatsoever.
Code: Select all
Medal Of Honor
ServerType: MOH
RegKey: HKEY_CURRENT_USER\Software\2015\MOHAA\basepath
ExeName: CustomSpy.exe
JoinTemplate: {EXEPATH} {address}
HostTemplate: {EXEPATH} +set cl_playintro 0
Port: 12203
Maps: QUAKE3
Mutex: SV
1 if servertype != "MOH" remove
2 if version != "Medal of Honor A*" removeIt cant change the already changed once code.Rookie One.pl wrote:This is what I've got. I've updated and installed ASE support again, nothing changed.Code: Select all
Medal Of Honor ServerType: MOH RegKey: HKEY_CURRENT_USER\Software\2015\MOHAA\basepath ExeName: CustomSpy.exe JoinTemplate: {EXEPATH} {address} HostTemplate: {EXEPATH} +set cl_playintro 0 Port: 12203 Maps: QUAKE3 Mutex: SV 1 if servertype != "MOH" remove 2 if version != "Medal of Honor A*" remove