Streamer Plugin help
#1

Hello, im Update my Streamer When I compile my Gamemode I get this errors

pawn Код:
C:\Server [APPROVED] 1\pawno\include\streamer.inc(157) : error 029: invalid expression, assumed zero
C:\Server [APPROVED] 1\pawno\include\streamer.inc(157) : error 008: must be a constant expression; assumed zero
C:\Server [APPROVED] 1\pawno\include\streamer.inc(157) : error 001: expected token: ";", but found "const"
C:\Server [APPROVED] 1\pawno\include\streamer.inc(157) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.
And this Codes in the Streamer.inc line 157

pawn Код:
native SetDynamicObjectMaterialText(objectid, materialindex, const text[], materialsize = OBJECT_MATERIAL_SIZE_256x128, const fontface[] = "Arial", fontsize = 24, bold = 1, fontcolor = 0xFFFFFFFF, backcolor = 0, textalignment = 0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)