Crashing while using this cmd
#6

Doesn't work :/

from here again

pawn Код:
mysql_fetch_field_row(string, "money"); moneyvariable = strval(string);
        printf("debug note 5 ID %d", id);
        format(output, sizeof(output), "%s %d. %s with %d Dollars\n", output, ID, username, moneyvariable);
        printf("debug note 6 ID %d", id);
    }
    mysql_free_result();
    printf("debug note 7");
    ShowPlayerDialog(playerid, 25, DIALOG_STYLE_MSGBOX, "Top 10 Players", output, "OK", "Cancel");
    printf("debug note 8");
Reply


Messages In This Thread
Crashing while using this cmd - by Bondage - 28.10.2014, 20:46
Re: Crashing while using this cmd - by DanishHaq - 28.10.2014, 23:21
Re: Crashing while using this cmd - by nemesis- - 29.10.2014, 01:48
Re: Crashing while using this cmd - by Bondage - 29.10.2014, 12:26
Re: Crashing while using this cmd - by Diverse - 29.10.2014, 12:32
Re: Crashing while using this cmd - by Bondage - 29.10.2014, 14:22
Re: Crashing while using this cmd - by Bondage - 29.10.2014, 22:49
Re: Crashing while using this cmd - by Eth - 29.10.2014, 23:32

Forum Jump:


Users browsing this thread: 1 Guest(s)