Prop vehicle in Juice

From WiCWiki

Revision as of 15:30, 22 November 2007 by Tabu (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Prop vehicle in Juice

The special case about vehicles is that you can drive over them and in order to do that you must script the following:


MyIsDestroyable = 0


And under MyChildProperties set these values:


MyIsPitchable = 0

MyIsWreckable = 1

MyTimeToSecondHurtState = 15

MyTimeToThirdHurtState = 30


The value of MyTimeToSecondHurtState and MyTimeToThirdHurtState is entered in seconds.


Image:car_1.jpg

Image 1.15

Personal tools
User Created Content