falling vehicle /falling player on streamed object
#4

If you're using Incognito's Streamer Plugin; objects can be streamed easily in all virtual worlds.

pawn Код:
//The first -1 parameters means world id (should be -1 for all worlds),
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, -1, -1, -1, Float:streamdistance = 300.0);
You can set an timer upto the player pings, like freezing them (TogglePlayerControllable) for x seconds. Higher pings > higher timer for unfreezing.
Reply


Messages In This Thread
falling vehicle /falling player on streamed object - by gotwarzone - 19.10.2013, 11:42
Re: falling vehicle /falling player on streamed object - by Patrick - 19.10.2013, 11:44
Re: falling vehicle /falling player on streamed object - by gotwarzone - 19.10.2013, 12:07
Re: falling vehicle /falling player on streamed object - by iZN - 19.10.2013, 12:08
Re: falling vehicle /falling player on streamed object - by Patrick - 19.10.2013, 12:21
Re: falling vehicle /falling player on streamed object - by gotwarzone - 19.10.2013, 12:24

Forum Jump:


Users browsing this thread: 1 Guest(s)