Even if you dont type anything..
#8

Ok can you correct this for me

pawn Код:
if(response)
    {
  switch(dialogid)
  {
        case 1:
     {
       if(!strcmp(inputtext,"2598",true))
       {
       FadeColorForPlayer(playerid,0,0,0,0,0,0,0,255,15,0);
       SetTimerEx("HotelRoom2598", 2000, 0, "i", playerid);
        }
    case 2:
     {
        ShowPlayerDialog(playerid,2,DIALOG_STYLE_LIST,"Rooms","2598 - En' Suite","Close","Enter Room");
            }
        }
    }
}
Reply


Messages In This Thread
Even if you dont type anything.. - by Torran - 10.02.2010, 22:14
Re: Even if you dont type anything.. - by Joe Staff - 10.02.2010, 22:29
Re: Even if you dont type anything.. - by Torran - 10.02.2010, 22:41
Re: Even if you dont type anything.. - by Torran - 10.02.2010, 22:54
Re: Even if you dont type anything.. - by Onyx09 - 10.02.2010, 22:59
Re: Even if you dont type anything.. - by Torran - 10.02.2010, 23:05
Re: Even if you dont type anything.. - by Onyx09 - 10.02.2010, 23:09
Re: Even if you dont type anything.. - by Torran - 10.02.2010, 23:11
Re: Even if you dont type anything.. - by Joe Staff - 10.02.2010, 23:15
Re: Even if you dont type anything.. - by Torran - 10.02.2010, 23:17

Forum Jump:


Users browsing this thread: 2 Guest(s)