#text screen

1 messages · Page 1 of 1 (latest)

twin goblet
#

the text screen is printing things twice for no reason

keen river
#

The text screen might be synced.

solar violet
#

^ very much so

twin goblet
#

it is synced

solar violet
#

thats causing it to be printed multiple times then

twin goblet
#

is there a fix?

solar violet
#

barebones simple fix is to just make it unsynced

#

thats it

twin goblet
#

bruh

#

i want everyone to see it

solar violet
#

player joined and player leaving events are run by everyone

#

with the exception of player leaving whom is not run for the player that is leaving (same with player left)

twin goblet
#

the problem is that i have another screen with an event

#

i mean

#

i have a screen that prints when someone killed someone but it keeps printing twice

solar violet
#

the fix for that depends on how that kill event is fired

#

if it fires for everyone then great, unsyncing the screen will fix that

twin goblet
#

oke