Pero si los timers ya funcionan asi... igual ese timer tuyo esta mal hecho.
local Timer1 = setTimer ( triggerClientEvent, 60000, 1, thePlayer, "Probocacion", thePlayer, Turf1MinutosPro )
60000 milisegundos = 1 minuto.
Why instead of ask for an example of something specified you don't go to the wiki and try to make it with the examples given?
-- SQLite only:
executeSQLCreateTable
executeSQLDelete
executeSQLDropTable
executeSQLInsert
executeSQLQuery
executeSQLSelect
executeSQLUpdate
-- MySQL and SQLite:
dbConnect
dbExec
dbQuery
dbPoll
dbFree
The main reason is that getPlayerSerial client side just returns the local player, it doesn't has a player argument.
Same as money, also there you're trying to get it from a GUI-element, not a player?
Te explico, vos tenes un nombre de una cuenta, es correcto? si es asi, entonces tenes que obtener el userdata ( elemento ) de esa cuenta con la funcion: getAccount y luego usar ese elemento en getAccountPlayer.