Data Realms Fan Forums
http://45.55.195.193/

Nano Assembler and Factory
http://45.55.195.193/viewtopic.php?f=61&t=19006
Page 1 of 1

Author:  CaveCricket48 [ Wed Jun 16, 2010 8:43 pm ]
Post subject:  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 2902 times

Author:  iWhiteBot [ Wed Jun 16, 2010 8:48 pm ]
Post subject:  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

Author:  LeonXross [ Wed Jun 16, 2010 9:32 pm ]
Post subject:  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?

Author:  CaveCricket48 [ Wed Jun 16, 2010 9:33 pm ]
Post subject:  Re: Nano Assembler and Factory

100% in-game with 100% mod support.

Author:  Urch [ Wed Jun 16, 2010 10:09 pm ]
Post subject:  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.

Author:  TorrentHKU [ Wed Jun 16, 2010 10:10 pm ]
Post subject:  Re: Nano Assembler and Factory

This mod is another reason why we need DSMK2 to release that gigantic DSTech stompmachine.

Author:  Grif [ Wed Jun 16, 2010 11:06 pm ]
Post subject:  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.

Author:  FuzzyMelon [ Thu Jun 17, 2010 12:08 am ]
Post subject:  Re: Nano Assembler and Factory

This is a neat thing, will definitely come in handy with prolonged skirmishes.

Author:  spungypirate [ Thu Jun 17, 2010 3:55 am ]
Post subject:  Re: Nano Assembler and Factory

Dummy factory on 1 team, one of these on the other. Battles pretty much run themselves...

Author:  RHONON [ Thu Jun 17, 2010 6:39 am ]
Post subject:  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.

Author:  Newb_Bot [ Mon Jan 09, 2012 12:36 am ]
Post subject:  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 :(

Author:  Tomthetechy [ Sun Jan 22, 2012 8:56 pm ]
Post subject:  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

Author:  Galacticruler [ Thu Feb 16, 2012 4:02 am ]
Post subject:  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.

Author:  HoneyFox [ Thu Mar 08, 2012 2:53 am ]
Post subject:  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:

Author:  Sallen [ Fri Oct 05, 2012 10:40 am ]
Post subject:  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 434 times

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/