Eufloria > Eufloria Classic Mods

The "I want to but I can't" modding requests thread

<< < (6/19) > >>

Alex:
Yeah doing it by ID would be best, this sounds similar to making asteroids off-limits for certain teams too.

Accessing the team colours should be easy.

annikk.exe:
Updated.

w4tc:
then i prefer

--- Code: ---GetAsteroid(ID).Traverblock( Empire ID, x, y)
--- End code ---

Hmmm idd thats something....., if your use it in a gravity level
there would be some way to add on this code ect

there would be some way to add on this code :

--- Code: --- AccelerationX[roid] = 0
AccelerationY[roid] = 0
MomentumX[roid] = 0
MomentumY[roid] = 0
density[roid] = 0
CoordX[roid] = 0
CoordY[roid] = 0
roidradius[roid] = 0
--- End code ---

w4tc:
Hmm we have the code

--- Code: ---GetRandomRangeAsteroid(start, end)
--- End code ---

but i like also to have this


--- Code: ---GetRangeAsteroid(start, end)
--- End code ---

because I need it so in a level :$
but is that possible?

Alex:
What do you want this function to do?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version