Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about mmr display script #7

Open
c00kie17 opened this issue Dec 4, 2019 · 1 comment
Open

Questions about mmr display script #7

c00kie17 opened this issue Dec 4, 2019 · 1 comment

Comments

@c00kie17
Copy link

c00kie17 commented Dec 4, 2019

Hi your script peaked my interest and I wanted to know how its being triggered ?
ListenToGameEvent("player_connect_full", ShowMMR, nil)
Is there a list of game events that I can get access to ?

@boasmithc
Copy link

boasmithc commented Jan 14, 2020

Valve has it in their developer documentation.

https://developer.valvesoftware.com/wiki/Dota_2_Workshop_Tools/Scripting/Built-In_Engine_Events#Game_events

Check the links at the top of that page to see the git entries for the event codes, the second one contains the 'player_connect_full' event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants