Un-explained errors..
#1

So I have this code:
pawn Код:
ShowPlayerDialog(playerid,55,DIALOG_STYLE_LIST,"Buyhouse - Interior Setup","Asian Apartment $50,000\nRyders House   $50,000\nMotel Room $60,000\nSmall House 1  $130,000\nSmall House 2 $125,000\nWood House    $70,000\nMed House 1    $165,000\nMed House 2   $170,000\nMed House 3   $200,000\nRich House 1  $250,000\nRich House 2  $245,000\nRich House 3  $255,000\nRich House 4  $300,000\nRich House 5  $350,000\nRich House 6  $380,000\nDungeon   $55,000\nOffice $125,000\nStripclub $185,000\nBrothel   $385,000\nHashbury  $50,000","Proceed","Cancel");
Looks perfectly fine, right? Too me, yes. But no!

Код:
error 075: input line too long (after substitutions)
error 037: invalid string (possibly non-terminated string)
error 017: undefined symbol "P"
error 017: undefined symbol "roceed"
error 001: expected token: ";", but found "-identifier-"
error 017: undefined symbol "Cancel"
I get those errors...
Reply


Messages In This Thread
Un-explained errors.. - by Jack_Leslie - 28.09.2011, 07:09
Re: Un-explained errors.. - by Dragony92 - 28.09.2011, 07:13
Re: Un-explained errors.. - by Jack_Leslie - 28.09.2011, 07:17
Re: Un-explained errors.. - by Dragony92 - 28.09.2011, 07:27

Forum Jump:


Users browsing this thread: 1 Guest(s)