testen ob blips auf map so gehen
This commit is contained in:
@@ -474,7 +474,18 @@ namespace ReallifeGamemode.Server.Commands
|
||||
}
|
||||
|
||||
#endregion Staatsfraktionen (LSPD / FBI) Commands
|
||||
#region Weazel News
|
||||
[Command("eventchat", "~m~Benutzung: ~s~/eventchat [Typ = ~g~on~s~, ~g~off~s~", GreedyArg = true)]
|
||||
public void CmdFactionNREventchat(Player player, string onoff)
|
||||
{
|
||||
|
||||
List<Player> players = NAPI.Pools.GetAllPlayers();
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
#endregion Weazel News
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user