Streamer Objects Problem
#10

Quote:
Originally Posted by ReApZ
Посмотреть сообщение
streamer is not all plugins
unless you are only using streamer then in that case download whirlpool and sscanf
The fuck you are saying?

I assume you were using 0.3c+ objects with MTA:SA and you've converted those objects. There are visibility problems with the newer objects which can cause transparent objects. Try loading those objects through JernejL's Map Editor and generate CreateDynamicObject from that editor.

If the above thing doesn't works, you can check your streamer distance must be default (200.0). You can leave that parameter as it is 200.0 by default.

Native:
Quote:

CreateDynamicObject(modelid, Float: x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float: streamdistance = 200.0);

Should look like this: (The object id and the coordinates are just for example)

pawn Код:
CreateDynamicObject(11111, 2142.1, 212.3, 2991.1, 442.1, 221.1, 4444.1);
Reply


Messages In This Thread
Streamer Objects Problem - by KickInTheMick - 02.12.2013, 13:33
Re: Streamer Objects Problem - by ReApZ - 02.12.2013, 13:39
Re: Streamer Objects Problem - by KickInTheMick - 02.12.2013, 13:41
Re: Streamer Objects Problem - by ReApZ - 02.12.2013, 13:56
Re: Streamer Objects Problem - by KickInTheMick - 02.12.2013, 14:00
Re: Streamer Objects Problem - by Spydah - 02.12.2013, 14:00
Re: Streamer Objects Problem - by KickInTheMick - 02.12.2013, 14:32
Re: Streamer Objects Problem - by Spydah - 02.12.2013, 15:20
Re: Streamer Objects Problem - by KickInTheMick - 02.12.2013, 15:24
Re: Streamer Objects Problem - by iZN - 02.12.2013, 16:27

Forum Jump:


Users browsing this thread: 1 Guest(s)