I am using the shop system provided above. I am trying to create a talk action to communicate with my database:
Here is what i wrote, maybe someone here can tell me why it is throwing an error
function onSay(cid, words, param, channel)
local player = Player(cid)
local guid =...