#how would I fix this?

1 messages · Page 1 of 1 (latest)

brittle wolf
#

how would I fix this?

inner ermine
#

Send a picture you probably just made a silly mistake 🤭

brittle wolf
#

When the player finishes the prompt it sends a event to the target player then when the target player receives that event it gets their rank branch and rank color then sends a event back to the player that received the prompt then when that player receives the event it prompts them will all the players rank data

inner ermine
#

The reason this isn't working is because your sending the event to yourself. The receiving player output on the prompt outputs who received the prompt. And its also not working because you need a delay between prompts (you might just need another chip im not sure).

brittle wolf
inner ermine