Streamer -
ServerRestart - 06.08.2011
Does anyone one know what the player id is on Streamer
Quote:
CreateDynamicObject(modelid, Float:X, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
|
That ^^
Re: Streamer -
FireCat - 06.08.2011
-1 = for everyone
Re: Streamer -
ServerRestart - 06.08.2011
Ok, that what i wanted to know. ty
Re: Streamer -
RyDeR` - 06.08.2011
If you choose anything else than '-1' for the "playerid" parameter, the object will be streamed for that specific person. Otherwise, it's the answer FireCat gave.
EDIT: Sorry, didn't see your post.