SetSpawnInfo is behaving weird
#6

Can you just use SetPlayerPos ?? (Put under OnPlayerSpawn so you spawn with weapons and skin properly)

pawn Код:
switch(gTeam[playerid])
    {
        case TEAM_1:
        {
                SetSpawnInfo(playerid, TEAM_1 , -1 , s_spawnx, s_spawny , s_spawnz, s_spawna, -1, -1, -1, -1, -1, -1);
                SetPlayerPos(etc. etc.);
        }
Reply


Messages In This Thread
SetSpawnInfo is behaving weird - by Giovanni - 23.12.2011, 20:27
Re: SetSpawnInfo is behaving weird - by iTorran - 23.12.2011, 20:54
AW: SetSpawnInfo is behaving weird - by Giovanni - 23.12.2011, 21:43
Re: SetSpawnInfo is behaving weird - by Ballu Miaa - 24.12.2011, 01:34
AW: Re: SetSpawnInfo is behaving weird - by Giovanni - 24.12.2011, 11:32
Re: SetSpawnInfo is behaving weird - by Thresholdold - 24.12.2011, 11:36
Re: SetSpawnInfo is behaving weird - by prisonliferp - 24.12.2011, 11:36
Re: SetSpawnInfo is behaving weird - by Thresholdold - 24.12.2011, 11:38
Re: SetSpawnInfo is behaving weird - by prisonliferp - 24.12.2011, 11:40
Re: SetSpawnInfo is behaving weird - by Thresholdold - 24.12.2011, 11:41

Forum Jump:


Users browsing this thread: 2 Guest(s)