mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-26 23:20:33 -05:00
-webfront now displays player info and link to repz account
-fixed time span issue in webfront -fixed crash when RCON stops responding and removing a player -version on footer
This commit is contained in:
@ -66,7 +66,7 @@ processEvent(event)
|
||||
Player GoTo(Target);
|
||||
break;
|
||||
case "alert":
|
||||
Player Alert(Data);
|
||||
Player Alert(Data, "New Notification!");
|
||||
break;
|
||||
case "tell":
|
||||
Target Tell(Data, Player);
|
||||
|
Reference in New Issue
Block a user