The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
Woe Start Time Chatroom
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
sacrox
Hello good, I've been trying for a long time to put a script so that I get the current time that I need to start the woe, I have only managed to tell me the current time, a tip would be possible to be able to put the npc to tell me in a chatroom the hours left for the woe to start? Thanks a lot. This is the code that I have put
OnInit:
while( 1 ){
delwaitingroom;
waitingroom ""+gettimestr( "%H:%M:%S %p",21 ),0;
sleep 1000;
}
end;
Thanks so much!
Link to comment
Share on other sites
1 answer 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.