Actor disapperars.
#1

I am making a pet system by using actors. When I create a actor it works but when I restart the server, actor doesn't show. Just actor's text is showing. The codes that I am using to create a actor:
Code:
PetData[i][petActor] = CreateActor(PetData[i][petSkin], PetData[i][petPos][0], PetData[i][petPos][1], PetData[i][petPos][2], PetData[i][petPos][3]);
SetActorVirtualWorld(PetData[i][petActor], PetData[i][petExteriorVW]);
Reply


Messages In This Thread
Actor disapperars. - by darkwing - 07.04.2019, 09:21
Re: Actor disapperars. - by GeorgeLimit - 07.04.2019, 09:23
Re: Actor disapperars. - by darkwing - 07.04.2019, 09:24
Re: Actor disapperars. - by darkwing - 07.04.2019, 09:26

Forum Jump:


Users browsing this thread: 1 Guest(s)