Allow client to know his own ID (For voicepacks)
This commit is contained in:
ChocoTaco1 2022-05-23 19:05:37 -04:00
parent 818fced94e
commit 1036526634

View file

@ -893,7 +893,7 @@ function GameConnection::onConnect( %client, %name, %raceGender, %skin, %voice,
messageClient(%client, 'MsgClientJoin', 'Welcome to Tribes2 %1.',
%client.name,
%client,
"",
%client.target,
false, // isBot
%client.isAdmin,
%client.isSuperAdmin,