[HELP] Resetting player animation

Started by EK.IceFlake, Feb 15, 2015, 02:26 PM

Previous topic - Next topic

EK.IceFlake

Yo!
I added an animation to my server, only to found out that there is no way to reset it! Please help.
Also, how to throw a spike from player (/spike in 0.3zr2)

BigcaT_

about spikes, I think we can't realize. Because we must let the spike spread. 0.4 can only move the objects to other places. We can't do anything else。

Sebastian

#2
You can reset an animation with another animation.
I used it in >my snippet<. (it's ID is 29, group 0)

About spikes, I always wondered if the spikes made for Maxo's Vehicle Loader by maxorator will work for 0.4 also... so I tested it. :)
Unfortunately, the spikes didn't appear. Just the weapon icon, and the animation.

Maybe developers can enable it. :)

Here you can find the weapon tested by me: https://www.mediafire.com/?44do2iw4v8jhxra

PS: When you "throw" the custom spikes, you won't be able to control your ped anymore, but you will be able to move the camera around it, just like in SA. :P

aXXo

#3
@sseebbyy  I was hoping the latest update would allow us to implement spike strips.
We need an object that would trigger onObjectBump when a vehicle bumps it. If required, it can be placed halfway into the ground so cars dont come to a dead stop on collision.

Any suggestions?

Sebastian

This is an interesting idea, but wouldn't be like the original...
Also, you should test first if the onObjectBump is called when the wheels are touching the object.

Even if it will be called, you won't know what wheels touched the object, so all you can do is popping all tyres.

The best is to leave this on developers.