22.01.2011, 14:29
I'm willing to bet it's impossible.
Here is all pilot.
I even used, EDIT >> Find and typed in the search box pilot. Then three results came up when I search and pressed F3 to find next. They are the ones above.
Here is all pilot.
pawn Код:
new pilot;
pawn Код:
if(pickupid == pilot)
{
PlayerPlaySound(playerid, 1186, 0.0, 0.0, 0.0);
SetPlayerSkin(playerid, 61);
GameTextForPlayer(playerid, "~u~~g~]~r~Found ~b~Hidden ~w~Skin~g~]~u~", 5000, 6);
}
pawn Код:
pilot = CreatePickup(1275, 23, 1954.17736816,-2188.46069336,13.24627781, -1);