10 messages · Page 1 of 1 (latest)
just access the player and do player.leaderstats
in other scripts
how do i use it? waitforchild?
do what
leaderstats?
you can just straight up access it via player.leaderstats
store in variable to use it
what
local leaderstats = player.leaderstats
uhh