All Projects


IDSeverity[[state]]OpenedOpened byAssigned ToSummary[[changedby]]Last EditedPrivate
6191Medium14.10.2013Rezso GajdoczyCommand - /guildmotd14.10.2013No Task Description

Setting guild MOTD is accidently tied to public notes privilege?

guildmanager.cpp

  if ( ! IsLeader(client))
      if ( ! CheckClientRights(client, RIGHTS_EDIT_PUBLIC, "You do not have rights to change the message of the day in your guild."))
          return;
6190Medium14.10.2013Rezso GajdoczyRemoving guilds from alliances (/guildremove)14.10.2013No Task Description

messages.cpp misses another operand?

if(command == “/newguild” || command == “/endguild” || command == “/guildname” || command == “/guildpoints” || command == “/allianceleader”)

 {
     guildname = words.GetTail(1);
     return;
 }
Showing tasks 1 - 2 of 2 Page 1 of 1

Available keyboard shortcuts

Tasklist

Task Details

Task Editing