Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Dolgubon
Forum: Lua/XML Help 09/25/17, 02:36 PM
Replies: 9
Views: 5,437
Posted By Dolgubon
Well, I suppose if you want to be really fancy,...

Well, I suppose if you want to be really fancy, you can do local _, errorMessage = pcall(function()error()end) and then make a function to parse errorMessage but the simplest way is just read the...
Forum: Lua/XML Help 09/25/17, 10:20 AM
Replies: 9
Views: 5,437
Posted By Dolgubon
My method is basically the same as Ayantir's....

My method is basically the same as Ayantir's. Also, I checked and it's actually error()
Forum: Lua/XML Help 09/25/17, 09:18 AM
Replies: 9
Views: 5,437
Posted By Dolgubon
Or err() if you don't want to halt.it. ( I think...

Or err() if you don't want to halt.it. ( I think that is the right function name)
Showing results 1 to 3 of 3