Author Topic: SpaceBuild v1.1 - Realistic Space Simulation!  (Read 30034 times)

Is it possible to make it only add air requirement; not gravity, heat, etc.? I mean personally of course. What do I edit?

After I use this once, on all other gamemodes (even freebuild and custom) I get the gravity from Spacebuild
This is a glitch in blockland that causes it to re-execute Spacebuild's server.cs when the gamemode is changed.

I don't know why, but when I jet and look in any direction, it jets me normally (up).

What am I doing wrong?

What?

Are you talking about the zero gravity outside the spawnroom? Because that's programmed in. You're meant to jet in the direction you want to go.
i meant if you aren't using the actual space gamemode, as in the custom one, you still have zero G. and it can be annoying.
though i did manage to fix it by disabling the add-on.

I don't know why, but when I jet and look in any direction, it jets me normally (up).

What am I doing wrong?
Is directional jetting on in RTB prefs? If it is not, turn it on. If it is, try increasing the set speed.

OKAY EVERYONE
I've been testing this in lonely mode and the no gravity all the time problem is caused by enabling spacebuild in the addon list. I'm working on fixing it. For now, work around it by not enabling Gamemode_Spacebuild when starting freebuild server.

Edit:
Found a fix in the rampage server.cs file, modded to work with SB:
Code: [Select]
if( $GameModeArg !$= "Add-Ons/GameMode_Spacebuild/gamemode.txt" )
{
error( "You can't use spacebuild in custom games, you big tin of beans!" );
return;
}
Either add that (^) to the START of the server cs or redownload the spacebuild file about 10 minutes from when you read this (I gotta upload it)

(Fix untested)
« Last Edit: October 01, 2012, 11:06:44 AM by chrisbot6 »

Don't know if it's me but Gravitational plating does not seem to work properly. Either I just float as usual or get sent straight into the void.

Kind of fixed after a restart though. They're behaving a bit wacky sometimes, I guess, otherwise the gamemode is a blast. Are we allowed to make private modifications with more bricks/weapons?
*Triplepost

I'm probably a bit late getting back to you on this but go ahead.

I dunno what happened to A_Twig. He's meant to be modelling the stuff for v2, but he just vanished recently and I don't know where he went.

*duplorcator

**duplicator

Is the correct spelling anyway. Not sure what was being addressed.

**duplicator

Is the correct spelling anyway. Not sure what was being addressed.
-_-

There's a Duplicator and a Duplorcator. The Duplorcator is a fixed version of the Duplicator.

Right.

Like I said, wasn't sure what was being addressed.

Right.

Like I said, wasn't sure what was being addressed.
Oh ok

Nice, You diserve a  :cookie:

Thankyou


When ever i was going to make my map it said "Required Addons/Files Missing"
Help me!

When ever i was going to make my map it said "Required Addons/Files Missing"
Help me!
This is the most helpful bug report I have ever been given ever.

Way to be an starfish.

The problem is that it requires support_legacydoors and something else. I think it's brick_doors?