Quote:
Originally Posted by Calisthenics
Open a_samp.inc and replace:
pawn Код:
native ShowPlayerDialog(playerid, dialogid, style, caption[], info[], button1[], button2[]);
with:
pawn Код:
native ShowPlayerDialog(playerid, dialogid, style, const caption[], const info[], const button1[], const button2[]);
|
did not help. same warnings