#HasGamePass

1 messages · Page 1 of 1 (latest)

stable oxide
#

can someone explain why is there a error for "HasGamePass", it works in other scripts and i added the services

button.MouseButton1Click:Connect(function()
    
 local a = player:HasGamePass(player, gamePassID)

if a then

else

end
end
shell igloo
#

you shouldnt use GamePassService nowadays according to documentation