04.11.2011, 10:41
Quote:
If I try to increase the amount, so at a certain value it will stop calling OnDialogResponse and the benchmark test freezes.
Any links to his benchmark code? |
https://sampforum.blast.hk/showthread.php?tid=218491
By the way, how is this different?
https://sampforum.blast.hk/showthread.php?tid=260298
+ This is WRONG
pawn Код:
DIAL_ODR = funcidx("Dial_OnDialogResponse");
pawn Код:
#pragma library bdial
pawn Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])