Why SetActorVirtualWorld not work
#1

My Code :
Код:
SetActorVirtualWorld(Actor[15], 16);
Reply
#2

Do you have any errors or warnings when compiling?
Reply
#3

Quote:
Originally Posted by NealPeteros
Посмотреть сообщение
Do you have any errors or warnings when compiling?
no i don't have any warning or error
Reply
#4

So, the bug occurs in game?
Reply
#5

this is the location where i put my actor : -25.132598,-139.066986,1003.546875 the interior is 16
Reply
#6

Did you add a
Код:
Actor[15] = CreateActor(id, -25.132598,-139.066986,1003.546875, rotation);
before that line?
Reply
#7

Quote:
Originally Posted by NealPeteros
Посмотреть сообщение
Did you add a
Код:
Actor[15] = CreateActor(id, -25.132598,-139.066986,1003.546875, rotation);
before that line?
yes i already done
Reply
#8

So, what is wrong in your situation?
Reply
#9

it's don't create actor in the location i want , all actor is normal but this actor have problem ??
Reply
#10

Have you tried setting your virtual world to 16 in that location?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)