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

rg_set_user_team #154

Open
SanjaySRocks opened this issue Nov 27, 2019 · 2 comments
Open

rg_set_user_team #154

SanjaySRocks opened this issue Nov 27, 2019 · 2 comments

Comments

@SanjaySRocks
Copy link

Can you tell me which of the code is right.

  1. rg_set_user_team(id, TEAM_SPECTATOR,MODEL_AUTO,true)
  2. rg_set_user_team(id, TEAM_SPECTATOR)

both command works but i want to know which one is right for spectator ?

Ty.

@voed
Copy link
Contributor

voed commented Nov 27, 2019

* @param index Client index
* @param team Team id
* @param model Internal model, use MODEL_AUTO for a random appearance or MODEL_UNASSIGNED to not update it
*
* @param send_teaminfo If true, a TeamInfo message will be sent
* @param check_win_conditions If true, a CheckWinConditions will be call

@fl0werD
Copy link
Contributor

fl0werD commented Dec 5, 2019

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

3 participants