Mr_Tea 0 Posted April 20, 2005 It is possible to store all sripts in one folder instead all needed sripts in the mission folder? If it`s possible, how can I call the sripts that are not in the mission folder? Share this post Link to post Share on other sites
Guest [B.B.S.] T_D Posted April 20, 2005 You could put all your scripts in a folder and make a pbo. Then you have to put the pbo in your addonfolder. Now you can call your scripts in this way: [] exec "\name_of_pbo\name_of_script" But if someone want to play your mission he need the pbo, too. Share this post Link to post Share on other sites
Mr_Tea 0 Posted April 20, 2005 Thank you very much. That`s the info I need to know. Share this post Link to post Share on other sites