Page 1 of 1

Diff between single and multiplayer vehicles?

Posted: Mon Feb 20, 2006 9:20 am
by adamswine
What is it about the banshee.vehicle that makes it not show up in the multiplayer game?

I KNOW that you can use banshee_mp.vehicle

The files look very similar, but have different collision files. In the collision files, they've just set the body vitality stuff. Is THAT all that makes the singleplayer banshee not show up?

I KNOW that you can use banshee_mp.vehicle.

I ask because I've created my own vehicle from scratch, not pirating another vehicle, and it will show up in Sapien and I can add some in, but the thing just won't show up when I start the multiplayer game. I suspect that it may be similar to whatever makes the banshee.vehicle show up in Sapien but not the actual game.


Clue?


-Mark

Posted: Mon Feb 20, 2006 9:43 am
by Patrickssj6
You have to replace one of the vehicles in the globals.globals tag with yours.There are ways to have unlimited different vehicles in one map but ususally its 5 differnt vehciels per map :D

Posted: Mon Feb 20, 2006 5:00 pm
by adamswine
Thanks Patrickssj6. That had been bugging me for a long time and
the "making custom vehicles" tutorial that is posted and reposted
*everywhere* doesn't mention that.

You saved me a lot of frustration.