TOSAccepted
Talk0
98,473pages on
this wiki
this wiki
Sample
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