SA-MP Forums Archive
Blood Particle Object - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Blood Particle Object (/showthread.php?tid=264646)



Blood Particle Object - Kitten - 27.06.2011

Solved


Re: Blood Particle Object - Donya - 27.06.2011

"follows the player where he/she goes" setplayerattachedobject in a like 700 ms timer. because i think the effect is around 600-800 ms


Re: Blood Particle Object - =WoR=Varth - 27.06.2011

pawn Код:
SetPlayerAttachedObject(playerid, index, modelid, bone, Float:fOffsetX = 0.0, Float:fOffsetY = 0.0, Float:fOffsetZ = 0.0, Float:fRotX = 0.0, Float:fRotY = 0.0, Float:fRotZ = 0.0, Float:fScaleX = 1.0, Float:fScaleY = 1.0, Float:fScaleZ = 1.0);