19.09.2013, 07:51
I've used F_Streamer and Incognito's but I seem to always have the same issue...
I have re-mapped Fort Carson and Palomino Creek... But if you put a car on the objects I made, the car falls through the objects because they aren't being streamed enough..
I've tried using ConvertFFS to increase the Stream Distance, but I discovered that the stream distance doesn't do anything...
Am I just stupid? Do I not know how objects work? xD
I have re-mapped Fort Carson and Palomino Creek... But if you put a car on the objects I made, the car falls through the objects because they aren't being streamed enough..
I've tried using ConvertFFS to increase the Stream Distance, but I discovered that the stream distance doesn't do anything...
pawn Код:
// Using Convert FFS to use a stream distance of 250.
CreateDynamicObject(1231, 79.08523, 1100.39209, 19.60990, 0.00000, 0.00000, 90.00000);
// Using Convert FFS to use a stream distance of 350
CreateDynamicObject(1231, 79.08523, 1100.39209, 19.60990, 0.00000, 0.00000, 90.00000);