10.07.2011, 17:58
I have been playing with this for quite some time and I cant seem to make any progress.
When I create a particle fire with
with the id being 18691(fire_large) or any other fire object ids, no matter what I do the draw distance drops out quite rapidly (I have no problem creating objects) I have set it to 0, 100, 200, 300 and nothing makes a difference.
I have also tried object streamers to no avail.
Is there something that I am missing, or are the fire particle effects just shy?
When I create a particle fire with
pawn Код:
CreateObject(id, x, y, z, 0.0, 0.0, 0.0, 300);
I have also tried object streamers to no avail.
Is there something that I am missing, or are the fire particle effects just shy?