var success = Spark.getTeams().getTeam(myTeamId).setTeamName("TeamName");
But what if we need to change the team ID? I couldn't find the way to do it, is it possible?
I use the team ID to store the team [TAG] and the team name for the team name, so i would like to let players change their team tag, any help would be appreciated
Best Answer
C
Customer Support
said
over 4 years ago
Hi Alberto,
You can't change the teamID after the team has been created. If you need to do this you can drop the team and create a new one with the appropriate ID.
Regards,
Liam
1 Comment
Customer Support
said
over 4 years ago
Answer
Hi Alberto,
You can't change the teamID after the team has been created. If you need to do this you can drop the team and create a new one with the appropriate ID.
Alberto Martinez
Hello everoye, so we can change a team name with:
But what if we need to change the team ID? I couldn't find the way to do it, is it possible?
I use the team ID to store the team [TAG] and the team name for the team name, so i would like to let players change their team tag, any help would be appreciated
Hi Alberto,
You can't change the teamID after the team has been created. If you need to do this you can drop the team and create a new one with the appropriate ID.
Regards,
Liam
Customer Support
Hi Alberto,
You can't change the teamID after the team has been created. If you need to do this you can drop the team and create a new one with the appropriate ID.
Regards,
Liam
1 person likes this
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics