SA-MP Forums Archive
error 029: invalid expression, assumed zero (Help) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: error 029: invalid expression, assumed zero (Help) (/showthread.php?tid=615524)



error 029: invalid expression, assumed zero (Help) - Gman1204 - 23.08.2016

Help with this pls!!!!!

Code:

83 case 3: ShowPlayerDialog(Playerid, DIALOG_SAVE_MAP, DIALOG_STYLE_INPUT, "Insert the MapName", "\n\n\n\n\n\n\n\n\n\n", "Save", "Cancel",;

Errors:

C:\Users\Gavin\Desktop\Map_Loader2.o.pwn(65 -- 66) : warning 215: expression has no effect
C:\Users\Gavin\Desktop\Map_Loader2.o.pwn(83) : error 029: invalid expression, assumed zero
C:\Users\Gavin\Desktop\Map_Loader2.o.pwn(83) : error 029: invalid expression, assumed zero
C:\Users\Gavin\Desktop\Map_Loader2.o.pwn(83) : warning 215: expression has no effect
C:\Users\Gavin\Desktop\Map_Loader2.o.pwn(83) : warning 215: expression has no effect
C:\Users\Gavin\Desktop\Map_Loader2.o.pwn(83) : warning 215: expression has no effect
C:\Users\Gavin\Desktop\Map_Loader2.o.pwn(83) : warning 215: expression has no effect
C:\Users\Gavin\Desktop\Map_Loader2.o.pwn(83) : warning 215: expression has no effect
C:\Users\Gavin\Desktop\Map_Loader2.o.pwn(83) : error 029: invalid expression, assumed zero
C:\Users\Gavin\Desktop\Map_Loader2.o.pwn(83) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.


Re: error 029: invalid expression, assumed zero (Help) - SyS - 23.08.2016

PHP код:
ShowPlayerDialog(PlayeridDIALOG_SAVE_MAPDIALOG_STYLE_INPUT"Insert the MapName""\n\n\n\n\n\n\n\n\n\n""Save""Cancel"); 



Re: error 029: invalid expression, assumed zero (Help) - Gman1204 - 23.08.2016

Still Doesnt Work (-_-)


Re: error 029: invalid expression, assumed zero (Help) - Shinja - 23.08.2016

What are the new errors? can't be same btw


Re: error 029: invalid expression, assumed zero (Help) - Gman1204 - 23.08.2016

IDK because it says the same if you want i can guve tou the whole script!!!


Re: error 029: invalid expression, assumed zero (Help) - Shinja - 23.08.2016

Then your problem is somwhere else, show more code