View Single Post
as_pingwin
Junior Member
Join Date: Feb 2016
Old 02-08-2016 , 05:43   Re: Assign to a team automatically on joining the server
Reply With Quote #3

Quote:
Originally Posted by Kailo View Post
Did players join spec team on server join (exactly this must do your plugin)? What game (CS:GO have convar mp_force_assign_teams)?
Yes it's CS:GO, sry!
mp_force_assign_teams is not good for me because I will have a list with steamIDs

for example:

ct_team[0] = STEAMID:1
ct_team[1] = STEAMID:2

t_team[0] = STEAMID
t_team[1] = STEAMID:4

And when the player with STEAMID:2 joins the game I have to force to assign the player to the ct team.
Index 1 means the spectator?


Thanks
as_pingwin is offline