#Consumable Order System With Text Screen Issues Help

35 messages · Page 1 of 1 (latest)

compact lodge
#

I tried the log screen method and it somewhat worked. However, when I set up multiple consumables and someone buys any one, it will come up on the text screen as another consumable most of the time. I dunno how to fix it, please help if you can. This is for a cafe Im working on.

#

Consumable Order System With Text Screen Issues Help

tranquil bloom
#

Can you send a picture of the circuits?

rose leaf
tranquil bloom
rose leaf
#

Hmm

compact lodge
#

i deleted the circuits out of fustration but it went something like

event receiver consumable used - active consumable - consumable constant
local player - to string - string format - result - text screen 'text' string

#

remade it rq

#

but say if i cloned the system and put another consumable into the constant, it would say another item instead of the one placed in

rose leaf
lethal fiber
#

Use the To String On The Event Consumable Used Instead Of The Constant, There Might Be A Bug Going On With Constants Right Now

compact lodge
#

ok ill try

#

ty y'all

#

ok so i tried it and now its basically doubling the text so instead of 1 its now like 3 lines for a single purchase

lethal fiber
#

Do you have multiple systems that are the same circuits?

#

There’s no reason as to why it would be sending it multiple times

#

Oh, I see what you’ve done

compact lodge
#

yeah, because theres 7 different consumables so i just cloned and changed the constants

#

what should i do?

lethal fiber
#

Print Text To Screen

Unwire its output port

compact lodge
#

ok

#

it fixed it, thanks so much

lethal fiber
#

Anyways, if you have multiple set up, the easiest fix is to place an Equals Chip and check the Consumable being used on the Event, and the constant, if it is true, then execute the system

#

Otherwise you might get a signal from an unwanted event

compact lodge
#

got it, thanks 👍

celest obsidian
#

@compact lodge

celest obsidian
#

@compact lodge i got a question

celest obsidian
#

invention*

celest obsidian
#

@compact lodge

celest obsidian
rustic bear
celest obsidian
#

actually i might understand it now

celest obsidian