Hello fellow peeps here, If you came here to read, would you consider helping me out a bit?
So I am getting this error which is ruining the personal killfeed I am trying to script for another game. The “money” is an attribute and for some reason, it’s getting a “nil”? I am not too sure what this is. So got solutions? Feel free to drop them in the replies!
Don’t mind the red lines, I was trying to show my team what’s going on.
it’d be through a remote event like you’re already doing with the other values, i think that just means you forgot to give the client that information from wherever you’re firing it
Btw on your previous reply, do I just try to use tostring?
also I did attempt to give the client the information of :GetAttribute(“money”) but it ended up having an error since it doesn’t know what :GetAtrribute() is.