spitfire007 10 Posted May 25, 2015 Normally when I code I start a dedicated server and run on that with -showerrors on the startup line. Is there a way to show errors in the editor for scripts you call ? Say in init.sqf for example ? Share this post Link to post Share on other sites
killzone_kid 1331 Posted May 25, 2015 -showscripterrors doesn't do anything on server since no GUI. Errors are also output in .rpt, both on server and client, regardless of the -showscripterrors flag. Share this post Link to post Share on other sites