Cannot see objects when converted from MTA?
#1

Код:
	CreateObject(3095, 2191.03125, -1728.181640625, 374.326171875, 0.000000, 0.000000, 0.000000); //
	CreateObject(3095, 2182.1396484375, -1728.138671875, 374.33801269531, 0.000000, 0.000000, 0.000000); //
	CreateObject(3095, 2173.6806640625, -1728.2666015625, 374.39990234375, 0.000000, 0.000000, 0.000000); //
	CreateObject(3095, 2199.396484375, -1728.28515625, 373.58410644531, 0.000000, 0.000000, 0.000000); //
	CreateObject(3095, 2165.1953125, -1728.494140625, 374.31140136719, 0.000000, 0.000000, 0.000000); //
	CreateObject(2949, 2203.9624023438, -1727.9249267578, 374.13952636719, 0.000000, 0.000000, 356.02844238281); //
	CreateObject(2947, 2197.9396972656, -1732.3116455078, 374.06909179688, 0.000000, 0.000000, 270.67565917969); //
	CreateObject(2944, 2200.6513671875, -1725.271484375, 376.16577148438, 0.000000, 0.000000, 266.7041015625); //
Those are a few of them. I put them up in the sky, they arent too far up there though, and I cannot see them whenever I TP to it? What's the problem?
Reply
#2

Did you put under
Код:
 public OnGameModeInit()
?
Reply
#3

They take time to load , so make a Freeze Timer when you TP to the objects
Reply
#4

Quote:
Originally Posted by _EminEm_
Did you put under
Код:
 public OnGameModeInit()
?
Yes I did, and to the second poster: okay, I will try that.
Reply
#5

No, it still isnt working even with the timer =|
Reply
#6

Are you sure you are teleporting to the right position?

Quote:
Originally Posted by ►Peter Corneile◄ [ideal-host.co.uk
]
They take time to load , so make a Freeze Timer when you TP to the objects
That is true only for streamed objects since you can teleport there between streaming interval and they won't be created. Static objects are always there.
Reply
#7

Quote:
Originally Posted by $ЂЯĢ
Are you sure you are teleporting to the right position?

Quote:
Originally Posted by ►Peter Corneile◄ [ideal-host.co.uk
]
They take time to load , so make a Freeze Timer when you TP to the objects
That is true only for streamed objects since you can teleport there between streaming interval and they won't be created. Static objects are always there.
Well, I made it so it teleports to the first object's X,Y,Z coords . . . 2191.03125, -1728.181640625, 374.326171875
Reply
#8

Quote:
Originally Posted by gemadon
Quote:
Originally Posted by $ЂЯĢ
Are you sure you are teleporting to the right position?

Quote:
Originally Posted by ►Peter Corneile◄ [ideal-host.co.uk
]
They take time to load , so make a Freeze Timer when you TP to the objects
That is true only for streamed objects since you can teleport there between streaming interval and they won't be created. Static objects are always there.
Well, I made it so it teleports to the first object's X,Y,Z coords . . . 2191.03125, -1728.181640625, 374.326171875
So maybe you should increase "Z" float a bit in the teleport command
Reply
#9

Tried increasing the Z coord, still did not work, I even tried putting it underground, but I still cannot see it =| This is getting frustrating.
Reply
#10

Quote:
Originally Posted by gemadon
Tried increasing the Z coord, still did not work, I even tried putting it underground, but I still cannot see it =| This is getting frustrating.
How many of total objects do you have ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)