Dialog doesent do anything?
#5

I'm not sure how much this will do, but try removing the return in this:

pawn Код:
if(strval(inputtext) > 15 && strval(inputtext) < 100)
      {
         PlayerInfo[playerid][pAge] = strval(inputtext);
         ShowPlayerDialog(playerid,73,DIALOG_STYLE_LIST,"How did you arrive into Los Santos?","Train\nPlane\nBoat\nCar","Select", "Kick");
         return 1;
      }
Reply


Messages In This Thread
Dialog doesent do anything? - by Spiral - 21.01.2011, 16:39
Re: Dialog doesent do anything? - by Scenario - 21.01.2011, 16:43
Re: Dialog doesent do anything? - by Mike Garber - 21.01.2011, 16:45
Re: Dialog doesent do anything? - by Spiral - 21.01.2011, 16:49
Re: Dialog doesent do anything? - by Scenario - 21.01.2011, 19:39

Forum Jump:


Users browsing this thread: 1 Guest(s)