Klesh Posted January 15, 2012 Posted January 15, 2012 Hello, im asking this cuz editing meta with the zombie game of slothman not work, with my map, what functions i can use to block the time in game, thanks for any help. My resources : playerpartFromName: Exported function.
codeluaeveryday Posted January 15, 2012 Posted January 15, 2012 Use a timer to set the time. setTimer() setTime() ex: setTimer(function() setTime(12,0) end, 500, 0) On my old zombie server i also set the sky color as black, and had a red sun. I also had a nice mapped spawn at mount chillard. (Mapped by my epic DM race mappers, Dracula, Rextox, JappaX) They helped me. Tutorials: => getOnlineAdmins() => [TUT] Better Join Country => [TUT] Updating admin countries => [TUT] Updating admin flags Server: K@N Zombies / Freeroam
Klesh Posted January 15, 2012 Author Posted January 15, 2012 Thanks a lot, i wasn't saw setTime. My resources : playerpartFromName: Exported function.
codeluaeveryday Posted January 15, 2012 Posted January 15, 2012 Your welcome! Tutorials: => getOnlineAdmins() => [TUT] Better Join Country => [TUT] Updating admin countries => [TUT] Updating admin flags Server: K@N Zombies / Freeroam
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