I am not sure what I am missing but I cannot find a way how the owner of the team can kick members from his team? I can only see API call LeaveTeamRequest, which can used by member to leave their team. Is there a way how to do this in a Cloud code as I guess this is very common feature needed in "guilds" in any server based game.
Thanks
Jan
Best Answer
C
Customer Support
said
over 5 years ago
Hi Jan,
You can do this in Cloud Code with the SparkTeam removeMembers. This will allow you to remove players using the logic of your choosing. Let us know if you have any further questions.
You can do this in Cloud Code with the SparkTeam removeMembers. This will allow you to remove players using the logic of your choosing. Let us know if you have any further questions.
Jan Halamicek
I am not sure what I am missing but I cannot find a way how the owner of the team can kick members from his team? I can only see API call LeaveTeamRequest, which can used by member to leave their team. Is there a way how to do this in a Cloud code as I guess this is very common feature needed in "guilds" in any server based game.
Thanks
Jan
Hi Jan,
You can do this in Cloud Code with the SparkTeam removeMembers. This will allow you to remove players using the logic of your choosing. Let us know if you have any further questions.
Regards,
Liam
- Oldest First
- Popular
- Newest First
Sorted by Newest FirstJan Halamicek
Thanks!
Customer Support
Hi Jan,
You can do this in Cloud Code with the SparkTeam removeMembers. This will allow you to remove players using the logic of your choosing. Let us know if you have any further questions.
Regards,
Liam
-
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