Aeromesi 180 Posted March 20, 2016 So what exactly is my custom command @.shutdown?Well it was based off @ request.I modified it a lot and turned it from a whisper into a command, if you input 0 it directly shuts down your map-server.You input the amount of minutes you want to start the shutdown.If you type @@shutdown after you set a shutdown, it will cancel out that current shutdown you have in progress!Enjoy guys, and here you go @ Just download attachment, install in npc folder and you're good to go. shutdown_cmd.txt 4 Skyline, mrlongshen, Legend and 1 other reacted to this Quote Share this post Link to post Share on other sites
mrlongshen 22 Posted March 20, 2016 + 1 thanks your mybro Quote Share this post Link to post Share on other sites
Aeromesi 180 Posted March 20, 2016 No problem dude, didn't take me much time only a couple minutes. Enjoy @@mrlongshen Quote Share this post Link to post Share on other sites
Skyline 23 Posted March 20, 2016 (edited) No problem dude, didn't take me much time only a couple minutes. Enjoy @@mrlongshen *Throws 3 pizzas at @Aeromesi* Edited March 20, 2016 by Skyline Quote Share this post Link to post Share on other sites
Deadly Brothers 0 Posted March 20, 2016 thank you very much... Quote Share this post Link to post Share on other sites
rans 7 Posted March 20, 2016 How about putting @kickallin this case there will be no rollback to those players. (not so sure) Quote Share this post Link to post Share on other sites
Skyline 23 Posted March 21, 2016 (edited) How about putting @kickall in this case there will be no rollback to those players. (not so sure) //Look for this if (.Minutes <= 0 ) { //add this atcommand "@kickall"; atcommand "@mapexit";// Direct Shutdown? use @mapexit instead end; } //Look for this OnTimer120000: //add this atcommand "@kickall"; atcommand "@mapexit"; end; } Edited March 21, 2016 by Skyline Quote Share this post Link to post Share on other sites
@kippoy 0 Posted September 13, 2016 Thank you for this! Quote Share this post Link to post Share on other sites