Question about Streamer Natives (Incognito)
#1

Hello Everyone

I was checking out all the native's of Incognito Streamer v2.6.1 ,There was some functions in which i had no idea to how am gonna use it and exactly what for.

Is there anyone who can explain me the usage of the native's below?

pawn Код:
native CreateDynamicCircle(Float:x, Float:y, Float:size, worldid = -1, interiorid = -1, playerid = -1);
native CreateDynamicRectangle(Float:minx, Float:miny, Float:maxx, Float:maxy, worldid = -1, interiorid = -1, playerid = -1);
native CreateDynamicSphere(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1);
native CreateDynamicCube(Float:minx, Float:miny, Float:minz, Float:maxx, Float:maxy, Float:maxz, worldid = -1, interiorid = -1, playerid = -1);
native CreateDynamicPolygon(Float:points[], Float:minz = -FLOAT_INFINITY, Float:maxz = FLOAT_INFINITY, maxpoints = sizeof points, worldid = -1, interiorid = -1, playerid = -1);
native AttachDynamicAreaToObject(areaid, objectid, type = STREAMER_OBJECT_TYPE_DYNAMIC, playerid = INVALID_PLAYER_ID);
native AttachDynamicAreaToPlayer(areaid, playerid);
native AttachDynamicAreaToVehicle(areaid, vehicleid);
Ill be real glad if someone will answer. Will be waiting eagerly.

Thank you
Ballu Miaa
Reply


Messages In This Thread
Question about Streamer Natives (Incognito) - by Ballu Miaa - 14.08.2012, 05:41
Re: Question about Streamer Natives (Incognito) - by Babul - 14.08.2012, 09:29
Re: Question about Streamer Natives (Incognito) - by Ballu Miaa - 14.08.2012, 12:40
Re: Question about Streamer Natives (Incognito) - by Abhishek. - 14.08.2012, 14:38

Forum Jump:


Users browsing this thread: 1 Guest(s)