Author Topic: Need help - CategoryBot  (Read 542 times)

Hi, this is I have not.
I'm trying to make an insane add on called CategoryBot. You say /buildCategories, and it brings up a GUI, as described:

GUI Description
-Picture frame in Top Left, square frame.
-Top Right is a text area goes down as far as picture frame
-Bottom are three pull-down-menus

PULL DOWN MENUS - Show category names. Categories are Sci-Fi, Medieval, and Modern. Modern sub-categories(s-c's) are Residential, Buisness, and Law. Medieval sc's are 1st Class, 2nd Class, and 3rd Class. Sci-Fi sc's are Mystical, Futuristic, and Dimensional. Inside each Sub-Category are different builds and their names.

TEXT AREA - The text area gives information about a selected build. It gives all kinds of different information, like Name, # of bricks, required baseplate, and such.

PICTURE FRAME - Shows a preview of a selected build. It will give the most perspective build of the selected build.


When a build has been selected by the user, and the user has the right baseplate out, then it will automatically build whatever was in the selection. This may seem impossible, but it just has to do with knowledge of torquescript. People should know how to place a brick with scripting.


So if you can, please leave a comment on this topic. Thanks. I hope someone can help.

So what do you need help with?

This sounds like BuildBot with a different GUI.

It seems like you are asking for a combination of client sided and server sided mods.  Perhaps like the /loaddup on the duplicator, but then it actually shows you a list of saved duplications instead of making you remember it all yourself.

So what do you need help with?

This sounds like BuildBot with a different GUI.

I need help with the majority of the coding and GUI. And yes, it is somewhat like Buildbot.