Arrow
- 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: Arrow (
/showthread.php?tid=390697
)
Arrow -
Red_Dragon.
- 07.11.2012
How can i make the white arrow that is pointing to the ground and rotating and when you do /enter you enter to that place.
Re: Arrow -
Glad2BeHere
- 07.11.2012
http://www.k-dst.de/kategorien.php?kat=ArrowType
like that?
Re: Arrow -
Red_Dragon.
- 07.11.2012
No buddy, IT IS A WHITE ONE THAT ROTATES In-Game and it is not that style you showed me but thanks
Re: Arrow -
XtremeR
- 07.11.2012
u mean
or
if yes then u can use my in game pickup creator for this work!
https://sampforum.blast.hk/showthread.php?tid=379233
install this FS and type /xdownarrow in game simple
and yes its known as a Pickup
https://sampwiki.blast.hk/wiki/Pickup_IDs
https://sampwiki.blast.hk/wiki/CreatePickup
Re: Arrow -
InfiniTy.
- 07.11.2012
CreatePickup(1318, 1, x, y, z, -1);
https://sampwiki.blast.hk/wiki/CreatePickup
the id of that white pickup arrow thing.. is 1318
Re: Arrow -
Red_Dragon.
- 07.11.2012
Thanks all and specially Xtremer
but i have a question does your pickup creator FS save the pickups or not ? also how should i set so /enter on the pickup then he enters a specific interior and thanks