MaximumX, MinimumX
#1

My MinimumX and MaximumX coords still arent working,
May anyone help me please, I think im getting the correct coords,
But it dosent
pawn Код:
SendClientMessage(playerid, COLOR_WHITE, "You are in restricted area");
It dosent say that Can anyone help me? Il be happy to give a picture of the location and the coords i have so you can double check if i have them correct.
Reply
#2

Are you doing it this way?

pawn Код:
new pup;
pup = CreatePickup(1273, 23, 1503.3359, 1432.3585, 10.1191);
Reply
#3

Quote:
Originally Posted by Felle
Are you doing it this way?

pawn Код:
new pup;
pup = CreatePickup(1273, 23, 1503.3359, 1432.3585, 10.1191);
He shouldn't need that for it to show... Check 1273 is the correct object and that those are the correct co-ordinates.. pickup type 23 normally works for me.
Reply
#4

Quote:
Originally Posted by Weirdosport
Quote:
Originally Posted by Felle
Are you doing it this way?

pawn Код:
new pup;
pup = CreatePickup(1273, 23, 1503.3359, 1432.3585, 10.1191);
He shouldn't need that for it to show... Check 1273 is the correct object and that those are the correct co-ordinates.. pickup type 23 normally works for me.
Well, I was just trying to find something that could be causing it. Honestly, he can't really imagine us to fix his script when he gives us one line of code..
Reply
#5

You have to fix stuffs at the OnPlayerPickupPickup.
Reply
#6

The OnPlayerPickupPickUp works fine its just the CreatePickup that isent,
Il check the pickup ID
Reply
#7

Код:
CreatePickup(1273, 23, 1503.3359, 1432.3585, 10.1191);
check the coordinates i think you missed a - infront of 1503.3359
Reply
#8

Fixed, Those coords led back to near ls docks, Although mine which are totally diffrent
1442.5496,-628.8535,95.7186
Is near mullholland, I have no clue where that coord came from :S
Reply
#9

this works for me try it AddStaticPickup(1240, 15,2565.00,2304.60,17.82);

V-Rock Hotel Veranda
Reply
#10

Quote:
Originally Posted by Naruto4
this works for me try it AddStaticPickup(1240, 15,2565.00,2304.60,17.82);

V-Rock Hotel Veranda
Look above your post
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)