I've got a little problem.
I'm trying to keep one (or more) variable(s) linked to the player profile to make it available everywhere (<=> all servers running my gamemode), so I can re-use it to get the right parameter (In my case, a boolean to enable or not my custom HUD).
declaring a persistent variable in manialink work in local but doesn't work online as the value is resetted after a Maniaplanet reboot.
Anyone have a good way to do that kind of thing?
I hope I'm clear.. Thank you in advance

Law.