Hello there,
please read the error message, it cleary states what is wrong!
You do have an extra, not needed end in your function..
Avoid
I did, and I saw respawn.lua:20: '<eof>'
I had no idea what eof meant, so I decided to post here
Well, first of all, you're saying the player is v.
According to your code, you have not set v to be anything.
Alright, I changed every "v" to "ply", since I noticed that ply is used in other pointshop item files, and now when I buy Respawn from the PointShop, it does absolutely nothing. There's no errors or anything at all.
However, I'd like to use v instead of ply, so I guess I still have to define that
Again, I'm still pretty new to Lua, so how would I do that