PickUp - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: PickUp (
/showthread.php?tid=553170)
PickUp -
nezo2001 - 28.12.2014
i made a pickup
PHP код:
lvStore = CreatePickup(1559, 2, 2187.9829,2469.6260,11.2422, -1);
And i got a baby
[IMG]
[/IMG]
I want this
[IMG]
[/IMG]
Please help !
Re: PickUp -
UltraScripter - 28.12.2014
try to change this 2469.6260 to bigger value!
Re: PickUp -
Facerafter - 28.12.2014
Quote:
Originally Posted by UltraScripter
try to change this 2469.6260 to bigger value!
|
That would cause the Y coord to change. Hes asking for the Z
Код:
lvStore = CreatePickup(1559, 2, 2187.9829,2469.6260,11.2422, -1);
Change 11.2422 to something slightly higher till it's ok.
EDIT: Not sure but the 2nd might also be a different object.
Re: PickUp -
nezo2001 - 28.12.2014
[IMG]
[/IMG]
It has an other id anyone know it ??
Re: PickUp -
UltraScripter - 28.12.2014
now try lower value!
Re: PickUp -
nezo2001 - 28.12.2014
there is a space between it and the roof the the problem not with the z postition
Re: PickUp -
UltraScripter - 28.12.2014
so what's the problem?
Re: PickUp -
nezo2001 - 28.12.2014
As you see can i change all the other pickUps in the world ??
Re: PickUp -
Facerafter - 28.12.2014
Quote:
Originally Posted by UltraScripter
so what's the problem?
|
His pickup is a different one that the one from his 2nd screenshot.
The 2nd one is GTA's one.
Re: PickUp -
UltraScripter - 28.12.2014
Try The White Arrow 1318 it's good too!