mirror of
https://github.com/CFC-Servers/cfc_chat_transit.git
synced 2025-03-04 03:03:05 -05:00
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