View unanswered posts | View active topics It is currently Thu Dec 26, 2024 5:59 pm



Reply to topic  [ 15 posts ] 
 Nano Assembler and Factory 
Author Message
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13144
Location: Here
Reply with quote
 Nano Assembler and Factory
Image

The Nano Factory (left) can produce actors and devices, while the Nano Assembler (right) can only produce devices. To configure the machines, drop the desired actor or device into the top pipe. The Nano Assembler will drop the produced device when an actor is below it. To use the Nano Factory, switch control to it and press Fire to start creating the product. Press Jump to toggle auto-build, which continously produces objects, and set an AI GoTo point to create a rally point for created actors.


Attachments:
Nano Assembler.rte.rar [35.46 KiB]
Downloaded 2900 times
Wed Jun 16, 2010 8:43 pm
Profile
User avatar

Joined: Sat Apr 10, 2010 6:39 am
Posts: 52
Reply with quote
Post Re: Nano Assembler and Factory
Awesome, now I can spam my ZombBots at those pesky AI's.

TY and TY again.

[edit] and whooh 1st post suckas!

USER WAS WARNED FOR THIS POST


Wed Jun 16, 2010 8:48 pm
Profile

Joined: Sat Jan 30, 2010 4:07 am
Posts: 342
Reply with quote
Post Re: Nano Assembler and Factory
Wait, so can we edit the file or something to produce an actor/item from a mod or is it done in-game?


Wed Jun 16, 2010 9:32 pm
Profile
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13144
Location: Here
Reply with quote
Post Re: Nano Assembler and Factory
100% in-game with 100% mod support.


Wed Jun 16, 2010 9:33 pm
Profile
User avatar

Joined: Mon Sep 28, 2009 2:15 am
Posts: 720
Location: A fucking desert.
Reply with quote
Post Re: Nano Assembler and Factory
personally, i prefer the other cloning factory's method of pre-building the actor to be instantly deployed on demand instead of starting to make one on demand, but nonetheless this is just as amazing.


Wed Jun 16, 2010 10:09 pm
Profile
Loose Canon
User avatar

Joined: Sun Mar 29, 2009 11:07 pm
Posts: 2992
Location: --------------->
Reply with quote
Post Re: Nano Assembler and Factory
This mod is another reason why we need DSMK2 to release that gigantic DSTech stompmachine.


Wed Jun 16, 2010 10:10 pm
Profile WWW
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: Nano Assembler and Factory
Well, this feels kinda familiar.

I kid, since I hardly think you stole anything of mine. And since I made mine in response to your original dispensers anyways.


Wed Jun 16, 2010 11:06 pm
Profile
User avatar

Joined: Sat Mar 13, 2010 5:52 am
Posts: 229
Reply with quote
Post Re: Nano Assembler and Factory
This is a neat thing, will definitely come in handy with prolonged skirmishes.


Thu Jun 17, 2010 12:08 am
Profile

Joined: Tue Feb 16, 2010 6:07 am
Posts: 98
Reply with quote
Post Re: Nano Assembler and Factory
Dummy factory on 1 team, one of these on the other. Battles pretty much run themselves...


Thu Jun 17, 2010 3:55 am
Profile
User avatar

Joined: Sun Mar 07, 2010 6:23 am
Posts: 46
Reply with quote
Post Re: Nano Assembler and Factory
Did you ever know that you're my herooooooooo?

Seriously though, this expedites my process of MANUFACTURE, DESTROY and FLY AWAY. Damn fun with UniTec as well.


Thu Jun 17, 2010 6:39 am
Profile

Joined: Mon Jan 09, 2012 12:33 am
Posts: 2
Reply with quote
Post Re: Nano Assembler and Factory
i cant see the icon for the device factory in the buy menu, sorry if this question is dumb im new :(


Mon Jan 09, 2012 12:36 am
Profile

Joined: Sun Jan 22, 2012 2:21 pm
Posts: 3
Reply with quote
Post Re: Nano Assembler and Factory
1.Set up a nano Assembler
2.Place conveyor belts leading to Orbital selling platform
3.Set factory to auto produce
4.?????
5.Profit


Sun Jan 22, 2012 8:56 pm
Profile
User avatar

Joined: Sat Oct 15, 2011 4:19 pm
Posts: 322
Reply with quote
 Re: Nano Assembler and Factory
Tomthetechy wrote:
1.Set up a nano Assembler
2.Place conveyor belts leading to Orbital selling platform
3.Set factory to auto produce
4.?????
5.Profit

Jep
nice mod, but needs some re-spriting and code work.


Thu Feb 16, 2012 4:02 am
Profile

Joined: Sat Dec 04, 2010 4:48 am
Posts: 13
Reply with quote
Post Re: Nano Assembler and Factory
found a bug in the lua script.
in FactoryBuild.lua:
Code:
for i = 1, self.maxcopyitems do
    if i == 1 then
        for i = 1, MovableMan:GetMOIDCount() - 1 do
            self.gun = MovableMan:GetMOFromID(i)
            ...
        end
    else
        ...
    end
end

you reused the iterator "i" of the outer loop as the iterator of the inner loop, which will result to not being able to give items to the clones when the option "self.copyinventory" is set to true. just rename that to some other name like "j" will solve the problem.

of course i know that the "self.copyinventory" option is false by default. :lol:


Thu Mar 08, 2012 2:53 am
Profile
User avatar

Joined: Tue Feb 09, 2010 4:16 pm
Posts: 86
Reply with quote
Post Re: Nano Assembler and Factory
I have mercilessly updated it to work with 1.0. I figured since this has been long out of date it's all right, but if the author is not OK with this, please tell and I will cease and desist. :cool:


Attachments:
Nano Assembler-unofficial-CC1.0.zip [37.65 KiB]
Downloaded 432 times
Fri Oct 05, 2012 10:40 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 15 posts ] 

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:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.443s | 15 Queries | GZIP : Off ]