1

This redstone problem makes no sense?

jonathanb987 7/19/14 5:07 pm
541
7/19/2014 6:50 pm
Hey, I'm trying to do something. I can't find anything wrong with my command.



http://i.imgur.com/Nb5iSaX.png if picture isn't working

The comparator is outputting a signal even though my score is not in the range!

If you need to see this in-game, I can give you an IP. (No, you won't get OP)

// JB
Posted by
jonathanb987
Level 27 : Expert System
31

  Have something to say?

JoinSign in

16

sigurd4
07/19/2014 6:45 pm
Level 67 : High Grandmaster Toast
The max kills is too big. Lower it -and it should work. When its as big as that it overflows and bugs out (it works as if it was a way smaller number) also: try it without the max kills and only the min kills score and see if that helps (not sure if max kills is required for it)
1
jonathanb987
07/19/2014 6:50 pm
Level 27 : Expert System
FIXED. This wasn't the problem though.
1
HecticGamers
07/19/2014 6:13 pm
Level 16 : Journeyman System
What version?
1
HecticGamers
07/19/2014 6:09 pm
Level 16 : Journeyman System
Ok try this:
testfor @a[r=5,score_Kills_min=5]
Of course change the r to whatever you want, now when someone within the radius of the command block has 5 kills, there will be an output, but, if someone enters and they don't have 5 kills, there will be no output
1
HecticGamers
07/19/2014 6:04 pm
Level 16 : Journeyman System
Ok first off, a little question about the reason why you want this command, are you planning some sort of killstreak system or something, if so that's really easy.
1
jonathanb987
07/19/2014 6:11 pm
Level 27 : Expert System
No it's a shop. Please join so we can talk in-game. 50.163.240.213
1
HecticGamers
07/19/2014 5:56 pm
Level 16 : Journeyman System
Oh and with the radius, it's the radius around the command block and not players.
1
HecticGamers
07/19/2014 5:54 pm
Level 16 : Journeyman System
I think the command shoul be:
testfor @p[1 64 209,score_Kills_min=99999]
or:
testfor@p[r=5,score_Kills_min=99999]
Also the [r=] is just a radius in case you didn't know so just change the 5 to whatever you want.
Hope this helps, and if it didn't, it's because I'm forced to make assumptions due to my very bad computer.
1
jonathanb987
07/19/2014 5:56 pm
Level 27 : Expert System
I know what r is.

I need to make it output ONLY when the player has 5+ kills.

// JB
1
jonathanb987
07/19/2014 5:44 pm
Level 27 : Expert System
Is there something obvious that I am missing?
1
TVR_
07/19/2014 5:13 pm
Level 36 : Artisan Network
is it attached to a clock? if no then it needs to be, if so try restarting the clock or try using a slower clock. The command looks right, check it is not being continually powered by something else as this will make it always output. hope this helped
1
jonathanb987
07/19/2014 5:16 pm
Level 27 : Expert System
I already made a thing that resets the comparator after use. After it is used to reset its into the OFF position. Then when I use it with a lower value, the selector doesn't filter me out and it lets me through.
1
NoahCraftWTF
07/19/2014 5:13 pm
Level 6 : Apprentice Miner
It's Probably because you have the Kill Score to 99999 Maybe lower that to about 10k If this doesn't work PM Me I May be able to come on the server and help
1
jonathanb987
07/19/2014 5:14 pm
Level 27 : Expert System
Is a max required?

Btw, welcome to the forums.
1
Skitto493
07/19/2014 5:12 pm
Level 55 : Grandmaster Dragon
Apply a steady pulsing clock to the command block.

If that doesn't work, lower the max kills number to somewhere reasonable.
1
jonathanb987
07/19/2014 5:14 pm
Level 27 : Expert System
The command block is being activated using a button. I won't need a clock.

I don't need a max really... But I added it because I thought it might fix the problem. It didn't of course.
1

Welcome