Leon B.
Leon B.
**Client/server version** `Build #2.1-dev32, branch dev` **Current behavior** Using the new clientside getters returns a placeholder value and shows a warning about them not being implemented in the CPP SDK....
### Version v17.7.0 ### Platform Windows ### Subsystem _No response_ ### What steps will reproduce the bug? Compile NodeJS and add a linked module by e.g. using this command: ```bash...
### Description of the problem https://github.com/altmp/altv-js-module/blob/dev/client/src/events/Events.h ### Desired solution for the problem / ### Alternatives you considered _No response_ ### Additional context _No response_ ### Version _No response_ ### Scope...
### Description of the problem The `Blip` class is currently duplicated on both sides, instead of being in shared bindings ### Desired solution for the problem Move the `Blip` class...
### Description of the problem / ### Desired solution for the problem / ### Alternatives you considered _No response_ ### Additional context _No response_ ### Version _No response_ ### Scope...
### Description of the problem Implement the V8 debugger in the client to allow the users to debug client scripts ### Desired solution for the problem Add the whole V8...