[Question] Notice Command

Status
Not open for further replies.
Experienced Elementalist
Joined
Dec 7, 2006
Messages
250
Reaction score
2
possible to make something like: /notice2 it does a notice like when Forgotten temple opens, top of screen?

like /notice2 Hello.

?

if this is possible then point me to the right direction to look at;p

just needing a tip.
 
impossible, only the text commands are coded, if i wanted to add a new command i need to add more bytes, can only be done via the source and not via hex editing.
 
I only use the game server to announce server restart then promptly type /down in gameserver window... it safely shuts down servers without causing errors and making people debug their accounts
 
I only use the game server to announce server restart then promptly type /down in gameserver window... it safely shuts down servers without causing errors and making people debug their accounts
Invest in /serverdown.

Usage: /serverdown <minutes until auto-shutdown>
It'll send an in-game notice to say the server is shutting down, though you can change it to say "restarting" in the SERVER_RESOURCE table.
 
Status
Not open for further replies.
Back