Planeshift
|
#include "questionmanager.h"
Go to the source code of this file.
Classes | |
class | PendingInvite |
This class is the superclass for all player-to-player invitations, such as inviting into a group, a guild, a duel, an alliance, a guild war, a tourney, etc. More... | |
Defines | |
#define | FIRST_SPAM_FINE 10 |
#define | SECOND_SPAM_FINE 30 |
Variables | |
static const int | INVITESPAMBANTIME [5] |
#define FIRST_SPAM_FINE 10 |
Definition at line 38 of file invitemanager.h.
#define SECOND_SPAM_FINE 30 |
Definition at line 39 of file invitemanager.h.
const int INVITESPAMBANTIME[5] [static] |
{1, 5, 10, 30, 10 }
Definition at line 40 of file invitemanager.h.