mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-21 20:50:40 -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:
@ -26,10 +26,10 @@ GoTo(target)
|
||||
|
||||
}
|
||||
|
||||
Alert(sound)
|
||||
Alert(sound, message)
|
||||
{
|
||||
self playLocalSound(sound);
|
||||
self iPrintLnBold("New Report!");
|
||||
self iPrintLnBold(message);
|
||||
}
|
||||
|
||||
Tell(message, source)
|
||||
|
Reference in New Issue
Block a user