My pickups don't show
#1

I created a pickup near the ship in San Fierro, the Navy. But it simply does not appear! How to make it appear?

OBS: Here is the code:

Код:
new infocasa;//on top

infocasa = CreatePickup(1239, 19, -1908.2054443359, 882.11743164063, 35.171875, -1);//in OnFilterScripInit

if(pickupid == infocasa)//in OnPlayerPickupPickup
	{
	SendClientMessage(playerid, COLOR_LARANJA, "Vocк estб nas redondezas da famosa Casa de ADM");
	SendClientMessage(playerid, COLOR_LARANJA, "Como jб deve saber, se entrar nela sem permissгo, poderб ser atй banido");
	SendClientMessage(playerid, COLOR_LARANJA, "Portanto, tome cuidado");
	}
	return 1;
Reply
#2

pawn Код:
infocasa = CreatePickup(1239, 23, -1908.2054443359, 882.11743164063, 35.171875, -1);//in OnFilterScripInit
Reply
#3

try using AddStaticPickup()
Reply
#4

Jakku, thanks for support, but your code doesn't worked
Keeboo13, i'm already tried with AddStaticPickup, but doesn't worked
Reply
#5

Set Virtual World to your Default World 0
Reply
#6

That wont really help him as -1 adds it for all virtual worlds
Reply
#7

No i allready tested it but it wont Work then, idk why but it doesnt show up
Reply
#8

Don't worked BlackFoX_UD_.....
Reply
#9

Double check your coordinates with a teleport command
Reply
#10

I checked... Alright... I really don't know what more do....
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)