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
#2

Download the latest version of SA:MP and streamer includes.
This might also help you - https://sampforum.blast.hk/showthread.php?tid=183776
Reply
#3

Where i can download the latest version?
and this link doesn't help me
Reply
#4

There you go, this is the link for the latest available streamer by Incognito. http://solidfiles.com/d/09460/
Reply
#5

I useing this streamer...
Reply
#6

Quote:
Originally Posted by Chris_Morrison
Посмотреть сообщение
I useing this streamer...
Yeah, but are you sure that you are using the LATEST VERSION of it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)