Page 1 of 1

Move capships

Posted: Sat Apr 14, 2007 4:46 am
by Guepard
I move a capship, I move the regions and the spawn path, but when people appears in the hangar dies, if with the other team I land and I leave the ship, I die.

What I need to do?

Thanks.

Posted: Sat Apr 14, 2007 5:10 am
by Abiter_b
well u probly moved it out of the world extents u can hcange that about half way down the cmn lua about half way down at this line

Code: Select all

SetWorldExtents(2500)

Posted: Sat Apr 14, 2007 5:12 am
by Dragonum
you cant use the complete space in your map to spawn in a capital ship.
if you place a capship to far from the center of the map you die when you spawn. you can add capships and you can fly around in thes area, but you cant spwan or leave your starfighter

Posted: Sat Apr 14, 2007 5:47 am
by Guepard
What is the max center's distance for the capship? I can change this distance?

Posted: Sun Apr 15, 2007 2:28 am
by Dragonum
i dont know, you have to test it, maybe you have to change the map size first.

and try what Abiter_b wrote, maybe this helps