How to do this
#4

Quote:
Originally Posted by ThatFag
Посмотреть сообщение
Код:
if(strcmp(inputtext, randomzznr, true) == 1)return ShowPlayerDialog(playerid,1002,DIALOG_STYLE_INPUT,"Business rob",strings,"Continue","");// Checks if the inputtext returns the word; hi
    {
 randomstr(randomzznr);

 format(strings,sizeof(strings),"---Step 3---\nWrite The following in order to continue\n\n%s",randomzznr);
    ShowPlayerDialog(playerid,1003,DIALOG_STYLE_INPUT,"Drug Production",strings,"Continue","");
    return 1;
    }
 }
This code seems wrong, you made an if statement (if() return action) and you open brackets again, it makes no sense at all, show full code please
Reply


Messages In This Thread
How to do this - by ThatFag - 20.08.2016, 15:09
Re: How to do this - by SyS - 20.08.2016, 15:10
Re: How to do this - by ThatFag - 20.08.2016, 15:19
Re: How to do this - by Shinja - 20.08.2016, 15:31
Re: How to do this - by SyS - 20.08.2016, 15:34
Re: How to do this - by ThatFag - 20.08.2016, 15:40
Re: How to do this - by Shinja - 20.08.2016, 15:48
Re: How to do this - by ThatFag - 20.08.2016, 15:57
Re: How to do this - by ThatFag - 20.08.2016, 16:46

Forum Jump:


Users browsing this thread: 1 Guest(s)