As the title said,
Right now im using the new compiler and sampctl, and having this problem with warning
(warning) literal array/string passed to a non-const parameter
There's so much line getting warning, and most of them is pointing to the line with function ShowPlayerDialog.
This is one of them.
showDialogResepsionis(playerid){
? ?return ShowPlayerDialog(playerid, DIALOG_RESPSIONIS_PEMERINTAH, DIALOG_STYLE_LIST, "Pilihan tindakan pengurusan data", "KTP", "Pilih", "Batal");
}
Note : I have update to YSI 5.x and here is my depedencies
"dependencies": ,