[Ajuda] strval(inputtext)
#2

Eu nгo mecho muito com dialog, entao tenta:

pawn Code:
if(dialogid == 33)
             {
             if(response)
             {
             RegistrationStep[playerid] = 2;
             format(string, sizeof(string), "%s",inputtext);
             OnPlayerText(playerid,string);
             }
             else
             {
             RegistrationStep[playerid] = 2;
             format(string, sizeof(string), "%s",inputtext);
             OnPlayerText(playerid,string);
             }
             return 1;
        }
Reply


Messages In This Thread
[Ajuda] strval(inputtext) - by Michael_Atecubanos - 13.08.2010, 13:59
Re: [Ajuda] strval(inputtext) - by zSuYaNw - 13.08.2010, 14:43
Re: [Ajuda] strval(inputtext) - by SlashPT - 13.08.2010, 15:10
Re: [Ajuda] strval(inputtext) - by SuB_ZeRo0_ - 13.08.2010, 17:21
Re: [Ajuda] strval(inputtext) - by Toribio - 13.08.2010, 17:53
Re: [Ajuda] strval(inputtext) - by SlashPT - 13.08.2010, 20:11
Re: [Ajuda] strval(inputtext) - by ipsBruno - 13.08.2010, 22:08
Re: [Ajuda] strval(inputtext) - by SlashPT - 13.08.2010, 22:26
Re: [Ajuda] strval(inputtext) - by Michael_Atecubanos - 26.08.2010, 13:26

Forum Jump:


Users browsing this thread: 3 Guest(s)