Disguise Event :)

N e s s

New member
Messages
202
Points
0
Age
33
hi! can someone help me to revise the disguise event in trunk/npc/custom/
default_smile.png
the event runs every 2 hours i want it every 1 hour. can someone help me please?
default_smile.png
thanks in advance!
default_smile.png


 
sir bgames23 thank you for posting it!
default_smile.png
what will i do sir? just add that and replace the default one?
default_smile.png


 
use OnMinute00:

so you don't need those much of OnClocks

 
Well, OnMinute00 is still the best for this..
default_tongue.png


Even you restart server LOL
default_biggrin.png


It's weird that when your server restarts the time resets?

Timer events use the server time (depending on how you configured the timezone of your vps)... OnClock and OnMinute uses the same..
default_tongue.png


 
use OnMinute00:

so you don't need those much of OnClocks
if you gonna use OnMinute everytime you restart your server. the time will also change. unlike for OnClock the time is fix. even you restart the server. the event will start on the specific time that you set.
as Samuel said, OnClock and OnMinute (as well as OnHour, On<weekday><hour><minute> and OnDay) they work using the server time so what you said makes no sense at all
default_tongue.png


 
Last edited by a moderator:
use OnMinute00:

so you don't need those much of OnClocks
if you gonna use OnMinute everytime you restart your server. the time will also change. unlike for OnClock the time is fix. even you restart the server. the event will start on the specific time that you set.
as Samuel said, OnClock and OnMinute (as well as OnHour, On<weekday><hour><minute> and OnDay) they work using the server time so what you said makes no sense at all
default_tongue.png
what ever lol. it depends on him if what he wants to use. no need to spam on this topic.

 
Back
Top