eboni001 Posted July 3, 2013 Posted July 3, 2013 i have a guild creator npc in my server but players still can making guild using ( /guild "guild name" ) how i can to disable this command? i was looking in groups.conf but nothing there. thanks in advance hope can fix this Quote
Euphy Posted July 3, 2013 Posted July 3, 2013 If you're using @guild in your NPC, you can modify the atcommand to set a flag before calling the 'guild_create' function (in map/guild.c) and modify the 'guild_create' function to require that flag. Quote
eboni001 Posted July 3, 2013 Author Posted July 3, 2013 X_X i dont know how to do that im newbie in this xDD. Quote
Question
eboni001
i have a guild creator npc in my server but players still can making guild using ( /guild "guild name" ) how i can to disable this command? i was looking in groups.conf but nothing there. thanks in advance
hope can fix this
2 answers 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.