#HasGamePass
1 messages · Page 1 of 1 (latest)
you shouldnt use GamePassService nowadays according to documentation
1 messages · Page 1 of 1 (latest)
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
you shouldnt use GamePassService nowadays according to documentation