Skip to content

Instantly share code, notes, and snippets.

@Zbizu
Created October 20, 2021 19:46
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Zbizu/3828001027a16ed50162d18af88b9498 to your computer and use it in GitHub Desktop.
Blue message version 12
-- example replacement for lack of MESSAGE_STATUS_CONSOLE_BLUE:
player:sendPrivateMessage(nil, "Players online: Name [1], Other Name [41], Placeholder [10]")
-- output: 21:41 [0]: Players online: Name [1], Other Name [41], Placeholder [10]
-- hypothetically the function could be adjusted (source edit) to send "Players online" as player name and "level" as players online
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment