-
In Version 4,58_rhs_altis I have an issue, when reload my primary weapon gets swich to the standart weapon from start. Reproduced in MP with other positions.
-
Hi, first of all, amazing job with this app.
When i export geojson of Clafghan Map game crash without errors.
I exported other vanilla maps like altis or stratis without any problem.
RPT…
-
Would be great if you could include some kind of example or reference guide for how to write a Language Server (standard IDE protocol) for a language written in Chevrotain.
Even for something as si…
-
For languages like SQF, tokens need to be able to get resolved at runtime.
"dynamic" tokens thus need to be introduced.
possible syntax for them could look like this:
TOKEN = tokenident s…
-
**Bug Description**
Running `ws_nexus_integration param.config` w/ the following `params.config` config:
```
[Nexus Settings]
NexusBaseUrl=http://nexus.host:8080
NexusAuthToken=
NexusUser=RE…
-
Ladies and Gentlemen, this is the Epoch 1.0.7 Pre-Release with signed pbos and the needed server key. This will be in test until the 15th of April to make sure everything works correctly.
**Joining…
-
Try to run app on iOS simulator or physical devices gives the following error, which doesn't persist in the Android run.
I have made the following edit to my Podfile to get rid of a previous error …
-
- VS Code Version: _1.53.1_
- OS Version: _W10 x64 Pro_
Steps to Reproduce:
Deleting within pairs of character closures too aggressive... i.e. something like this:
```
["...", […
-
It seems the bundled highlight.pack.js only has the base set of languages. There were several additional ones I needed, so I downloaded a new highlight.pack.js. But I believe this will be overwritte…
-
## Need help grasping the docs
The examples seem a bit oversimplified to me. Theoretically, I understand statemachines, so let's start with that. Bottom line, I need help orienting myself to how CBA …