[HELP] Pickups
#2

public OnPlayerPickUpPickup(playerid, pickupid)
{
if(pickupid == zone)
{
if(gTeam[playerid]==P)
{
SendClientMessageToAll(COLOR_YELLOW,"The President team has token the Dictator Zone");
GangZoneDestroy(Blue);
Blue = GangZoneCreate(-81.782714, 1628.125732, 430.217285, 2140.125732);
GangZoneShowForAll( Blue, 65477);//red = team 65477= Color(blue))

}
}

Ignore the gTeam!
Reply


Messages In This Thread
[HELP] Pickups - by P!x3L - 10.04.2011, 13:39
Re: [HELP] Pickups - by Admigo - 10.04.2011, 13:58
Re: [HELP] Pickups - by Shelby - 10.04.2011, 13:59
Re: [HELP] Pickups - by P!x3L - 10.04.2011, 14:04
Re: [HELP] Pickups - by Shelby - 10.04.2011, 14:12
Re: [HELP] Pickups - by P!x3L - 10.04.2011, 14:15
Re: [HELP] Pickups - by P!x3L - 10.04.2011, 14:21
Re: [HELP] Pickups - by Admigo - 10.04.2011, 15:03

Forum Jump:


Users browsing this thread: 1 Guest(s)