Court: Trigger VS. Checker (And an explanation on what a Trigger Check is)

Many people use checkers however there are many flaws to using them.

  1. Can’t check text properties
  2. Cant be deactivated.

these are 2 of the main flaws, sure its less memory than a Trigger, but its only by 5 memory.

we can do the exact same thing a checker does but BETTER with a trigger’s block code.
first multiple checks? if else!
remember when I said it couldn’t check for text based properties and booleans? a trigger CAN do that, it can even be deactivated. a trigger can even check for more things such as a player’s ID, Name, and other things. IT CAN EVEN LOOP THIS FUNCTION ON ITS OWN!
they aren’t useless like the repeater though, as they are more efficient for basic systems, but for more complex systems, use a trigger instead.
an example of when a checker should be used

when one SHOULDNT be used:
When comparing one property to another property.

Summary

Checker bad, Trigger can do exact same thing, Trigger If then/If else, checks if property equals or is less or greater than number, Trigger good for complex systems, Checker good for simple systems. :exploding_head:

7 Likes

Neat! Just a few corrections:

  1. Properties not, “propertys”
  2. Triggers with blockcode actually cost 540!
  3. Maybe add how sometimes checkers are more efficient when making some more basic systems?
5 Likes

Thanks! I took some of that into consideration (most of the time I try to make sure my grammars right, but then the Gimkit fourms autocorrect ruins it) I’m pretty sure you can also do checks for many different things in just one bit of block code so you wouldn’t have to use a ton of the block coded repeaters but I’ll make sure to add that bit!

One of the main things I would use checkers for is a 4-digit code that never changes.

1 Like

Every function you added requires the use of blocks, which cost 500 memory. The only thing you’d need a trigger for instead of a checker is for checking text. You can also make checkers loop.

7 Likes

you could use a trigger to check if a property equaled another property, unable to be done by a checker, sure you can make a checker loop itself, but you can NEVER stop that loop because its inability to deactivate. triggers can check something even if it needs to change, this is good for randomly generated passcodes for a door. you wouldn’t need to use a trigger ONLY for checking text, you can use it for other things as well.

didnt shdwy make a guide on this? or someone else did?

No, this isn’t a trigger loop. It’s a trigger replacing a checker, not a trigger replacing a repeater.
this is an original guide. its inspired by shdwy’s guide by how its written, but its about a different topic.

4 Likes

The only thing different is that Shdwy did Trigger vs Repeater (Trigger Won), and Fleet made Trigger vs Checker (Trigger Won). GGS Trigger, you can replace 2 devices already!

Oh no

I’ve been attacked by a flag warrior… 6 times…
I hope I don’t lose reg

5 Likes

If this is a guide, then I would probably change it to Community Made Guides so this isn’t simply ignored like how most Devices tagged posts do

(My personal preference, you do what you wanna do :smile: )

I think this should stay in Devices, and add the psa tag, because Shdwy’s topic had both…
Tell me if I’m wrong
Oops, does this fit what wingwave said?

2 Likes

oh, i dunno, I’m not on as often as I used to before my-15-day-break-that-was-supposed-to-be-a-few-months-long

I think it should stay Devices because this isn’t really a guides, more like a psa

I dumdum then, welp, off I go to somewhere else!

We need memory factors here…

I guess because I’m bored I’ll make a poll on what this system should be called

  • Trigger Check
  • Tchecker
0 voters

Wait you forgot the right answer:
Trigger Checker

1 Like

Tchecker is short for Trigger Checker.

I feel like these two devices can’t be similar enough to make one be called better… Well not “similar” but like, they have different uses, pros, and cons, that end up evening each other out.

Also, i can already see this topic going downhill.

edit: @Fleet look at the title ._.

1 Like

I never said the trigger is better than checker, I said a trigger can be more useful in complex systems.
edit: the title was changed by someone else not me @Kosm0-o