veneratio 0 Posted January 20, 2007 Hi I'm kinda new to scripting in arma so i started some easy scripts and one of the things that botherd me moast was that i had to Alt-Tab serveral times to windows to edit the script so came up with the idea that i could share the mission folder in my arma profile so i could reach the scriptfile from my second comp, it worked fine until i runned the script and tried to edit it, when i tried to save the script at my sec comp windows started to complaining about that the file was used by some other program bla bla but i could edit the script on the comp hwo was running arma just fine so i guess its have something to do with windows. So the question is if there are a program i can download or make some settings in windows so i can run arma on one computer and script on the other computer witch is verry useful cause you can play the game while you edit the script and se tha changes verry fast. Share this post Link to post Share on other sites
-DirTyDeeDs--Ziggy- 0 Posted January 20, 2007 add -window to the target of your ArmA exe shortcut so it looks like this... "C:\Program Files\Bohemia Interactive\ArmA\ARMA.EXE" -nosplash -window now when you play you will be in a windowed mode and switching from ArmA to text files on your desktop is much easier. you will still have to exit the map to make changes. Share this post Link to post Share on other sites