dbw 41 Report post Posted September 13, 2016 Hello guys, I have infistar's custom xm8apps on my server, and I want to add an app that executes an SQF file. I couldn't figure out how paths work on serverside scripts want to exec an sqf from here: @infiSTAR_customApps\addons\a3_infiSTAR_Exile_customApps\apps\ I don't know what to put in fnc = "" part in app define-s because execVM doesn't work, I probably have to define a function that calls that script but where, and how should I go for it? Share this post Link to post Share on other sites
infiSTAR 1293 Report post Posted September 13, 2016 You would have to put your sqf file on the server and some_function_name = compileFinal preprocessFileLineNumbers "some file name.sqf"; publicVariable "some_function_name"; it so the clients have the code (this is probably the most simple way, can be done very differently as well but I thought it might be the best to show you the easiest way ) Share this post Link to post Share on other sites
Bruiser 12 Report post Posted September 16, 2016 is there a way to add exadclient xm8 apps to your apps Chris? I bought your apps but would like to use some of my old ones. for example virtual garage. Thanks for the help, Bruiser Share this post Link to post Share on other sites
dbw 41 Report post Posted September 21, 2016 On 2016. 09. 13. at 11:26 PM, infiSTAR said: You would have to put your sqf file on the server and some_function_name = compileFinal preprocessFileLineNumbers "some file name.sqf"; publicVariable "some_function_name"; it so the clients have the code (this is probably the most simple way, can be done very differently as well but I thought it might be the best to show you the easiest way ) aaah, awesome, thank you Share this post Link to post Share on other sites
infiSTAR 1293 Report post Posted September 23, 2016 Hey sure but the easiest way for me to show you how it's done would be to do it for you I guess? if you don't mind send me the old apps you use and your currently ones from me (the pbo) as an email (upload it at mega upload or somethign and send me the url please) [email protected] make sure to let me know this forum thread so I know who emailed me Share this post Link to post Share on other sites
Bruiser 12 Report post Posted September 28, 2016 On 9/23/2016 at 3:56 AM, infiSTAR said: Hey sure but the easiest way for me to show you how it's done would be to do it for you I guess? if you don't mind send me the old apps you use and your currently ones from me (the pbo) as an email (upload it at mega upload or somethign and send me the url please) [email protected] make sure to let me know this forum thread so I know who emailed me Did you get my email? Share this post Link to post Share on other sites
infiSTAR 1293 Report post Posted September 28, 2016 not sure, got a lot in spam with attachments - none says "Bruiser" can you let me know your email address (private message on forum?) Share this post Link to post Share on other sites
schdomba 1 Report post Posted December 1, 2016 hey chris, can you tell me how i get exad in your infistar xm8? i´ll do the same as bruiser but only with statusbar not with vitual garage. Share this post Link to post Share on other sites
Bruiser 12 Report post Posted December 1, 2016 he never responded to me after I gave him my email. I'm guessing it went to spam also. I'm going to resend what I gave him. see if he gets it. 1 Share this post Link to post Share on other sites
schdomba 1 Report post Posted December 1, 2016 ok thx Share this post Link to post Share on other sites