How to use 2 same interiors?
#1

Hello all


I want to use the same ammunation interiors. So i i will make 2 ammunation i exit in the wrong position.

So i want to make that i can use 2 same interiors and exit right.

Thanks for reading. BTW i used the setplayervirtualworld, its not working.
Reply
#2

May i bump for you? I'm willing to find out too :/
Reply
#3

Hm.......i am wondering, but i am honsetly stumped :/
Reply
#4

Use virtual worlds.
https://sampwiki.blast.hk/wiki/SetPlayerVirtualWorld

On the pickup/checkpoint/command
pawn Код:
// EXAMPLE
            if(GetPlayerVirtualWorld(playerid) == 1) { // PLACE 1
                // CODE
            }else if(GetPlayerVirtualWorld(playerid) == 2) { // PLACE 2
                // CODE
            }
And don't bother about how many worlds there is, theres like unlimited.
Reply
#5

He just said that virtual worlds failed.

Mis-placed some variables?
Reply
#6

Okay i fixed the problem. If someone need help with this, feel free to pm me.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)