Streamer not showing all objects?..
#1

Im using Incognito Streamer Plugin v2.5.2.. Idk how many objects i have but i think is more than 2000 and all objects loading there no problem with that but when im far of the object i can see it i came to object and now i see it ? And some objects like (door/windows) showing slow not loading it fast you can fall if you in that place..

So whats the problem is there some limit what i need to change for streamer? Or i need to 2 streamers (if i need to use two streamers can you tell me which other streamer to use)

pawn Код:
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Reply
#2

You can set the distance to a higher value:
pawn Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
Reply
#3

Quote:
Originally Posted by Stigg
Посмотреть сообщение
You can set the distance to a higher value:
pawn Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
So only to convert objects with distance 200 ?
Reply
#4

No, what it says in that code is just examples. If It is 200, and you want to see objects further away, increase that value.
Reply
#5

Quote:
Originally Posted by Mike Garber
Посмотреть сообщение
No, what it says in that code is just examples. If It is 200, and you want to see objects further away, increase that value.
Yea but is there any converter for that? because i tryed in convert ffs i make the dw distance 300 and

pawn Код:
CreateDynamicObject(18008,2149.24291992,1496.21325684,1081.87219238,0.00000000,0.00000000,0.00000000); //object(int_clothinga01) (1)
Reply
#6

Quote:
Originally Posted by GBLTeam
Посмотреть сообщение
Yea but is there any converter for that? because i tryed in convert ffs i make the dw distance 300 and

pawn Код:
CreateDynamicObject(18008,2149.24291992,1496.21325684,1081.87219238,0.00000000,0.00000000,0.00000000); //object(int_clothinga01) (1)
You used "YSI CreateDynamicObject" or "Incongito's streamer" ?
Reply
#7

Quote:
Originally Posted by Mean
Посмотреть сообщение
You used "YSI CreateDynamicObject" or "Incongito's streamer" ?
Incongito's streamer

I create this and it loading slow thats why i ask.

Reply
#8

Soory for bump but look:

Quote:
Originally Posted by ******
Посмотреть сообщение
That's not a streamer problem, all the objects do this because they take time to spawn. The only possible way to get around it is through adjusting the draw distance, as people have said.
Look the pictures i dont think so (slow) loading objects thats the problem :S
Sorry for night but its same in day..
Its problem because i used 0.3c converter and objects then from "CreateObject" to "CreateDynamibObject" Incongito streamer?




Reply
#9

Quote:
Originally Posted by ******
Посмотреть сообщение
The problem COULD be what are called "normals". Some obects are not designed to be gone inside of, so only have textures on the outside. Does this work with normal CreateObject?
Yea with createobject work good but and other objects not working with streamer its like this.. ?
Reply
#10

Quote:
Originally Posted by ******
Посмотреть сообщение
How many objects do you have in that area?
3000 Objects. And all is on streamer (none is CreateObject)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)