Page 1 of 1

Snowspeeder Cable

Posted: Sun Jan 02, 2005 12:38 pm
by Dragonum
where can i find it?
i copied all snowspeeder files in my project folder.
i copied the animation folder from the snowspeeder in C:\Programme\LucasArts\BFBuilder\Datadra1\Common\Animations.
this wont work, after this i try to copie only the files in this folder. wont work again.

thanks for help

dragonum

RE: Snowspeeder Cable

Posted: Sun Jan 02, 2005 1:12 pm
by Saturn_V
Have you set memory for the cable in your mission lua, eg:

SetMemoryPoolSize("OrdnanceTowCable", 2)

See the Hoth lua for example of where/how to use.

Best regards,
Saturn5

Posted: Sun Jan 02, 2005 1:27 pm
by Dragonum
thanks SatrunV, it works.

dragonum