#Offering some logic help to those in need.

1 messages Β· Page 6 of 1

undone cairn
#

relay with a num interface set to 1 in the left input

frequency with a switch conected to the right input of the relay

connect relay to interactor

potent hemlock
#

and then a interactor

#

does it also need relay

potent hemlock
violet crane
#

bump

violet crane
#

Hey @undone cairn im in a predicament dude.

#

Didnt mean to send yet lol

#

Basically i need a new empty car to be brought to the loading place, but ONLY when the previous car was moved away to be stored. And ONLY pick cars that aren't stored away

#

my brain's frazzled completely on how to make it just pick a car

undone cairn
#

you could have it pick in a predetermined order

#

so that if car 1 then pick car 1
else if car 2 pick car 2
else if car 3 pick car 3
etc

#

you could handle knowing the state of each car by keeping track of when you respawn/despawn the car

violet crane
#

I thought about doing that, it just got so complicated with all the variables of if it can pick that car or not

#

im gonna try with just relays, like i did with the self service system

#

I think i was overthinking it

undone cairn
#

mmm

violet crane
#

I just realised an issue, How do i know which car exactly cant be spawned again because its waiting, if i cant know by the car's colour

#

I think im gonna have to make this system completely first, and have it store which spawner spawned a car for x order

#

ive gotta make each of these segments store:
-Price total of the order
-Order ID
-Which car spawner spawned the car the order is held in
-Which bay the order is being kept in while it waits for the customer
-The 4 status's of the order (Ordered, Dispatched, Prepared, Purchased)

potent hemlock
#

@violet crane can you help in logic?

#

so basically I will be using,

  • frequency
  • num interface
  • interactor
  • switches
    i want to make it so when I turn on the switch the interactor will continuously interact with the storage box dispensing one item at a time with a bit of gap in between
violet crane
#

So you can just connect the switch the right side of a relay, Connect your number interface to the left side (the side where the line continues to the output).
You can wire your relay into the frequency gate, and wire the frequency gate to your interactor, with its domain set to the storage drawer.

#

I might not be of much help atm since I've got a huge project of my own which I've gotta finish with a really strict time schedule.

potent hemlock
violet crane
#

Awesome, glad to help πŸ™‚

#

Any questions lmk

potent hemlock
#

one more thing, the black things are lcd I want it so that whenever I press one of the two buttons it turns on the corresponding lcd next to it but I want them to interact with one extending conveyor

#

the top one will be for turning off the extending conveyor

#

and the bottom will be to turn on

#

i have a memory cell for it and interactors

violet crane
#

It may be easier to just use one button as a toggle? Then you could have the LCD show if its on or off?

#

But you can do it with two buttons if you want, just a bit more complicated

potent hemlock
#

if possible I would love to have it this way

violet crane
#

Oh so switch between the two?

#

Oh wait i think i understand

#

So when the conveyors extended, it goes to the top, and when its retracted it falls to the bottom

#

You could still do that from one toggle button if you wanted, since it's just 1 conveyor?

potent hemlock
#

but I saw this setup at my friends plot

#

he used interactors memory cell and buttons

#

@violet crane i dont remember if he had anything else but can you help with this

violet crane
#

You can do it the same way as him if you want but ive got a better method thats a bit cheaper

#

So do you just wanna toggle that 1 extending conveyor and that's it?

potent hemlock
#

i already bought all the stuff 😭

violet crane
#

Honestly id just use a button going into a T Flip Flop that then goes into an interactor

#

Then if you want the LCD to show if its extended you can wire that from the T Flip Flop too

potent hemlock
#

i have one tflip flop maybe

#

he used a memory cell is there any way to do it with that?

violet crane
#

I think they're cheap anyway

violet crane
#

You could do that if you really want

potent hemlock
#

erm how do I make it

violet crane
#

Alright, just wire the top button to the left side of the memory cell.
Wire your second button to the right side.
Take the output from the memory cell and input it into the interactor

#

You can run your output from the memory cell to the lcd too if you want

potent hemlock
#

oh

#

lemme test one moment

#

okay it works but the lcd doesnt

#

they both either turn on or turn off at once

violet crane
#

yeah if you want the second one to work, run the memory cell into a NOT gate and then wire that to the second LCD

potent hemlock
#

lemme buy one hold on

#

@violet crane works lovely

#

thanks

violet crane
#

Awesome mate glad to hear

#

you can change the LCD colours with a relay and number interface btw

#

you'd need 2 of each for the 2 LCDs

potent hemlock
#

oh

#

alright thanks alot

#

goated

violet crane
#

nw πŸ™‚

runic plover
#

how do i make a gambling machine and what would be the cost

violet crane
native horizon
#

hey i need help

#

my ownership manger in its discription it says to will trnasfer items it only transfers an item just 1 item using 6 ownership manger just gives 1 item

violet crane
#

You need to rapidly pulse just one, as it only does one item at a time.

#

Use a frequency gate with a switch and set its frequency to like 0.1 seconds

empty jungle
#

Would you help me build some gambling games?

#

Like blackjack, horse race, slots, etc..

violet crane
empty jungle
#

All goodπŸ‘

violet crane
violet crane
#

that would be really quite complex

#

im not sure id be able to help right now

spiral iron
#

can someone help me, i have a clock that i made and every hour is fine (as of what i know) but 10 AM for some reason shows 10 KM

violet crane
#

Do you mind showing me what you've made?

spiral iron
#

it was working before i compacted it, the only problem is that segment that has the white wires

violet crane
#

Could you show me what you mean by it shows 10km?

spiral iron
#

i will have to wait for 10 am in game

violet crane
#

Also have you rejoined since compacting it? Sometimes those displays are weird

spiral iron
#

yeah i compacted it a couple days ago

violet crane
#

ah okay

violet crane
spiral iron
#

yeah

violet crane
#

Is it ONLY 10am that shows a K? And all the other am times are fine?

spiral iron
#

im 80% sure its only 10am

violet crane
#

These are the letter codes, Just wondering if maybe you accidently set one of them wrong? Or maybe two things are multiplying to give a higher value

#

For example, You should be giving 11 to the display, but if another wire going into the display is ALSO inputting 10, it would add the two values to make 21

spiral iron
#

hmmm, it might be the not gate?

violet crane
#

it could be, yeah

spiral iron
#

ill disconnect it and see

violet crane
#

thats why i wondered if you'd rejoined since. I always have problems with NOT gates messing with segment displays

#

I just thought, maybe you forgot a connection from the logic that shows an AM, to the NOT gate

#

so the NOT gate doesnt think the display is showing anything, therefore tryna show a 0

spiral iron
#

or would it be cause the not gate has an input of 10 so the output was still 10? is that how not gates work?

violet crane
#

So NOT gates are inverters, if you input 10, the output is 0.
If you input 0, the output will be 10

spiral iron
#

hmmm odd, cause the input into it would be 1 since its in the first number splitter slot

violet crane
#

oh, that would also make the output 0

#

any input makes the output 0

#

sorry, i forgot to say

spiral iron
#

nah all good, gimme 3 more in game hours and we will see if this fixed

violet crane
#

Okay

spiral iron
#

ive spent the last couple hours working on a digital and analog clock with weather icons that will light up based on the weather

violet crane
#

Oh very nice

#

You know, you've just made me think of something ive never thought

spiral iron
#

hm?

violet crane
#

So i made a timing clock before, basically a stopwatch

#

and my idea was to make a light show or a display to change as the time progresses

#

like a preprogrammed show

#

but the clock would always slowly go out of sync or run slow because of lag or delay

#

But if i paired it with a daylight detector, I could sync the clock every so often with the game time to get a clock that keeps sync

spiral iron
#

that could work, i did use to have a clock that used the hz thingy since i had hours mins secs and it just broke :/

violet crane
#

Yup mine was the same

#

I took it down because it kept running slow

#

I never thought to use daylight sensors

spiral iron
#

Okay so, ignore that one under the analog its wired wrong, this whole time even when i didnt compact it, it mustve been showing KM and i never notice :/

#

thank you tho πŸ˜„

violet crane
#

Ohh thats super cool

#

So it works now?

spiral iron
#

yeah thank you

violet crane
#

Ah awesome, No worries

flat crescent
spiral iron
flat crescent
#

Ohh it's a sliding door, cool

violet crane
#

That is cool, I thought they were neon wires

warped sinew
#

b

violet crane
#

Bump

nova thunder
#

why is the sensor still outputting when theres nothing in it

violet crane
cyan thorn
#

Hello, I'm having some issues with switching off borderless conveyors with my logic. I'm using a switch into a relay -> num interface of 5-> 3 interactors. It worked the first time when I set it up, and after I compacted it, it stopped working. I restarted from the uncompact form, and it doesn't work. It just reverses direction now, instead of shutting it off (center position on the switch)

#

Is this just me bugged out or did I mess something up?

#

nevermind? it just fixed itself wth

violet crane
#

Oh, Sorry I was late to respond but I'm glad its sorted

pale jacinth
#

does anyone have any ideas on what should i do with logic? i dont really have anything to do, but logic is fun. please dont make it too hard because i do not know how to build a working computer inside of oaklands.

violet crane
#

make a working computer inside of oaklands.

pale jacinth
solid latch
#

@violet crane do you how to change an interactors mind? like basically, how can I make it DESPAWN a car instead of RESPAWN

undone cairn
solid latch
undone cairn
solid latch
undone cairn
solid latch
#

alr

violet crane
#

Bump

spiral iron
#

i know its probs simple BUT (idk how to explain it) i want to have doors that open one after the other, so one opens and after like 0.5s it closes and the other opens

violet crane
#

Yep thats possible

sullen belfry
#

If your on i need help workin on a system thingy

#

Wlep

#

@hallow mirage halp

#

Istg i will ping every logician on this earth

hallow mirage
sullen belfry
hallow mirage
sullen belfry
hallow mirage
sullen belfry
sullen belfry
#

But it just wont work

hallow mirage
sullen belfry
hallow mirage
#

pluh

sullen belfry
#

He sleeps but the timer wont start so he never dies

#

Pls jion me

hallow mirage
#

whats ur user

sullen belfry
#

Plus i dismantled some parts and now it double wont work

#

detb1111

sullen belfry
#

Cant join links ill join off your pfp

hallow mirage
sullen belfry
hallow mirage
#

and you will have access to the server

#

on the server page

sullen belfry
#

Cough cough xbox cough cough

#

We cant see servers

hallow mirage
#

pluh

sullen belfry
#

Just join a public cuh

hallow mirage
#

i hate public but ok

hallow mirage
sullen belfry
#

K wair i had to do crap

weary belfry
#

||as well as the lag||

hallow mirage
hallow mirage
sullen belfry
weary belfry
hallow mirage
sullen belfry
#

???

#

Rejoined

hallow mirage
sullen belfry
#

Bro

#

Am i allowed in your server

#

Its not letting me

hallow mirage
sullen belfry
hallow mirage
sullen belfry
#

K

violet crane
#

@sullen belfry Do you still need any help or ya good?

#

Sorry, I was sleeping when you messaged

spiral iron
sullen belfry
#

Ye dw its done

graceful meteor
#

hello i need help in logic pls

#

pls who can help me??

violet crane
#

I was asleep like 30 mins before you messaged

#

And read it when i turned my pc on

violet crane
graceful meteor
#

i want to link 1 elv to 3floors

violet crane
graceful meteor
#

hello

#

/??

#

brooooooooooooooooo

#

i ned help

violet crane
#

Right

#

Stop being so impatient

graceful meteor
#

k

violet crane
#

Im making my dinner, I dont live at my pc like you maybe do

#

So it'll take me time to help you

graceful meteor
#

so??

violet crane
#

And ive got multiple people wanting help, and you weren't the first

spiral iron
violet crane
spiral iron
violet crane
spiral iron
#

We both must just love sleeping lol

violet crane
#

Ah, I tend to go off my pc around 10pm and get out of bed at like 9

spiral iron
#

@violet crane hey, sorry for the ping but did you end up getting a design?

violet crane
#

So after door A is opened, B opens after x delay

#

And if door B is opened, A opens after x delay

spiral iron
#

yeah

#

and your all good, just wanted to check in

violet crane
#

So i dont think you can detect a door being opened directly

#

I mean you could with lasers but that would become a mess of logic

#

you could open it with a switch or button though?

#

then, you could delay the signal to the other door

spiral iron
#

could you do the delay between each door that loops?

violet crane
#

So it delays when it closes you mean?

spiral iron
#

yeah

#

i think

violet crane
#

hmm that might be more difficult

#

So would you want the door to be opened with a button or pressure plate etc?

undone cairn
#

you may want to use a t flip flop (holds door combination state), not gates (close door on signal), and sustainers (extend signal) to make that effect

#

the goal will be to close the other door (by powering it's sustainer) before the next door opens (by it losing power to the sustainer and then waiting for its delay) which should be easy to do

#

just hook them up on opposite parity with another not gate and then toggle the t flip flop's state with a button or something

undone cairn
#

believe that'd be something like this

violet crane
#

Cheers for helping Krazy πŸ™‚

#

Appreciate it

undone cairn
#

πŸ‘

violet crane
#

I have no clue with the inverting loop thingies

undone cairn
#

the description sounded exactly like an airlock and this is how you'd do that i suppose

#

where you only want 1 door to be open at a time, given a pair

#

though i dont know how you would expand this to a multi-door airlock

violet crane
#

so two different sets of doors? I thought it was like a double door

undone cairn
#

you know how an airlock closes both doors before the door opens

violet crane
#

yeah gotcha

undone cairn
#

so there's like 3 states basically

#

you have the door A open state
both doors closed state
and the door B open state

#

you basically want to go between A and B with the both closed state in the middle

violet crane
#

oh righttttt

#

explaining it as an airlock was much more understandable

undone cairn
#

since doors are closed with 0 and open with 10, we can use NOT gates and sustainers

violet crane
#

rightt gotcha πŸ™‚

#

I think i just didnt understand the concept

undone cairn
#

if we send a sustainer a value and then NOT it after, we can keep a door closed for some time after a signal dissapears

#

yea alr fair

violet crane
#

Ahh i see

#

so it delays the two doors to seal off the bit inbetween

undone cairn
#

and then all we gotta do after that is send opposite parity signals (so one door gets the close signal and one door is allowed to open)

#

with the NOT gate its a bit backwards because whatever receives the signal will close

#

its basically thinking about how the sustainer can be applied in an inverse setting

#

utilizing its ability to hold a charge and instantly output the charge to transition into the closed state

#

and stay there until the door is fully closed

violet crane
#

Yeah I think i understand, It was just doing the reverse that completely confused me

undone cairn
#

ye lmao

native coral
#

How to stop the number on my frequency from increasing (a num interface is hooked up to it and the frequency is hooked up to a relay)

spiral iron
#

Sorry! I was asleep, it’s not an airlock, I’m building animated machines for woods and ores and rocks, and the doors opening one after the other would mimic the material going down the conveyor belt

undone cairn
#

could use a counter and AND gates to ensure only one door is powered at the same time

sullen belfry
#

@violet crane r u on

violet crane
#

I wasnt on at the time but what do you need help with?

pseudo cliff
#

How do u make a movement with a button?
And a LCD screen?

pseudo cliff
#

@violet crane u there?

violet crane
#

not really been active on discord much

#

So what are you thinking?

pseudo cliff
#

I sent it in dms too but u didn’t see that too πŸ’€ xd

#

But dw

#

Look in dms theres a alot there

violet crane
pseudo cliff
#

Ah ok

violet crane
#

I prefer to have people ping me here

pseudo cliff
#

Hmm kk

#

I am trying to make snake hopefully

violet crane
#

Right okay

pseudo cliff
#

But idk how how to do

#

The LCD movement

violet crane
#

So is it like a cursor you want to make?

pseudo cliff
#

Basically

#

Press up it goes up and stuff

#

Down = down

violet crane
#

The way i can think to do it would be having incrementors to move it around

#

so say UP adds +1 and DOWN -1

pseudo cliff
#

What about left and right?

violet crane
#

say you had 20 x 20 pixels

#

you could have AND gates for each pixel

#

so say you pressed UP 10 times, the incrementor would be 10, and trigger the 10th pixel up

#

and you could do the same thing for the width too

pseudo cliff
#

ok i think i understand that

#

What would i connect with the and gate?

#

@violet crane ? U still there?

spiral iron
#

@violet crane i am back again... ive completely forgotten how to build a randomiser. I want it to give 20 outputs that each give out a different prompt from a speaker

violet crane
#

coming from the randomiser

spiral iron
#

just with number interfaces going into the AND gates that say what number it is?

violet crane
#

So you'd have 20 AND gates, one side connected to the randomiser and the other would be a number interface with a number from 1-20 in order

#

so one of the AND gates would output based on the output from the randomiser

#

you could have a speaker coming from each AND gate with your dialogue

spiral iron
#

i understand now, for some reason my brain wanted to make things so much more complicated

violet crane
#

Yeah thats relatable

#

sometimes you just need someone to simplify things

spiral iron
#

this is going to be fun, making BOB (my shop keeper) have some passive aggressive prompts when a player clicks a button

violet crane
#

Haha, good luck πŸ™‚

spiral iron
#

my favourite so far being:

β€œYour β€˜aha’ moments are more like β€˜uh-oh’ disasters. Keep it up, and you’ll break the timeline.”

violet crane
#

feel free to share the result when its done

spiral iron
#

ofc!

night lintel
#

can i ask something?

violet crane
#

Go ahead

night lintel
#

how to use logic on sliding door?

violet crane
#

You can use interactors to make the logic interact with doirs

#

Doors*

night lintel
#

where do i put the interactors?

violet crane
#

Anywhere, but you can set the region they interact with

#

So basically put the region covering the door

night lintel
#

what about something that use chat

#

like when i say home it teleport me back

violet crane
#

For that you can use a chat commander connected to an interactor that triggers a respawn plate

night lintel
#

alright, thank you for helping me

violet crane
sullen belfry
#

Ok so

#

And gate

#

Left side is 2

#

Right side is 3

#

And it goes through

undone cairn
sullen belfry
#

Gambling thigy works now tho

undone cairn
#

always gambling

marble quartz
#

I need randomizer to connect to 20 outputs instead of 10, but the randomizer only outputs a 1/10 signal. How can I make the randomizer "choose" 1 of the 20 outputs?

undone cairn
twin nacelle
#

@violet crane how do you make it so a storage drawer outputs 1 item waits 1 second outputs another

subtle oak
#

trying to make one rn

#

only thing im missing, that i want to do is to keep signal even after losing it, only to change it when a new value arrives

#

tried memory but i dont want to spam reset

undone cairn
subtle oak
#

requires actual timing

undone cairn
#

from the same input itll work

subtle oak
#

like this or am i getting it incorrectly

#

oh wait, holdonn, i think im missing something

#

think i did it

#

or is there a better way

undone cairn
undone cairn
subtle oak
#

i am kinda still looking for solutions

#

faster delay of some sort ig

#

the 'final' build, ignoring the last tether since you said works differently ingame

#

and thats one disco floor

#

and the rest is duplicating this ...

#

hope i dont lag the server!

subtle oak
#

new setup

#

only now duplicating this per LCD part

subtle oak
#

im actually stupid to only realize it later that this setup is inefficient

subtle oak
#

truly another build, hopefully. black border being the one needing to be duplicated per pad

subtle oak
# subtle oak new setup

thinking back at it again, this is more efficient, part and wire count-wise if you want to be able to turn it off

#

just forgot to insert button + relay (for the starting number interface) to be able to toggle it

subtle oak
#

progress is being made

#

yes, i needed to make my avatar as tiny as possible due to logic claustrophobia

subtle oak
#

@spiral iron try using this. the logic in the red 'square' are the ones that need to be made per tile.
the one in the cyan 'square', however, is a bit more complicated to explain. basically, just ignore the Tether, all you have to do is to insert the output wire of the greater than to the right side of the memory cell first, and then the left side. shoutout to krazybigj for the help

#

oops forgot to say its a reply to this message since i was thinking of making one as well

normal tree
#

Hi who can help me make a 4 floor elevator

#

I rlly need help

scenic briar
#

Nice πŸ₯³

fossil cloak
#

which logic component is that?
how u made those white marks?

atomic sequoia
#

Guys, any way to make an elevator with 3 floors, and using only one button to call it?

#

I made one recently, but I don't know how to modify it so it can make 2 stops.

fossil cloak
undone cairn
#

2^x is the equation you're looking for

#

use an exponent calculator rather than a greater than gate

fossil cloak
fossil cloak
fossil cloak
#

@robust venture do yk how to display the donated cash amount from the atm on a 7segment dispplay?

fossil cloak
#

i stuggle

robust venture
#

is ur atm a fixed price; does it change by a slider, etc?

#

^ and also, do you want it to detect when someone pays it?

such as when someone donates 5k to it, it'll add +5k to the count, and so on

fossil cloak
#

no fixed price

#

its for horse racing

#

to see what ppl paid per bet

fossil cloak
#

no

robust venture
#

can you elaborate a bit more please?

fossil cloak
#

like that

#

it says how much the person donated / beted

#

aka
i donate 1k
i want a 7segment to show the number 1000 next to it

robust venture
#

okay

#

because you said ur atm is a fixed price; only 1 price, you can just get 4 segments and write:

1, 10, 10, 10 (left -> right) into the middle bottom segment
(with a number interferance)

fossil cloak
#

and how would u do it, if i use a slider?

robust venture
#

just practically and gates

#

and gates detecting each specific number, 1-10 (excluding 0/not)

#

and a calculator to multiply the price into the atm through an interactor

atomic sequoia
undone cairn
atomic sequoia
atomic sequoia
fossil cloak
#

i wanna connect the atm, to the 7segment. but the output is always a way higher number

fossil cloak
#

it works

fossil cloak
#

@undone cairn

undone cairn
#

nice

fossil cloak
#

@hybrid canyon

spiral iron
#

I’m thinking of making an encyclopaedia for my auto sorter and was wondering how I could do the buttons that move between the next and previous decal

hallow mirage
#

@violet crane how do logic

hollow sparrow
#

How do I make a electronic billboard switch images based on buttons clicked

hallow mirage
hollow sparrow
#

Not like where I have to go thru a cycle I want to just get the image I want

hallow mirage
#

wire right side then left

marble quartz
#

I know that it is possible to change text color in speaker using hex codes, but I've seen someone changing the FONT of the text. How can I do it?

limber path
#

how do i set up a pressure plate with bandsaws

hallow mirage
violet crane
#

Happy birthday to this thread (in 5 days time)

pseudo cliff
#

Who has a picture or an example of a memory system? In oaklands??

stray mauve
violet crane
pseudo cliff
#

Idk i just trying to learn basic logic storage ig idk lol

pseudo cliff
#

Whats the easiest way to make D-Pad movement ?

#

I am trying to learn how to make stuff like that rn

violet crane
#

im not sure what you mean

pseudo cliff
#

Thingys

violet crane
#

Bump

violet crane
#

Bump

violet crane
#

kinda like plotting a map with co-ordinates

violet crane
#

you have a row of numbers for the top and a row for the side

#

and then by sending numbers, you can pinpoint a single LCD

pseudo cliff
#

i tried that but wasn’t able to get it to work idk if i messed up the wires

violet crane
#

Yeah im trying to think of a way that you could do it

violet crane
#

Bump

pseudo cliff
#

B

pseudo cliff
violet crane
#

Bump

violet crane
#

Im happy to continue to offer free logic advice here.