View Single Post
01-02-22, 11:13 PM   #3
jlrm365
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Oct 2007
Posts: 113
Originally Posted by Fizzlemizz View Post
Code:
SetCVar("scriptErrors", 0)
/console is just macro for SetCVar.

But errors should really be fixed rather than ignored.
I'm aware of handling errors, which is why they're reported.

I thought it might be, the console / setcvar connection, but I was still unsure of how to put it together. It's like knowing the words in another language, but not the combinations.

I'll try to remember that.

Thanks!


EDIT:


Could you put more than one SetCVar line into a space, one after the other?
Thanks.

Last edited by jlrm365 : 01-02-22 at 11:52 PM. Reason: extra question
  Reply With Quote