Hi, I was wondering if it's possible to add money to the player through a store. I have setup everything needed to sell something such as the menus and prompts. I have tried cash_add(1000, LOCAL_PLAYER), but that didn't work and I can't find any relevant functions in the store code to add money to the player.