chat andere farbe
This commit is contained in:
@@ -96,7 +96,7 @@ namespace ReallifeGamemode.Server.Commands
|
|||||||
ChatService.NotAuthorized(player);
|
ChatService.NotAuthorized(player);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
ChatService.BroadcastFaction(msg, new List<int>() { 9 }) ;
|
ChatService.BroadcastFaction("~36648B~[Event]" + player.Name + msg, new List<int>() { 9 }) ;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user