this may not make sense, but here’s the line (i have defined gui correctly):
gui.InfoText.Text = "The game has encountered an error. Information has been dumped in the discord server. You can send additional information in the tickets section. Script:"
after the string, i wanna add the script name. how do i do this?
gui.InfoText.Text = "The game has encountered an error. Information has been dumped in the discord server. You can send additional information in the tickets section. Script:".. script.Name