November 22, 2022 - 15:56
The advantages of crmnl exec:
crmnl RageMP Javascript Executor gives you the possibility to access the context of the clientside JS code, and to edit globals, non-global variables or objects.
You also could add your own events. Because you have access to the ragemp internal functions you can also call serverevents with callRemote or use the internal functions for other usages like calling natives or scripting with ragemp. Our live editor in our GUI gives you a perfect workflow for your projects and scripts. We also provide some visuals in our executor for you, because the ragemp internal render function isnt the best.
in short:
All in all very easy to use.
I cant say anything about 0x executor because i didnt used it before, but maybe some other users can say smth about it
crmnl RageMP Javascript Executor gives you the possibility to access the context of the clientside JS code, and to edit globals, non-global variables or objects.
You also could add your own events. Because you have access to the ragemp internal functions you can also call serverevents with callRemote or use the internal functions for other usages like calling natives or scripting with ragemp. Our live editor in our GUI gives you a perfect workflow for your projects and scripts. We also provide some visuals in our executor for you, because the ragemp internal render function isnt the best.
in short:
- its javascript and has a live editor
- you have access to the clientside because it gets the context
- you can edit/rewrite globals, non-global variables, objects from the clientside
- you could add your own events
- complete access to the ragemp internal functions
All in all very easy to use.
I cant say anything about 0x executor because i didnt used it before, but maybe some other users can say smth about it
