[DONE]* Posted August 5, 2016 Share Posted August 5, 2016 addEventHandler("onResourceStart", resourceRoot, function() count = 6 exports["guimessages"]:outputServer("*[sniper Mission] Sniper Mission Started Go To Enter Mission", root, 50, 30, 255) standByMission = setTimer(function() destroyElement(marker) destroyElement(marker2) exports["guimessages"]:outputServer("*[sniper Mission] Sniper Mission Started ", root, 0, 150, 255) setTimer(checkForWinner, 1000, 1, true) setTimer(function() setTimer (function() count = count - 1 outputChatBox (tostring(count)) end,1000,count) end,10*60*1000-6000,1) end, 10*60*1000, 1) end) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now