randomPlayer:PS_GivePoints (5000)
That is the part of the code and this is the error I am getting with that line anyone wanna help?
ERROR HERE "attempt to call method 'PS_GivePoints' (a nil value)."
Is that a space between GivePoints and the brackets?
[CODE]if not IsValid(ply) then return end
ply:PS_GivePoints(5000)[/CODE]
King it says that '(name)' is expected near 'if'.
If your willing to posting code will help us debug your issue.
Example of how to post code
[noparse][lua]Code Here[/lua][/noparse]
Sorry, you need to Log In to post a reply to this thread.