Jump to content
Sign in to follow this  
alef

Logging to arma.rpt

Recommended Posts

For arma 1.08 in MP SQF scripts, I'm using code like this<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">_dbg=format["file:line:var=%1,var2=%2", var, var2]; compile _dbg;but the error messages also go on the player screens.

Is there any similar trick which doesn't display?

I mean, log messages only in arma.rpt.

Thanks,

alef

Share this post


Link to post
Share on other sites

It's a perfect example of a hack: using the system in an unintended way to do something you want.  thumbs-up.gif

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  

×