Fall player or vehicle under dynamic object
#1

Hello all. I have been using the streamer object of the incognito, I have a big problem.

When vehicle and teleport the player falls underground the object, creation of objects using CreateDynamicObject.

This problem is solved by the creation of objects of land with a standard function CreateObject.
But I do not fit this decision.
I can not abandon the use of the streamer.

Are there any solutions to this problem without abandoning the use of the streamer?
Reply
#2

You can try to teleport the player above the object
Reply
#3

Quote:
Originally Posted by Eth
Посмотреть сообщение
You can try to teleport the player above the object
This helps to 50/50 and looks ugly.
Reply
#4

Streamer_UpdateEx(playerid, Float, Float:y, Float:z, worldid = -1, interiorid = -1);

"Use Streamer_UpdateEx to preload items before setting a player's position or to stream items under OnPlayerRequestClass."

Try reading the plugin topic next time.
Reply
#5

Quote:
Originally Posted by FreAkeD
Посмотреть сообщение
Streamer_UpdateEx(playerid, Float, Float:y, Float:z, worldid = -1, interiorid = -1);

"Use Streamer_UpdateEx to preload items before setting a player's position or to stream items under OnPlayerRequestClass."

Try reading the plugin topic next time.
Yes, it solves my problem.
Thank you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)