12.06.2015, 17:22
"public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])"
You have this thing already defined somewhere in your script, I'm not sure if you copy and pasted it, but search in your script for another OnDialogResponse and fix that to, search something in your script use Ctrl + F
So you have 2x public OnDialogResponse(bla bla) you have to remove one
You have this thing already defined somewhere in your script, I'm not sure if you copy and pasted it, but search in your script for another OnDialogResponse and fix that to, search something in your script use Ctrl + F
So you have 2x public OnDialogResponse(bla bla) you have to remove one