22.02.2013, 14:17
When I run both my radio filterscript and my GPS filterscript my radio doesn't work as when you select a station it the dialog it doesn't play it, but if you unload the gps fs it works....
return 1; to return 0;
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
return 0;
}