Dialog crash
#4

Quote:
Originally Posted by RogueDrifter
Посмотреть сообщение
add this:
PHP код:
for (new istrlen(inputtext); l++)
    {
        if (
inputtext[i] == '%')
        {
            
inputtext[i] = '#';
            }
        } 
at the top of OnDialogResponse and it'll replace all of the invalid values.
Hey i tried this code you sent but when i compiled the script the pawn stopped working

EDIT: I forgot a bracket, this actually worked! Thank you so much, +REP.
Reply


Messages In This Thread
Dialog crash - by NotThatWeird - 09.02.2018, 23:04
Re: Dialog crash - by Mugala - 10.02.2018, 00:36
Re: Dialog crash - by RogueDrifter - 10.02.2018, 03:36
Re: Dialog crash - by NotThatWeird - 10.02.2018, 15:19

Forum Jump:


Users browsing this thread: 1 Guest(s)