incognito streamer 0.3c problem
#1

Hi all,i downloaded the incognito streamer for 0.3c and i got a problem when compiling:

\pawno\include\streamer.inc(435) : warning 202: number of arguments does not match definition

\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition

streamer.inc - Line: 435

CreatePlayerObject(0, 0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0);

Line: 449:

SetPlayerMapIcon(0, 0, 0.0, 0.0, 0.0, 0, 0, 0);

I added objects with CreateDynamicObjects and map icons with SetPlayerMapIcon
Reply
#2

Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
Reply
#3

Quote:
Originally Posted by Mike Garber
Посмотреть сообщение
Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
+1

Here hem.
Reply
#4

Oh lol,thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)