dini_Bool and dini_BoolSet returns tag mismatchs D:
#4

Yep.
pawn Code:
enum player_information_enum
{
    player_name[MAX_PLAYER_NAME],
    player_ip[16],
    bool:player_registered,
    bool:player_logged,
        //There is a continuation,but it's not the matter right now.
};
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)