mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Fixed Two Small Problems
This commit is contained in:
@@ -140,7 +140,7 @@ function Admin.give_warning(player,by_player,reason,min)
|
||||
warnings = warnings+1
|
||||
_reports().warnings[player.name] = warnings
|
||||
player_return({'reports.warning-given-by',by_player_name},defines.text_color.info,player)
|
||||
game.print({'reports.player-warning',player.name,by_player_name})
|
||||
game.print({'reports.player-warning',player.name,by_player_name,reason})
|
||||
give_punishment(player,by_player,reason)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user