{1stCav} TheScottishSandman 0 Report post Posted January 22, 2018 My Deploy Vehicle script from ExAd now no-longer works since I installed infiSTAR last night which leads me to believe it has something to do with description.ext or CfgRemoteExec.hpp. Right now I'm not sure what to do. https://pastebin.com/X5mFpQj4 - Description.ext Share this post Link to post Share on other sites
0 MetalHead 116 Report post Posted January 23, 2018 Can you pastebin your CfgRemoteExec.hpp. Your Description.ext checks out ok. Share this post Link to post Share on other sites
0 {1stCav} TheScottishSandman 0 Report post Posted January 23, 2018 https://pastebin.com/DJxqGVCu Share this post Link to post Share on other sites
0 MetalHead 116 Report post Posted January 23, 2018 Thought as much.. Your missing the code below from your CfgRemoteExec.hpp. It should be self explanatory as to it's location in the file. Spoiler class ExAdServer_fnc_clientRequest { allowedTargets=2; }; 1 Share this post Link to post Share on other sites
0 {1stCav} TheScottishSandman 0 Report post Posted January 23, 2018 (edited) I'll give it a go, thank ya Edited January 23, 2018 by {1stCav} TheScottishSandman Share this post Link to post Share on other sites
0 {1stCav} TheScottishSandman 0 Report post Posted January 23, 2018 3 hours ago, MetalHead said: Thought as much.. Your missing the code below from your CfgRemoteExec.hpp. It should be self explanatory as to it's location in the file. Hide contents class ExAdServer_fnc_clientRequest { allowedTargets=2; }; It worked, I appreciate that; thank you very much for your time! Have a great week bud Share this post Link to post Share on other sites
0 MetalHead 116 Report post Posted January 23, 2018 No problem man. Happy to help. Share this post Link to post Share on other sites
My Deploy Vehicle script from ExAd now no-longer works since I installed infiSTAR last night which leads me to believe it has something to do with description.ext or CfgRemoteExec.hpp.
Right now I'm not sure what to do.
https://pastebin.com/X5mFpQj4 - Description.ext
Share this post
Link to post
Share on other sites