Iceblade Admiral May 2, 2004 #1 Hey, I looked and there are only 13 threads that even mention the word asteriods and none of them are pascal related. So, how do you implement asteriods in WCPpas coding.
Hey, I looked and there are only 13 threads that even mention the word asteriods and none of them are pascal related. So, how do you implement asteriods in WCPpas coding.
T TanGO Spaceman May 3, 2004 #2 Asteroids Belt were objects. You define the radius and the asteroids number independently of the NavPoints. You can have 4 belts as maximum, and the quantity of asteroids in one belt was patched by HCL (I think to 20.000) Here you have a objects descriptions to use: http://tbruckner.esmartweb.com/misb4/docs/objects.html where you will find all objects descriptions and implementations. TanGO
Asteroids Belt were objects. You define the radius and the asteroids number independently of the NavPoints. You can have 4 belts as maximum, and the quantity of asteroids in one belt was patched by HCL (I think to 20.000) Here you have a objects descriptions to use: http://tbruckner.esmartweb.com/misb4/docs/objects.html where you will find all objects descriptions and implementations. TanGO