GregRUS 10 Posted September 24, 2010 Hello! I know how to loadfile and compile it... but how to save variables to file? Like player ID's and weapon equipment attached to them? Share this post Link to post Share on other sites
jamesf1 0 Posted September 24, 2010 You can't without some form of third-party interaction through something such as JayArma2Lib, or using copyToClipboard/copyFromClipboard and monitoring changes with an external program. Share this post Link to post Share on other sites
GregRUS 10 Posted October 7, 2010 Thank you.. but what about linux? JayArma2Lib dll works with win only. Share this post Link to post Share on other sites
jamesf1 0 Posted October 8, 2010 I'm not aware of anyone having written a Linux-equivalent, so that'd probably fall into the second category (i.e. you'd have to write something to monitor and respond to changes to the clipboard). Share this post Link to post Share on other sites