SetActorInterior(actorid, interior); ????
#9

The interior IDs are GTA's streaming worlds (client streamed). The virtual world IDs are SA-MP's streaming worlds (on the server).

It's much better to set each GTA interior in it's own virtual world on the server. That means when you teleport a player in to a GTA interior, you also change the player's virtual world to some arbitrary number. That means the same GTA interior can be reused over and over. Players using the same GTA interior in a different virtual world won't be able to see each other or any actors set to a different virtual world.

You don't need to alter the actor's GTA interior because players set to that interior will always see other players, NPCs and actors that are in the same interior as them.
Reply


Messages In This Thread
SetActorInterior(actorid, interior); ???? - by JR_Junior - 28.04.2015, 05:16
Re: SetActorInterior(actorid, interior); ???? - by Kar - 28.04.2015, 05:17
Re: SetActorInterior(actorid, interior); ???? - by Gammix - 28.04.2015, 05:22
Re: SetActorInterior(actorid, interior); ???? - by n0minal - 28.04.2015, 05:30
Re: SetActorInterior(actorid, interior); ???? - by Sledgehammer - 28.04.2015, 06:21
Re: SetActorInterior(actorid, interior); ???? - by n0minal - 28.04.2015, 06:29
Re: SetActorInterior(actorid, interior); ???? - by ikkentim - 28.04.2015, 07:20
Re: SetActorInterior(actorid, interior); ???? - by Tamer - 28.04.2015, 07:21
Re: SetActorInterior(actorid, interior); ???? - by Kalcor - 28.04.2015, 07:55
Re: SetActorInterior(actorid, interior); ???? - by JR_Junior - 28.04.2015, 15:10

Forum Jump:


Users browsing this thread: 1 Guest(s)