NumL0ck Posted August 6, 2012 Share Posted August 6, 2012 how make in interlude always be the day? Quote Link to comment Share on other sites More sharing options...
0 vampir Posted August 6, 2012 Share Posted August 6, 2012 needs client modifications as far as i know Quote Link to comment Share on other sites More sharing options...
0 Joκκєrino Posted August 7, 2012 Share Posted August 7, 2012 package net.sf.l2j.gameserver.controllers; Quote Link to comment Share on other sites More sharing options...
0 Tryskell Posted August 7, 2012 Share Posted August 7, 2012 Broadcast SunRise packet every hour or so. Schedule a task with a timer of 3600000, with Broadcast.toAllOnlinePlayers, with the sunrise packet. Task should be launched in Gameserver.java, and never stopped. Never tested, so dunno if it's linked to client aswell, but it should work. Quote Link to comment Share on other sites More sharing options...
Question
NumL0ck
how make in interlude always be the day?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.