28.11.2012, 14:42
Next time, don't copy parts of codes only, you need to define them.
pawn Код:
enum _Info
{
AutoLogin
// Maybe more things here, if there are use "," at the end except the last.
};
new cinfo[ _Info ];