[Ajuda] Spawn casa
#4

Ae consegui:

pawn Код:
if(house != 255 && PlayerInfo[playerid][pSpawn] == 1)
        {
                SetPlayerInterior(playerid,HouseInfo[house][hInt]);
                SetPlayerPos(playerid, HouseInfo[house][hExitx], HouseInfo[house][hExity], HouseInfo[house][hExitz]);
                PlayerInfo[playerid][pLocal] = house;
                PlayerInfo[playerid][pInt] = HouseInfo[house][hInt];
                SetPlayerVirtualWorld(playerid,HouseInfo[house][hWorld]);
        return 1;
        }
й que eu tava colocando i no lugar de house xD
Reply


Messages In This Thread
[Ajuda] Spawn casa - by Felipe_Freeze - 20.04.2012, 00:54
Re: [Ajuda] Spawn casa - by xPaulistaa - 20.04.2012, 00:55
Re: [Ajuda] Spawn casa - by Felipe_Freeze - 20.04.2012, 01:13
Re: [Ajuda] Spawn casa - by Felipe_Freeze - 20.04.2012, 01:25

Forum Jump:


Users browsing this thread: 1 Guest(s)