forked from CFC-Servers/cfc_chat_transit
Fix lua error
This commit is contained in:
parent
10c83cbf88
commit
240d547651
@ -12,7 +12,7 @@ ChatTransit.PlayerConnect = (data) =>
|
||||
Type: "connect"
|
||||
Data:
|
||||
SteamName: name
|
||||
SteamId: SteamIDTo64 steamId if steamId
|
||||
SteamId: steamId and SteamIDTo64 steamId
|
||||
PlayerCountCurrent: player\GetCount!
|
||||
PlayerCountMax: game\MaxPlayers!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user