dini_Bool and dini_BoolSet returns tag mismatchs D:
#5

Quote:
Originally Posted by [XST]O_x
View Post
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.
};
Try capitalize the 'b' ('Bool:'). If I recall, pawn has always been a pain for me with case sensitivity.

This forum requires that you wait 120 seconds between posts. Please try again in 21 seconds. FFFFFFFFFFFFFFFFFFFFFF
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)