#Log System

1 messages · Page 1 of 1 (latest)

ionic meadow
#

What is the most efficient or optimized way to log a message? I want the log message to be able to be accessed by the player ingame too. I tried to check the past works regarding logs, but only skript's vanilla log is what i can see which saves the message effectively but i am not sure on how i can get this logged message to show up ingame using skript (be saved in a variable)

wintry cipher
#

a var for every message? IMO thats a recipe for disaster. Best thing I can think of is writing (appending) it to a file

ionic meadow
wintry cipher
#

oh. I thought by "log a message" you meant chat messages

ionic meadow
#

ahh no, it already has it's own thing for that XD

ionic meadow
#

bump