Quote Originally Posted by mec View Post
correct me if i'm wrong but shouldnt this be "guild create" ? instead of "guild make"

Code:
{ "guild make",          'q', &ChatHandler::CreateGuildCommand,      "Create's Seleceted Player a Guild", NULL, 0, 0, 0},
Dosent realy matter, it can be eather I could have it set to .make_guild and it would work. or just .make and it would work!