Object problem
#1

Well, I'm working on something for police system, and It's about drilling tires, I don't know what is the real name for this, but when the car come across that object tires tires will be drilled, like Hedgehogs / spines.

This is how I create the object

Код:
CreateDynamicObject(2899, X+5, Y, Z-0.9, 0.00000000, 0.00000000, 0.00000000);
or

Код:
CreateDynamicObject(2892, X+5, Y, Z-1, 0.00000000, 0.00000000, 0.00000000);
but it's not working, i can cross over that object, but tires are not drilled.
Reply
#2

The object alone will not pop the tires.
You have to write code for it too.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)