07.01.2017, 14:05
Debug the code. For ex
Like this. Then check your console. If the "Fail" is printed then the my_interior is on 15
PHP код:
if (My_Interior[playerid] == 15)
{
SendClientMessage(playerid,COLOR_BLUE,"Shoma Hamaknoon Dakhele Derby Hasti");
printf("fail");
}

