Making Actor visible in several different worlds?
#1

Is there a way to make actor visible for players in several different worlds? I know that I can create actor for each world but that isnt a solution for me, since i already have way to many actors.
Reply
#2

try -1
Reply
#3

I think so putting virtual world as -1 sets things for all virtual world, try it.
EDIT: too late, some one already posted ^
Reply
#4

doesnt work
Reply
#5

SetActorVirtualWorld(actorid, -1);
Reply
#6

An actor (same goes for players) can only be put into one virtual world at a time (else -1).
Reply
#7

so as far as i understand i can't thanks anyway
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)