Which is this streamer ?
#1

What is this Streamer name ?

AddStreamingObject(1251, -1572.677246, 658.086426, 9.575903, 0.0000, 0.0000, 0.0000);

Quote:

/* SA:MP Object Functions
*
* © Copyright 2005-2006, SA:MP Team
*
*/

#if defined _objects_included
#endinput
#endif
#define _objects_included
#pragma library objects

// Objects

native CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ);
native SetObjectPos(objectid, Float:X, Float:Y, Float:Z);
native GetObjectPos(objectid, &Float:X, &Float:Y, &Float:Z);
native SetObjectRot(objectid, Float:RotX, Float:RotY, Float:RotZ);
native GetObjectRot(objectid, &Float:RotX, &Float:RotY, &Float:RotZ);
native IsValidObject(objectid);
native DestroyObject(objectid);
native MoveObject(objectid, Float:X, Float:Y, Float:Z, Float:Speed);
native StopObject(objectid);

native CreatePlayerObject(playerid, modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ);

native SetPlayerObjectPos(playerid, objectid, Float:X, Float:Y, Float:Z);
native GetPlayerObjectPos(playerid, objectid, &Float:X, &Float:Y, &Float:Z);
native SetPlayerObjectRot(playerid, objectid, Float:RotX, Float:RotY, Float:RotZ);
native GetPlayerObjectRot(playerid, objectid, &Float:RotX, &Float:RotY, &Float:RotZ);

native IsValidPlayerObject(playerid, objectid);
native DestroyPlayerObject(playerid, objectid);
native MovePlayerObject(playerid, objectid, Float:X, Float:Y, Float:Z, Float:Speed);
native StopPlayerObject(playerid, objectid);

native AttachObjectToPlayer(objectid, playerid, Float:OffsetX, Float:OffsetY, Float:OffsetZ, Float:rX, Float:rY, Float:rZ);
native AttachPlayerObjectToPlayer(objectplayer, objectid, attachplayer, Float:OffsetX, Float:OffsetY, Float:OffsetZ, Float:rX, Float:rY, Float:rZ);

Reply
#2

Please help
Reply
#3

Aaaah, that streamer. http://forum.sa-mp.com/index.php?action=search
Reply
#4

doesnot find
Reply
#5

what streameR?
Reply
#6

Quote:
Originally Posted by cοοp
Reply
#7

Swift .. the link you are giving is just the link to the search page and not the search result ....

I guess you want to say that .... SEARCH .... and do not ask ...
Reply
#8

Quote:
Originally Posted by ۞●•λвнiиаv•●۞
Swift .. the link you are giving is just the link to the search page and not the search result ....
And he's doing that because peoples really have to search before posting. It's actually easy to find this streamer by searching.
Reply
#9

Yea... i know that ... Other dont ..lol
Reply
#10

Quote:
Originally Posted by ۞●•λвнiиаv•●۞
Yea... i know that ... Other dont ..lol
That is exactly the reason for why peoples have to search. XD
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)