Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: Vrul
Forum: General Authoring Discussion 02-02-19, 04:21 PM
Replies: 5
Views: 8,848
Posted By Vrul
As mentioned "\n" will work: local macrotext =...

As mentioned "\n" will work:

local macrotext = "/cleartarget\n/stopcasting\n/script ToggleGameMenu(); StaticPopup1:Hide()"

or you could use a literal string:

local macrotext =...
Showing results 1 to 1 of 1