BLOOD object.
#1

Hi,

I see in some servers, you can see blood a lot of. How they do that?
Reply
#2

There is an interrior that has blood on the floor,using SetObjectMaterial they copy that material and put it to the texture they want,thats my theory tho,posting a picture of the "blood you see a lot of" can help us aswell

This is the interior coords: 963.418762,2108.292480,1011.030273 interior id is 1
Reply
#3

What mean you exactly with blood mean you this human arms with blood etc?
Reply
#4

https://sampforum.blast.hk/showthread.php?tid=304692

Here in this video, you can see blood. And how extactly i have do it?
Reply
#5

https://sampwiki.blast.hk/wiki/Objects_0...rticle_Effects

18668 - blood_heli
Reply
#6

Thanks. But i want to change a color, of that. But i don't lucky here..
new obj;
objl = CreateDynamicObject(18668, X, Y, Z-2, 0.0, 0.0, 0.0 );
SetDynamicObjectMaterial(objl, 0, 19341, "egg_texts", "easter_egg01", COLOR_YELLOW);

When i add SetDynamicObjectMaterial how you see, then i don't see any object at all... I add this code, in onplayerspawn..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)