fixed up IW5 parser with new event system

changed login alias to li (duplicate)
fixed crashing bug in generic repo
fixed anonymous name in access to web console
This commit is contained in:
RaidMax
2018-04-28 20:11:13 -05:00
parent 8071fb37bc
commit 35e7f57156
11 changed files with 51 additions and 46 deletions

View File

@ -32,7 +32,7 @@ namespace IW4MAdmin.Application.EventParsers
return new GameEvent()
{
Type = GameEvent.EventType.Connect,
Type = GameEvent.EventType.Join,
Origin = new Player()
{
ClientId = 1