Errors after put Streamer include
#1

I put the include Streamer and in the script too
pawn Код:
#include <streamer>
and 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
The lines from the include:
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


Messages In This Thread
Errors after put Streamer include - by Chris_Morrison - 15.10.2011, 17:44
Re: Errors after put Streamer include - by [MWR]Blood - 15.10.2011, 17:46
Re: Errors after put Streamer include - by Chris_Morrison - 15.10.2011, 17:49
Re: Errors after put Streamer include - by [MWR]Blood - 15.10.2011, 17:52
Re: Errors after put Streamer include - by Chris_Morrison - 15.10.2011, 17:54
Re: Errors after put Streamer include - by [MWR]Blood - 15.10.2011, 18:01

Forum Jump:


Users browsing this thread: 1 Guest(s)