Help with //gm command

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
hyperpara
Posts: 8
Joined: Sat Mar 21, 2009 7:50 pm

Help with //gm command

Post by hyperpara »

Hello!

I have a little question.
Will you please create a command, or something, which deactivate //gm?
I know that I can make my access level back, but it's very uncomfortable, you know.
And not every GM can access to the database...

So, please think about it! :))
Thank you:
Hyper


Sorry for my english.
User avatar
LasTravel
Posts: 888
Joined: Tue Jan 05, 2010 12:08 am
Location: Spain

Re: Help with //gm command

Post by LasTravel »

hyperpara
Posts: 8
Joined: Sat Mar 21, 2009 7:50 pm

Re: Help with //gm command

Post by hyperpara »

Thank you very much! :))

And a last question: How can i delete my appearance when other players press Alt + B?
How can I delete myself of the Community Board?
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Help with //gm command

Post by Zoey76 »

hyperpara wrote:Hello!

I have a little question.
Will you please create a command, or something, which deactivate //gm?
I know that I can make my access level back, but it's very uncomfortable, you know.
And not every GM can access to the database...

So, please think about it! :))
Thank you:
Hyper


Sorry for my english.
Solution 1:
Don't use this command. :P
Solution 2:
Create an access level for not used gm commands and set that access level for those commands.
Solution 3:
Apply this patch (datapack):

Code: Select all

### by Zoey76#P datapack_developmentIndex: data/scripts/handlers/MasterHandler.java===================================================================--- data/scripts/handlers/MasterHandler.java    (revision 7689)+++ data/scripts/handlers/MasterHandler.java    (working copy)@@ -57,7 +57,6 @@ import handlers.admincommandhandlers.AdminFortSiege; import handlers.admincommandhandlers.AdminGeoEditor; import handlers.admincommandhandlers.AdminGeodata;-import handlers.admincommandhandlers.AdminGm; import handlers.admincommandhandlers.AdminGmChat; import handlers.admincommandhandlers.AdminHeal; import handlers.admincommandhandlers.AdminHelpPage;@@ -324,7 +323,6 @@        AdminCommandHandler.getInstance().registerAdminCommandHandler(new AdminFortSiege());        AdminCommandHandler.getInstance().registerAdminCommandHandler(new AdminGeodata());        AdminCommandHandler.getInstance().registerAdminCommandHandler(new AdminGeoEditor());-       AdminCommandHandler.getInstance().registerAdminCommandHandler(new AdminGm());        AdminCommandHandler.getInstance().registerAdminCommandHandler(new AdminGmChat());        AdminCommandHandler.getInstance().registerAdminCommandHandler(new AdminHeal());        AdminCommandHandler.getInstance().registerAdminCommandHandler(new AdminHelpPage()); 
--Edit
Please someone move this to:
Custom Datapack MODs viewforum.php?f=13
or
Custom Features Requests viewforum.php?f=74
Last edited by Zoey76 on Sun Dec 19, 2010 9:35 pm, edited 1 time in total.
Powered by Eclipse 4.34 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
hyperpara
Posts: 8
Joined: Sat Mar 21, 2009 7:50 pm

Re: Help with //gm command

Post by hyperpara »

I used //changelvl 1 command in the game, targeted myself, log off, log in, nothing happened.

Oh, thanks for solutions. :_)
hyperpara
Posts: 8
Joined: Sat Mar 21, 2009 7:50 pm

Re: Help with //gm command

Post by hyperpara »

I thought this command is for hide me from the community board.
That's why I used it.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Help with //gm command

Post by janiii »

check //gmliston and //gmlistoff
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Post Reply