View unanswered posts | View active topics It is currently Wed Jul 03, 2024 8:41 am



Reply to topic  [ 21 posts ]  Go to page 1, 2  Next
 Megalith - Heavy gunship/drop pod/brain bunker 
Author Message
User avatar

Joined: Sun May 23, 2010 7:11 pm
Posts: 193
Reply with quote
Post Megalith - Heavy gunship/drop pod/brain bunker
I want to make the biggest , strongest super cool gunship drop pod firing brain bunker thing

I want it to be able to launch drop pods with soldiers and weapons . have turrets , a ICBM silo , digging tools

*I want it to be able to build and launch pods with actors and weapons - I am not sure if that is possible
*It should be able to launch a kind of ICBM missile - maybe a flat turret with a giant missile
*It should have a few turrets - missiles grenades and MGs
*I would also like it if it could have like a landing pad where ships can land - not sure if that is possible (may push ship into the ground)
*It must also be you brain bunker meaning if it dies you do
*It should be able to hover in the air on one spot
*Should be able to dig or send down a digging drone

I can do a bit of .ini editing , I am more than willing to learn
Any help will be appreciated and you WILL get credit (Even if its just a turret that fires bullets)(please don't just post turrets)
I suck at spriting , I can't sprite to save my live
I dont know Lua but I will be able to learn it (Exams so will be able to learn it when I'm done )

I know it is a VERY BIG request but a will try to help in any way possible


Fri Jun 04, 2010 9:11 pm
Profile
DRL Developer
DRL Developer

Joined: Fri May 15, 2009 10:29 am
Posts: 4107
Location: Russia
Reply with quote
Post Re: Megalith - Heavy gunship/drop pod/brain bunker
You can't have a mobile thing that is also a bunker.


Fri Jun 04, 2010 9:35 pm
Profile
User avatar

Joined: Tue Mar 16, 2010 7:38 pm
Posts: 447
Location: The Ninth Circle
Reply with quote
Post Re: Megalith - Heavy gunship/drop pod/brain bunker
You also cannot have landing pads on mobile objects. All of this is basically possible as long as it's a single, immobile bunker module of massive size.


Fri Jun 04, 2010 9:49 pm
Profile
User avatar

Joined: Sun May 23, 2010 7:11 pm
Posts: 193
Reply with quote
Post Re: Megalith - Heavy gunship/drop pod/brain bunker
okay no landing pads , can you still put your brain on it ? With like a shield to protect it


Fri Jun 04, 2010 10:16 pm
Profile
User avatar

Joined: Tue Mar 16, 2010 7:38 pm
Posts: 447
Location: The Ninth Circle
Reply with quote
Post Re: Megalith - Heavy gunship/drop pod/brain bunker
Certainly. There are plenty of bunker modules that come with brains. Or rather, I think some bunker modules come as brains. Take AAL's Reactor Core, for example.


Fri Jun 04, 2010 10:37 pm
Profile
DRL Developer
DRL Developer

Joined: Fri May 15, 2009 10:29 am
Posts: 4107
Location: Russia
Reply with quote
Post Re: Megalith - Heavy gunship/drop pod/brain bunker
You can't have anything moveable be walked on, or something immobile move.


Sat Jun 05, 2010 12:06 am
Profile
User avatar

Joined: Wed Jan 07, 2009 10:26 am
Posts: 4074
Location: That quaint little British colony down south
Reply with quote
Post Re: Megalith - Heavy gunship/drop pod/brain bunker
Not without doing every collision in Lua, of course.


Sat Jun 05, 2010 2:16 am
Profile WWW
User avatar

Joined: Sun May 23, 2010 7:11 pm
Posts: 193
Reply with quote
Post Re: Megalith - Heavy gunship/drop pod/brain bunker
So no landing pads and no bunker , can we still fire drop pods ? I found a mod (fabricator) can we use it to teleport any thing you order into a crate on the Megalith and then fire it like a giant missile up into the air , then it would land any were on the map

Can we make the megalith like a brain bot but instead of a actor a craft ?


Sat Jun 05, 2010 11:53 am
Profile
DRL Developer
DRL Developer

Joined: Fri May 15, 2009 10:29 am
Posts: 4107
Location: Russia
Reply with quote
Post Re: Megalith - Heavy gunship/drop pod/brain bunker
It can still be a huge flying fort thingie with turrets and drop pod launchers underneath.
One can actually have docks for rockets like the ones in vanilla content.


Sat Jun 05, 2010 11:58 am
Profile
User avatar

Joined: Sun May 23, 2010 7:11 pm
Posts: 193
Reply with quote
Post Re: Megalith - Heavy gunship/drop pod/brain bunker
Oh awesome :grin:

So are any of you willing to help (If you are only going to give tips , no problem , I'll make it work) ( but I suck so please help)
I need a lot of sprites and code and I don't know much
I have tried to find out how to make turrets before I posted but I didn't find much
I understand the basics of gibs and TDExplosives , I don't know how much Lua this is going to need

But I will help in any way possible , I want to use it in a mission where the enemy uses it to attack you and you have
to destroy it , so it has to be slow and very powerful


Sat Jun 05, 2010 1:59 pm
Profile
User avatar

Joined: Wed Jan 07, 2009 10:26 am
Posts: 4074
Location: That quaint little British colony down south
Reply with quote
Post Re: Megalith - Heavy gunship/drop pod/brain bunker
Basically your turrets will be soldiers with guns shaped like turrets and with code to make them fly around next to whatever they're meant to be mounted on.


Sat Jun 05, 2010 2:23 pm
Profile WWW
User avatar

Joined: Tue Oct 13, 2009 4:23 pm
Posts: 915
Location: Blighty
Reply with quote
Post Re: Megalith - Heavy gunship/drop pod/brain bunker
This sounds very ambitious. But what if when you're cruising around in your huge ride, an AI dropship decides to try and land, and ends up crashing into your ship? Will the dropship come off worst?


Sat Jun 05, 2010 2:33 pm
Profile
User avatar

Joined: Wed Jan 07, 2009 10:26 am
Posts: 4074
Location: That quaint little British colony down south
Reply with quote
Post Re: Megalith - Heavy gunship/drop pod/brain bunker
Well it shouldn't be too hard to have the dropship come off worse if you make it heavy and with powerful thrusters. Worst comes to worst, you have force dampeners via Lua.


Sat Jun 05, 2010 2:46 pm
Profile WWW
User avatar

Joined: Sun May 23, 2010 7:11 pm
Posts: 193
Reply with quote
Post Re: Megalith - Heavy gunship/drop pod/brain bunker
411570N3 wrote:
Basically your turrets will be soldiers with guns shaped like turrets and with code to make them fly around next to whatever they're meant to be mounted on.


Is that how they always do it ? , the mods that i have seen that have drop ships with turrets and missiles , do they do this ass well or do they have a
different way of doing it

matty406 wrote:
This sounds very ambitious. But what if when you're cruising around in your huge ride, an AI dropship decides to try and land, and ends up crashing into your ship? Will the dropship come off worst?


I'm planning on using this in a mission where they attack you with the Megalith , using the drop pods to spawn actors
but for skirmish play we could probably put a giant shield on it that gibs any craft that touches it or something


Sat Jun 05, 2010 3:51 pm
Profile
User avatar

Joined: Wed Jan 07, 2009 10:26 am
Posts: 4074
Location: That quaint little British colony down south
Reply with quote
Post Re: Megalith - Heavy gunship/drop pod/brain bunker
Yeah, that's how it's done - with actors shaped like turrets being repositioned to follow its mounted object every


Sat Jun 05, 2010 4:05 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 21 posts ]  Go to page 1, 2  Next

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.032s | 13 Queries | GZIP : Off ]