Search the Community
Showing results for tags 'users'.
-
server.Lua local skins = function(id) for _, player in ipairs(getElementsByType("player")) do local uye = getPlayerAccount ( source ) if getPedOccupiedVehicle(source) and not isGuestAccount ( uye ) then triggerClientEvent(root,"skinUygula", source, getPedOccupiedVehicle(source),id) setAccountData ( uye, "hunter.skinID", id ) end end end addEvent("skinUygulaServer", true) addEventHandler("skinUygulaServer", root, skins) local skinsAktif = function() local uye = getPlayerAccount ( source ) if getPedOccupiedVehicle(source) and not isGuestAccount ( uye ) then id = getAccountData ( uye, "hunter.skinID" ) triggerClientEvent(root,"skinUygula", source, getPedOccupiedVehicle(source),id) end end addEvent("skinAktifServer", true) addEventHandler("skinAktifServer", root, skinsAktif)
-
Good morning guys, I have this doubt. How many users does mta have per day? an approximate