Trouble getting an object to appear in multiple virtual worlds.
#1

I have this code below:

Код:
	for(new i = 1; i < 4; i++)
	{
	CreateDynamicObject(1506, 1313.68884, -1332.89209, 28.22197,   0.00000, 0.00000, 0.00000, i);
        }
When compiling, I get this error:

Код:
warning 202: number of arguments does not match definition
I'm trying to make the object in question appear in world 1, 2 and 3.
Reply
#2

Are you sure that problem is coming from that line? Recheck it, what have you got above that code?
Reply
#3

Yeah, it wasn't. I oversaw something. It's fixed. Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)