Help on a guide

So basically, I’m creating a class-based battle royale. (Basic, but I’m out of ideas.) I found a guide that was good with my exact thing. but there’s a problem. I don’t exactly know blocks very well, and don’t know the setup for this part.
Image below this:

1 Like

image
What I have right now, I believe I’m on a right direction?

1 Like

Something like:
if Get Property Fisher = True then
broadcast on channel grantFish

1 Like

image
I believe I have it now.

3 Likes

Still, thanks though!

You do have it now

Nice. I’m not used to blocks, so I’m attempting to learn.

You don’t need blocks for this. Just set the trigger scope to player and inactive on game start. Activate the trigger for all the fishers. The trigger should broadcast on “Fish”.

Oh. Well still, it works…

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.