19.03.2013, 08:33
I'm getting this error
from this line of code
any suggestions on how to shorten the input line? its for a vehicle spawner im trying to fix
Код:
error 075: input line too long (after substitutions)
Код:
if(listitem==0)ShowPlayerDialog(playerid, Dialog_Bike_Vehicle, 2, "{ffffff}Bikes:", "BF-400\nBike\nBMX\nHPV1000\nFaggio\nFCR-900\nFreeway\nMountain Bike\nNRG-500\nPCJ-600\nPizzaboy\nSanchez\nWayfarer\nQuad", "Spawn", "Back" );