11.03.2016, 06:38
(This post was last modified: 11.03.2016, 06:38 by gjniewenhuijse.)
use something like this in a resident script
Code:
if not start then
-- your init code here
start = true
end
--code