tog connect
This commit is contained in:
@@ -81,7 +81,7 @@ namespace ReallifeGamemode.Server.Events
|
||||
|
||||
player.TriggerEvent("SERVER:Login_ShowBrowser", registered, disableLightMode);
|
||||
string msg = "~m~*** " + player.Name + " [" + player.SocialClubName + "] [ID: " + player.Handle.Value + "] (" + player.Address + ")";
|
||||
if (player.HasData("togip"))
|
||||
if(player.HasData("togconnect"))
|
||||
{
|
||||
ChatService.SendMessage(player, msg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user