Epic Warning
#4

Quote:
Originally Posted by [L3th4l]
Посмотреть сообщение
What are you going to do with those pickups? You should use it as so:
pawn Код:
public OnPlayerPickUpPickup(playerid, pickupid)
{
    if(pickupid == area) print("Area pickup.");
    else if(pickupid == abb) Ban(playerid);

    return 1;
}
If you won't use the pickups for anything, just don't make those variables, which will be a waste.
Thanks for all replys
Reply


Messages In This Thread
Epic Warning - by SpiderWalk - 04.12.2011, 10:07
Re: Epic Warning - by currencyinstacks - 04.12.2011, 10:13
Re: Epic Warning - by [L3th4l] - 04.12.2011, 10:13
Re: Epic Warning - by SpiderWalk - 04.12.2011, 10:16
Re: Epic Warning - by Ash. - 04.12.2011, 10:37

Forum Jump:


Users browsing this thread: 2 Guest(s)