02.11.2011, 14:49
Line 4008 is non existant, its refering to me not using Lines 204-206
pawn Код:
new InviteOffer[MAX_PLAYERS];//204
new InviteFaction[MAX_PLAYERS];//205
new InviteFamily[MAX_PLAYERS];//206
#define CMD:%1(%2) \
forward cmd_%1(%2); \
public cmd_%1(%2)//92