SA-MP Forums Archive
Fire ball (glittering smoke) - 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: Fire ball (glittering smoke) (/showthread.php?tid=370529)



Fire ball (glittering smoke) - kbalor - 20.08.2012

I'am looking for a some kind of fire ball object, when you move/run the it's smoke follows the fireball. It can be attach in both hands.


Re: Fire ball (glittering smoke) - RedJohn - 20.08.2012

Oh, i found that in this https://sampforum.blast.hk/showthread.php?tid=328072. You can get it from there.


Re: Fire ball (glittering smoke) - kbalor - 20.08.2012

Quote:
Originally Posted by RedJohn
Посмотреть сообщение
Oh, i found that in this https://sampforum.blast.hk/showthread.php?tid=328072. You can get it from there.
Omg john I got the ID now it's 18693 Thanks + rep
anyway you know how to simply attach that fire in both hands? when they do a example: /fireup


AW: Fire ball (glittering smoke) - Timmeyable - 20.08.2012

Use SetPlayerAttachedObject to attach the object to the hands.
Bone 5 and 6 are the hands.

https://sampwiki.blast.hk/wiki/SetPlayerAttachedObject


Re: Fire ball (glittering smoke) - RedJohn - 20.08.2012

When you use SetPlayerAttachedObject it creates object 2 meters far from player.
Looks like there is some problems with adding this object


AW: Fire ball (glittering smoke) - Timmeyable - 20.08.2012

Why? You can use EditAttachedObject to scale and set the position.

https://sampwiki.blast.hk/wiki/EditAttachedObject


Re: Fire ball (glittering smoke) - kbalor - 20.08.2012

thanks guys but I can exactly attach the object in my first left hand. im using hold studio by slice.. is there any way (easiest?) to attach the object quickly?