- 0 Talk
-
TOSAccepted
Sample
Edit
local acceptedTOS = TOSAccepted(); if(acceptedTOS) then --user accepted the Terms of Service else --user has not accepted Terms of Service end
local acceptedTOS = TOSAccepted(); if(acceptedTOS) then --user accepted the Terms of Service else --user has not accepted Terms of Service end