Interiors
#5

pawn Код:
public OnPlayerInteriorChange(playerid, newinteriorid, oldinteriorid)
{
    if(newinteriorid == 1)
    {
        CreatePlayerObject()
    }
    return 1;
}
Try using CreatePlayerObject, so everyone who isn't in that interior doesn't see them. Also use /interior to check your current interior ID. (Remember the object limit!)
Reply


Messages In This Thread
Interiors - by patfay - 09.04.2011, 20:06
Re: Interiors - by tanush - 09.04.2011, 20:08
Re: Interiors - by patfay - 09.04.2011, 20:11
Re: Interiors - by patfay - 09.04.2011, 20:16
Re: Interiors - by linuxthefish - 09.04.2011, 20:20
Re: Interiors - by patfay - 09.04.2011, 20:22
Re: Interiors - by linuxthefish - 09.04.2011, 20:23
Re: Interiors - by patfay - 09.04.2011, 20:25
Re: Interiors - by linuxthefish - 09.04.2011, 20:38
Re: Interiors - by tanush - 09.04.2011, 20:40
Re: Interiors - by Mean - 09.04.2011, 20:46
Re: Interiors - by patfay - 09.04.2011, 20:49
Re: Interiors - by linuxthefish - 09.04.2011, 20:53
Re: Interiors - by patfay - 09.04.2011, 20:57
Re: Interiors - by tanush - 09.04.2011, 21:05
Re: Interiors - by patfay - 09.04.2011, 21:25

Forum Jump:


Users browsing this thread: 1 Guest(s)