30.08.2011, 09:57
Hey I have a problem now, I get an error that the pawno line is too long how can I transform it into a shorter line or 2 lines ?
Code:
Code:
pawn Код:
if(listitem == 5)
{
ShowPlayerDialog(playerid, 6, DIALOG_STYLE_LIST, "Saloons", "Admiral(16000$)\nBloodring Banger(24000$)\nBravura(15300$)\nBuccaneer(16800$)\nCadrona(15300$)\nClover(13700$)\nElegant(17900$)\nElegy(21000$)\nEmperor(18000$)\nEsperantoEsperanto(16700$)\nFortune(14600$)\nGlendale Shit(13800$)\nGlendale(16300$)\nGreenwood(17200$)\nHermes(18340$)\nIntruder(12334$)\nMajestic(15600$)\nManana(13000$)\nMerit(16600$)\nNebula(13800$)\nOceanic(12100$)\nPicador(13200$)\nPremier(18990$)\nPrevion(17650$)\nPrimo(13220$)\nSentinel(20000$)\nStafford(31200$\nSultan(23890$)\nSunrise(17830$)\nTampa(12850$)\nVincent(11530$)\nVirgo(14300$)\nWillard(12000$)\nWashington(17400$)", "Select", "Back"); //Remove carname to a gta car
}