EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   #reloadworld. (https://www.eqemulator.org/forums/showthread.php?t=36550)

Zamthos 02-23-2013 05:29 PM

#reloadworld.
 
Okay, so, by default there is no command entry for '#reloadworld', meaning players can reload the entire server with 0 status, now, how would I get the fix for this dedicated or get the developers to fix this?

Akkadius 02-23-2013 05:38 PM

Quote:

Originally Posted by Zamthos (Post 218718)
Okay, so, by default there is no command entry for '#reloadworld', meaning players can reload the entire server with 0 status, now, how would I get the fix for this dedicated or get the developers to fix this?

Until a default entry is hardcoded in the source. You need to make an entry in the `commands` table for 'reloadworld' and give it a status of your preference.

Zamthos 02-23-2013 05:44 PM

Here is the query for the entry you guys:

Code:

INSERT INTO commands
VALUES
('reloadworld',255,"reloads all quests and repops all NPC's");


c0ncrete 02-23-2013 06:05 PM

https://github.com/EQEmu/Server/comm...ae565df1f75774

Zamthos 02-23-2013 06:15 PM

Hehe, sweet. Thanks Derision!


All times are GMT -4. The time now is 05:55 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.