Zombie Pickups problem
#3

Quote:
Originally Posted by Youice
Посмотреть сообщение
try this:

pawn Код:
public OnPlayerUpdate(playerid)
{
    if(GetPlayerTeam(playerid) == 1)//change it to humans team
    {
        DestroyPickup(meso);
    }
    return 1;
}
Edit: try to add a command that checks the team, you might be (ig) something else not team "2"
It`s still not working anyone else?
Reply


Messages In This Thread
Zombie Pickups problem - by Sanady - 28.08.2012, 10:40
Re: Zombie Pickups problem - by Youice - 28.08.2012, 10:54
Re: Zombie Pickups problem - by Sanady - 28.08.2012, 10:58
Re: Zombie Pickups problem - by Lordzy - 28.08.2012, 11:03
Re: Zombie Pickups problem - by Sanady - 28.08.2012, 11:14

Forum Jump:


Users browsing this thread: 1 Guest(s)