Need help with something in my game

How do you make a thing like in the Mario Party game, with bonus stars about who did a random thing the most. (It has to be random)

If this is not possible please remind me

Please help if you can, and also, I never noticed, but I have a “Flag” button, what does that mean

Could you give us a better description of the game you’re making?

I’m guessing this is a Mario Party Recreation?

you mark the post for moderation, also if there are many flags, the post/topic is closed or deleted

Hmmm… I’d say that for example you get a bonus star for let’s say Buying the most items then you’d make a counter to count how many items you’ve bought and whichever counter had the biggest number would give the person linked to it a bonus star.

Have a property, player scoped, for each random stat.

Set a randomizer from 1 to 10 or smth. For each one, if chosen, it grabs the property and sets off a system to check who is higher, then grabs the players name from the triggering players name block.

Flagging gets granted at TL2. When enough flags accumulate on a post, it hides it. Like this!


The only difference from this screenshot to your view, is that you don’t have the button to ignore hidden feature, it’s only available for TL4+

1 Like

try to search up some guide, like it- or similar!
i can try and help by finding, and linking some to you if you want.

1 Like

Um I don’t think I can, because that would sorta be advertising my other post, sorry (And I don’t wanna get suspended this soon, I am trying my best to be new user of the month :grin: )

Describing the game you made is not advertising, aslong as your not telling people to go play it or something.

lucky (JK)

1 Like

Good, I got TL2 yesterday :grin:

2 Likes

lol dude i got you

1 Like

Well its a snow game and I want that when the game is gonna end it is gonna show who got what award, it bassicly among us mixed with mario party, mixed with my own thing

my maps got random ammo crates and loot barrels along with randomized elim messages

You gotta set the randomizer from either 1 to 10, it then gets the name from the triggering players name block.
(@slim(W)

2 Likes

Back to the topic now please, quit glazing me lmao. :roll_eyes:

3 Likes

@MrTexasCheezit i was gonna give you the guide i used for my map but its gone so i found this one which is practically the same Txme's way to a randomized chest system! also you can have an invis trigger inside the question block to trigger the randomiser

2 Likes

What do you mean “bonus stars” and “random thing”?