how to use this stock
#6

I don't get it, once you're past PlayerCount>3 then this stock'll be useless.

Maybe?:
PHP код:
stock Pos(playerid)
{
    
TogglePlayerControllable(playerid,0);
    
PlayerCount++;
    if(
PlayerCount >3PlayerCount 0;
    switch(
PlayerCount)
    {
        case 
0:SetPlayerPos(playerid,x,y,z);
        case 
1:SetPlayerPos(playerid,x,y,z);
        case 
2:SetPlayerPos(playerid,x,y,z);
    }

Reply


Messages In This Thread
how to use this stock - by fissekarl - 21.04.2011, 10:32
Re: how to use this stock - by fissekarl - 21.04.2011, 16:54
Re: how to use this stock - by Vince - 21.04.2011, 18:06
Re: how to use this stock - by fissekarl - 21.04.2011, 18:10
Re: how to use this stock - by fissekarl - 21.04.2011, 19:38
Re: how to use this stock - by Sinner - 21.04.2011, 19:45
Re: how to use this stock - by fissekarl - 21.04.2011, 19:49
Re: how to use this stock - by fissekarl - 23.04.2011, 10:34

Forum Jump:


Users browsing this thread: 1 Guest(s)