mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-14 17:18:32 -05:00
[application] added chat context to profile page
[iw4script] reworked balance to balance based on performance rating [stats] log penalty context to database
This commit is contained in:
@ -38,6 +38,7 @@ namespace SharedLibraryCore
|
||||
Kill,
|
||||
Damage,
|
||||
Death,
|
||||
JoinTeam,
|
||||
}
|
||||
|
||||
public GameEvent(EventType t, string d, Player O, Player T, Server S)
|
||||
|
Reference in New Issue
Block a user