script name: bt-gangin (custom script)
^1SCRIPT ERROR: @bt-gangin/client/main.lua:873: attempt to call a nil value (field 'GetPlayer')^7```
I'm attempting to get the player object so that I can remove money from cash or bank based on how much the character has.
I can use GetPlayerData but that doesnt return the functions for the player object so I can't really use that.