03.05.2016, 20:54
pvRadio is a string. You can't put it on a switch statement unless you specify an index.
PHP код:
switch(PlayerVehicleInfo[GetPlayerVehicleID(playerid)][pvRadio][0]) // example

