-
Posts
350 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Comrade Doge
-
Hello! Haha yes I am aware of that, Nevada is the exception where it doesn't work well, I plan a fix in the future for it, where you select the map you are in, or if the lua scrips allow, find the map you are in automatically. I tested it only on what I had, namely PG and Syria, and it works fine there as they use N and E, but Nevada does not. Thanks for the input!
-
Hello everyone again. thanks for all your feedback. I hereby announce the next version of DCS: The Way, coming with support for the F/A-18 Hornet. Check this release out, and if you are updating from an older version, only replace your existing TheWay.exe file with the new one downloaded from here: https://github.com/aronCiucu/DCSTheWay/releases/tag/v1.1.0 Many thanks to @Kerbo 416 for helping with the testing.
-
Very attentive observations there. Indeed if you notice the last digit is always 0, this is due to the conversation algorithm I devised for coordinates, that ought to be improved. As for OCR, I am not using that method, I taking the coordinates directly from the game, and injecting the key presses as well... As for more modules, I got the Hornet ready and will release the update today
-
Oh nonono, you are not in the right folder. You must be in Users/ (your username here) /Saved Games/DCS.openbeta/Scripts. It seems you are in Users/Saved games/DCS.openbeta/Scripts which is wrong. Did you create the Saved games folder yourself? If yes, then that's wrong, go to the path I provided above, you should find the folders already present, except maybe the Scripts folder and, of course, the lua files.
-
Hello. first of all, do not copy the Scripts folder from your DCS install, if it doesn't exist inside Saved Games. Simply create the Scripts folder yourself, make sure it's inside Saved Games/DCS/Scripts or Saved Games/DCS.openbeta/Scripts if you are on the openbeta version of the game. There, paste the TheWay.lua file, and create your own Export.lua file which includes only that line you were instructed to attach at the end of it. Again, don't copy or edit the Scripts folder from your DCS install, as you did, kindly revert what you did and do as I instructed. This way it should work properly. Let me know if you still have difficulties
-
Ah I see, you pressed select points on the map, but nothing happened. Have you copied the .lua file in the right directory? Also appended the needed code in the Export.lua file, as per install instructions here? https://github.com/aronCiucu/DCSTheWay/tree/HornetSupport#how-to-install You have to install the software properly for it to work. If the waypoints aren't being selected it's most likely because you haven't placed the lua files properly
-
Yes, please include them ED!