Search found 2 matches

by Amadox
Tue Jul 04, 2017 7:29 pm
Forum: Won't implement
Topic: game_id
Replies: 2
Views: 8931

game_id

There doesn't seem to currently be a way to grab the game_id other than copypasting it from the console, or brute-forcing our way through the matchmaking api's server list. It'd be neat if we could access it via the Modding API, so we can:

a) request it from within the game via a /c command
and
b ...
by Amadox
Sat Jun 24, 2017 9:33 am
Forum: Implemented mod requests
Topic: Event on_player_chat
Replies: 2
Views: 1176

Event on_player_chat

An event that fires whenever a player says something in chat (or uses commands, although a separate on_player_command might be good for that)

...as far as I can see, nothing like that exists so far. I'm trying to do something related to logging and this would help a lot!

Go to advanced search