i dont know when i add action on segment when player leave the segment i got an error limit exceed max 3 action group. but i search on all my schedule and segment, i only have one action that run.
but when i use test API GetAllActionGroups i saw i have 5 action group and neither of that i has the task or anything. because i remove the schedule task or maybe edit it.(i forgot actually).
"ActionGroups": [ { "Name": "Scheduled Task friday Action Group", "Id": "31DA2E682A68C73" }, { "Name": "Scheduled Task resetFridayFreeMode Action Group", "Id": "153C923E58ECC556" }, { "Name": "Scheduled Task friday Action Group", "Id": "72F7CD6CA395F7BA" }, { "Name": "Scheduled Task removeFreeModeDaily Action Group", "Id": "BA640F31F8D8B41B" }, { "Name": "Scheduled Task friday Action Group", "Id": "CCA3CDFB736F4C99" } ]
if so, how i remove them? and how to run action on each segment? i have maybe 7 segment in my title and want make each segment has action on left segment.
My game title is B46E
Answer by Brendan · Aug 23, 2017 at 06:48 AM
It's a bug we've since fixed where there was a corner case where you could delete a Scheduled Task but leave the actions in the data table. I've taken care of cleaning those up for your title, so you shouldn't see that anymore.
So, btw afaik i can only have 3 segment which has action group right? just a clarification.
because i just tried earlier, and i can only make 3 segment (each has 1 action on "left segment")
Correct - you're limited to 3 actions in the free tier.
How to store the data structure in Playfab? 1 Answer
Cloudscript function not showing in Scheduled tasks 1 Answer
Get Specific PlayerId from Segments in a Scheduled task for Cloudscript parameter 1 Answer
Game Manager scheduled tasks not deleting players 1 Answer
How to make cron jobs on Playfab? 1 Answer