Streaming objects fail
#1

Hi all,

I seem to only be able to stream within a certain area of san andreas, when I create Objects in my OnGameModeInit like this
Код:
CreateDynamicObject(11313, 1673.6884765625,-1887.0693,13.5469, 0.0, 0.0, 0);
	CreateDynamicObject(11313, 1675.6884765625,-1887.0693,13.5469, 0.0, 0.0, 0);
It'll work fine. But as soon as I start Streaming objects at "Temple", the whole game crashes when you log on. Lol what the heck?

[EDIT] And this only seems to be the case with 11313 and other doors, not with other objects, really strange. Is this a known samp bug?
Reply
#2

Bump
Reply
#3

Lol also (some) pickups in that area fail, WHY?
Reply
#4

Some of the objects might be bugged, you can try to create those objects normally, not dynamically, and see what happens. Also if your number of objects exceeds the limit SA-MP allows(which is 400), it might come to a point of crashing.
Reply
#5

i have same problem plz any one tell me my dynamic objects load late i need a include etc to load objects fast plz tell
Reply
#6

You could just load the floor's object normally, not dynamically or maybe make it spawn a little higher from the ground, as the object starts to stream, you will fall down.
Reply
#7

Quote:
Originally Posted by HP
Посмотреть сообщение
Some of the objects might be bugged, you can try to create those objects normally, not dynamically, and see what happens. Also if your number of objects exceeds the limit SA-MP allows(which is 400), it might come to a point of crashing.
Normal streaming does not work, I guess those objects are just bugged in that area, no problem I chose another one which is working now
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)