Why aren't these pickup's showing up? But other does?
#1

pawn Код:
new RUSSIANN;
pawn Код:
if ( pickupid == RUSSIANN)
{
    GameTextForPlayer(playerid, "~W~ Type ~r~ blablablabl", 5000, 5);
    PlayerPlaySound(playerid, 1058, 0.0, 0.0, 0.0);
    return 1;
}
pawn Код:
RUSSIANN = CreatePickup(1239,1 , -2026.7815,-118.4966,1035.1719);
They just wont show up! I have other pickups, that are just the same way, and they are showing up... i have 71/100 CreatePickups.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)