Asteroids

Iceblade

Admiral
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.
 
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
 
Back
Top