SA-MP Forums Archive
Actor and interior (Problem?) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: Actor and interior (Problem?) (/showthread.php?tid=585141)



Actor and interior (Problem?) - La.x.eL - 11.08.2015

Hi, I went to the interier, actor is on GOOD POSITION:

http://i.imgur.com/4Wnhb9S.png

When i went to the Blueberry actor ID 28 is here (BAD POSITION):

http://i.imgur.com/83WpQAd.png

I don't know where is problem ? bug ?

Код:
Actor[27] = CreateActor(211, 208.9051,-98.6575,1005.2578,176.2108);
SetActorVirtualWorld(Actor[27], 0);
SetActorInvulnerable(Actor[27], true);
SetActorHealth(Actor[27], 100);



Re: Actor and interior (Problem?) - Mutha_X - 11.08.2015

Use different virtual world IDs for the street and interior;


Re: Actor and interior (Problem?) - JohnLedingham - 11.08.2015

Yeah, as he said, use different VW ids