@AdrienTD Can you show me how did you made the switch between characters option?
You mean how I managed to find the function/code that will switch the character?
It won't be easy to explain π
But as I recently published the recent source code of the XXL Inspector on GitHub, you might check there as well π
What language though?
Due to the pointers I'd assume it has something to do with C
And the -> might be a Lamda expression right?
Is it C++?
Lisp

-> for accessing a data member from a pointer
Ahhh
Thought it would be a Lamda expression just like in Java π
In C++, to access a data member from a struct/class, you can use the period . (like in Java) if you have a direct reference to the instance. But if you have a pointer to the instance, you must use -> instead.
can AdrienTD summon the rocket roman ?
Well, as I haven't shown any videos of the rocket roman yet, that means no.