@Limos And @Czupryn1994 Thanks Alot But There is An Error On Record Files In Global Events
This Is The script
function onRecord(current, old, cid)
db.executeQuery("INSERT INTO `server_record` (`record`, `world_id`, `timestamp`) VALUES (" .. current .. ", " .. getConfigValue('worldId') .. ", " ...