I made a local variable "fuel".
I'm making a command letting you exchange "fuel" with other players.
The problem I'm having is that everytime I try to check for player.fuel (player is already the userdata of someone, I took a function from Terminal) it tells me it's nil.
I can get the player name, but not the fuel variable.
How do I get the variable?
I'm making a command letting you exchange "fuel" with other players.
The problem I'm having is that everytime I try to check for player.fuel (player is already the userdata of someone, I took a function from Terminal) it tells me it's nil.
I can get the player name, but not the fuel variable.
How do I get the variable?
Last edited: