Jump to content
Sign in to follow this  
spitfire007

How to find a syntax error in the editor

Recommended Posts

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

-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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×