All worlds but without id 0
#1

Hello,
I need to make object to all virtual worlds but It mustn't be in VW 0.. I put it high but some cars were falling down.

I tried to do this:
Код:
CreateDynamicObjectEx(19377, -2909.10083, 452.56964, 3.90140,   0.00000, 90.00000, 0.00000, 0.0, 200.0, {1 .. 1000}, {2});
But when I wanted to compile, the compiler crashed :-/

I know.. I can do it through the cycle but I don't want to make 1000 objects.



Sorry for mistakes, I can't English very well
Reply
#2

Why not use function

Код:
CreateVWDynamicObject(world, model, x, y, z, rx, ry, rz);
Reply
#3

But I need some other streamer, not?
Reply
#4

You need streamer include?What more u wanna?
Reply
#5

Ok, thank you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)