ShowPlayerDialog - literal array/string passed to a non-const parameter
#3

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
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)