spawning NPCs (+rep)
#2

pawn Код:
if(IsPlayerNPC(playerid))
{
    for(new i = 0; i < sizeof(BossInfo); i++)
    {
        SetPlayerPos(playerid,BossInfo[i][hqEntranceX],BossInfo[i][hqEntranceY],BossInfo[i][hqEntranceZ]);
    }
}
What's "BossInfo" ?
Reply


Messages In This Thread
spawning NPCs (+rep) - by WardenCS - 13.04.2012, 20:54
Re: spawning NPCs (+rep) - by zSuYaNw - 13.04.2012, 21:13
Re: spawning NPCs (+rep) - by WardenCS - 13.04.2012, 21:16
Re: spawning NPCs (+rep) - by Marco_Valentine - 14.04.2012, 12:28
Re: spawning NPCs (+rep) - by WardenCS - 04.05.2012, 17:55

Forum Jump:


Users browsing this thread: 1 Guest(s)