Pickup not showing
#1

pawn Код:
new smpickup;
pawn Код:
smpickup = CreatePickup(1239, 23, -2442.6345, 754.7228, 35.1719);
pawn Код:
public OnPlayerPickUpPickup(playerid, pickupid)
{
  if(pickupid == smpickup)
  {
        GameTextForPlayer(playerid, "~g~S~w~upermercado~n~~g~Para entrar, ~w~use ~g~'/entrar'", 4000, 4);
    }
    return 1;
}
Sorry, but can't understand why it ain't showing...
Reply


Messages In This Thread
Pickup not showing - by Hot - 05.10.2009, 19:43
Re: Pickup not showing - by [XST]O_x - 05.10.2009, 19:47
Re: Pickup not showing - by Hot - 05.10.2009, 19:52
Re: Pickup not showing - by [XST]O_x - 05.10.2009, 19:57
Re: Pickup not showing - by Hot - 05.10.2009, 20:29
Re: Pickup not showing - by Hiitch - 05.10.2009, 22:05
Re: Pickup not showing - by Abernethy - 05.10.2009, 22:09

Forum Jump:


Users browsing this thread: 2 Guest(s)