#how would I fix this?
1 messages · Page 1 of 1 (latest)
Send a picture you probably just made a silly mistake ðŸ¤
its a military rank system for a invention im making
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
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).
i tried making it so that the target player prompts the receiving player with the rank data but it prompted the receving player with their cloud data instead
Wire the response output into a hey player by display name and wire that to the event
response on which prompt