Questions
Guides
About
Blog
Scripting Helpers is winding down operations and is now read-only.
More info→
Log in to vote
0
How do I warn something to output?
Asked by
CoolMalopus
50
9
years ago
my code:
print("warning","test")
1 answer
Log in to vote
2
Answered by
Tigerism
220
9
years ago
You need to use
warn("text here")
0
THanks.
CoolMalopus
50
— 9y
Answer this question
Answer
Edit
Preview