Errors after put Streamer include
#1

I have this errors
pawn Код:
C:\Program Files\San Andreas\сшбш\pawno\include\streamer.inc(107) : error 025: function heading differs from prototype
C:\Program Files\San Andreas\сшбш\pawno\include\streamer.inc(112) : error 025: function heading differs from prototype
C:\Program Files\San Andreas\сшбш\pawno\include\streamer.inc(113) : error 025: function heading differs from prototype
C:\Program Files\San Andreas\сшбш\pawno\include\streamer.inc(114) : error 025: function heading differs from prototype
Lines:
pawn Код:
#define TEAM_STR_COLOR 0x01FCFF00
#define COLOR_BLUE 0x2641FEAA
#define COLOR_DARKNICERED 0x9D000096
#define COLOR_LIGHT_BLUE 0x9FB1EEAA
Please help!
Reply
#2

Please help me i can't Continue Script
Reply
#3

Are you sure those are the lines of your streamer.inc script?
Reply
#4

Did you define this on top of the script ?
Better give the code +-10 lines from the error(s) to analyse it better.
Reply
#5

Huu you need from the streamer?there is:
pawn Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
native SetDynamicObjectRot(objectid, Float:rx, Float:ry, Float:rz);
native GetDynamicObjectRot(objectid, &Float:rx, &Float:ry, &Float:rz);
native MoveDynamicObject(objectid, Float:x, Float:y, Float:z, Float:speed);
Reply
#6

/bump
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)