How to createactor in interior
#1

Tried to change virtual world to 0 or to 1 still actor not showing in bank.

Outside the interior works fine, but in interiors doesn't appear.

PHP код:
new ActorBank1;
public 
OnGameModeInit()
{
    
ActorBank1 CreateActor(1872310.0420,-4.0016,26.7422,269.8781); // Actor in LV BANK
    
ApplyActorAnimation(ActorBank1"DEALER""shop_pay"4.100000);
    
SetActorVirtualWorld(ActorBank11);

Reply


Messages In This Thread
How to createactor in interior - by DarknesS1988 - 16.09.2018, 12:51
Re: How to createactor in interior - by v1k1nG - 16.09.2018, 13:01
Re: How to createactor in interior - by DarknesS1988 - 16.09.2018, 13:35
Re: How to createactor in interior - by v1k1nG - 16.09.2018, 14:07
Re: How to createactor in interior - by Florin48 - 16.09.2018, 14:28
Re: How to createactor in interior - by NaS - 16.09.2018, 17:08
Re: How to createactor in interior - by DarknesS1988 - 18.09.2018, 03:15

Forum Jump:


Users browsing this thread: 1 Guest(s)