13.07.2012, 13:56
New one :
Line 156 in Include
Code:
C:\Documents and Settings\Denuta Cesar\Desktop\Redwood\pawno\include\streamer.inc(156) : error 029: invalid expression, assumed zero C:\Documents and Settings\Denuta Cesar\Desktop\Redwood\pawno\include\streamer.inc(156) : error 008: must be a constant expression; assumed zero C:\Documents and Settings\Denuta Cesar\Desktop\Redwood\pawno\include\streamer.inc(156) : error 001: expected token: ";", but found "const" C:\Documents and Settings\Denuta Cesar\Desktop\Redwood\pawno\include\streamer.inc(156) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
Code:
native SetDynamicObjectMaterialText(objectid, materialindex, const text[], materialsize = OBJECT_MATERIAL_SIZE_256x128, const fontface[] = "Arial", fontsize = 24, bold = 1, fontcolor = 0xFFFFFFFF, backcolor = 0, textalignment = 0);