I need to make the game end when there is only one person left. Oh, by the way, I’m new to the forum and if someone could tell me how to change my profile picture, it would be very helpful.
oh my first help I am new
The asiest way for me is to use properties , and have a certain property when it reaches a certain number end the game. Aka that one player.
but how do i do it I know
It doesn’t matter also as it has 24 in it i am fine with it :D!
hi!! a friendly reminder, make sure you search before you post!
I started and I already have 2 new friends. I’ve seen your art @call24whem and you do it well but unfortunately due to lack of resources I only make art with my hand and I don’t like it.
Hey, how do I change my profile picture?
Click on your pfp and go to preferences, then click on profile and edit it!
ok this got a bit offtopic. If you have a solution to your question, click the checkmark next to the helpful reply.
No, I don’t have a solution yet.
I’m too busy designing mario kart 9 for fun to link anything, but use a live player counter guide, link the counter to the property, and end the game when the property is 1.
Edit: What @NotYoyo said.
Hope this guide is helpful
@Blackjack, @Call24whem, @Aubec7 this is a friendly reminder to not post on a topic if you aren’t gonna help with what the user is asking. This rule extends to welcoming- if you’re gonna welcome someone, you better help them with their problem too. Doing otherwise is even more rude than just ignoring the topic.
I did help them, before i sent that! But I understand wont happen again.
From [ ] The Ultimate Guide to Every Device Part 2!
That’s the basics of properties. I figure that everything about how to use the property was already explained.
So properties are literally just a number that is acknowledgable in simple definition.
So like it just holds what the word/number is and can be relied on.
So what happens is this: Zone on spawn pad to a counter that sets property “propertyNumber1” to it’s number (the amount of players in zone(All the players)). Then repeater broadcasts “channel1” so then something has block code that is
CODE: code on “channel1”: if property “propertyNumber1” = 1 then broadcast “endGameDevice”
End game device: when receives “endGameDevice” end game.
(I know the trigger thingy also)
It’s as simple as that.
Hope this helps!
Finally, everything I wanted to know about the property
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.