DCS scripting with PyCharm part 3: Setting up remote debugging for DCS scripting

preview_player
Показать описание
In this last part, we'll use PyCharm and the EmmyLua plugin to set up remote debugging for DCS. This way we can halt the game and step through the code line by line as it gets executed.

Рекомендации по теме
Комментарии
Автор

Hi Niels,

Came across your content as I was looking for some tools to help me with scripting in DCS. I found the whole setup you walked through most helpful. I am now at the stage where I try to install the code injector and have run into a few problems. I tried the .exe route initially, but although I allowed the system to override its objections, it still did not launch. So I tried the Python route. I have installed python and initially tried running the command from CMD. No luck. So I tried running oit from the console in PyCharm. No luck either. When I type in the commands 'pip install --upgrade dcs-code-injector' or dcs-code-injector I just get errors like 'invalid syntax' or
'pip is not defined'. I guess it's my lack of knowledge with Python maybe? Maybe you can suggest what might be wrong. Thanks in advance.

LordRoxy
join shbcf.ru