|
| 18 Aug 2011 09:55 AM |
Hey guys. I'm working on a few plugins, and need some ideas and feedback. Here is the YouTube ID for a demo of my plugins:
xRoiT56rjx8
Please watch the video and tell me what you think of them. They aren't released yet. Thanks!
~ Dumbledore ~ |
|
|
| Report Abuse |
|
|
|
| 18 Aug 2011 09:59 AM |
I LOVE the brick and cframe creator I wish you would publish them and like nake a button that you can instancly change the size beofre you click so when you enter it you dont need to resize it |
|
|
| Report Abuse |
|
|
|
| 18 Aug 2011 10:00 AM |
Thanks! I will release then when Roblox makes an official way to share plugins.
~ Dumbledore ~ |
|
|
| Report Abuse |
|
|
| |
|
|
| 18 Aug 2011 10:01 AM |
i liek
those plugins are cool and dey seem useful :D
all i have is a CFrame plugin
-Like a boss. |
|
|
| Report Abuse |
|
|
|
| 18 Aug 2011 10:02 AM |
| I have a terrain generator not the roblox one,One thats uses the diamond method or something like that |
|
|
| Report Abuse |
|
|
|
| 18 Aug 2011 10:03 AM |
Thanks again! Should I add any more parts to the brick toolbar? Like a cylinder or something?
~ Dumbledore ~ |
|
|
| Report Abuse |
|
|
|
| 18 Aug 2011 10:05 AM |
add cylinder and sphere :U
-Like a boss. |
|
|
| Report Abuse |
|
|
|
| 18 Aug 2011 10:05 AM |
yeah Cylinders Balls maybe even a model inserter?Like a menu and hwne they do teh Plugin Catalog Like Menu: PlugIns Bricks Models etc. |
|
|
| Report Abuse |
|
|
|
| 18 Aug 2011 10:19 AM |
I also made a few other plugins that aren't shown, such as a Sound Player, that easily allows you to listen to sounds in edit mode, and a Smooth Tool which smooths out all surfaces of all the selected bricks.
~ Dumbledore ~ |
|
|
| Report Abuse |
|
|
|
| 18 Aug 2011 10:21 AM |
| Wow Pie I love your Plugins! |
|
|
| Report Abuse |
|
|
Raphael7
|
  |
| Joined: 03 Dec 2008 |
| Total Posts: 2479 |
|
|
| 18 Aug 2011 10:49 AM |
I have a Model Inserter, it could work in solo, just change the text..
Here you go!
if not game.StarterGui:findFirstChild("Insert") then
Insert = Instance.new("ScreenGui",game.StarterGui) Insert.Name="Insert" TextBox=Instance.new("TextBox",Insert) TextBox.BackgroundColor3=Color3.new(1,1,1) TextBox.BorderColor3=Color3.new(0,0,0) TextBox.ClearTextOnFocus=false TextBox.FontSize="Size36" TextBox.Position=UDim2.new(0.25,0,.4,0) TextBox.Size=UDim2.new(0.5,0,.1,0) TextBox.Text="Model ID" TextBox.TextColor3=Color3.new(0,0,0)
for _, v in pairs(game.Players:GetChildren()) do if v.Character then v.Character.Humanoid.Health=0 end end end
PluginManagerObject = PluginManager() Plugin = PluginManagerObject:CreatePlugin() Toolbar = Plugin:CreateToolbar("Hello World Plugin Toolbar") Button = Toolbar:CreateButton("Insert", "Click this button to insert any kind of model!", "package_add.png") Button.Click:connect(function() p=game.Players:findFirstChild("Player") gui=p.PlayerGui text=gui.Insert.TextBox if p and gui and text then x = game:GetService("InsertService"):LoadAsset(..text.Text..) x.Parent = game.Workspace x:MakeJoints() x:MoveTo(p.Character.Torso.Position) end end)
|
|
|
| Report Abuse |
|
|
Raphael7
|
  |
| Joined: 03 Dec 2008 |
| Total Posts: 2479 |
|
|
| 18 Aug 2011 10:50 AM |
| Made a little mistake, just fix it |
|
|
| Report Abuse |
|
|
|
| 18 Aug 2011 11:23 AM |
Bump. Any more people have ideas?
~ Dumbledore ~ |
|
|
| Report Abuse |
|
|
|
| 18 Aug 2011 05:24 PM |
No more feedback? :(
~ Dumbledore ~ |
|
|
| Report Abuse |
|
|
|
| 18 Aug 2011 06:05 PM |
Make it so we can manually change the Values on the CFrame...
So we can get it more precise. |
|
|
| Report Abuse |
|
|
| |
|
nate890
|
  |
| Joined: 22 Nov 2008 |
| Total Posts: 21686 |
|
|
| 18 Aug 2011 06:13 PM |
maek a plugin tht builds a flowchart usng guis
~ Lord Voldemort ~ |
|
|
| Report Abuse |
|
|
| |
|
nate890
|
  |
| Joined: 22 Nov 2008 |
| Total Posts: 21686 |
|
|
| 18 Aug 2011 06:18 PM |
kk gav feedbak
~ Lord Voldemort ~ |
|
|
| Report Abuse |
|
|
l0lzz
|
  |
| Joined: 05 Dec 2009 |
| Total Posts: 1529 |
|
| |
|
|
| 18 Aug 2011 06:20 PM |
=O
U LIEK MA FR SENDER???
~ Dumbledore ~ |
|
|
| Report Abuse |
|
|
|
| 18 Aug 2011 06:21 PM |
| Thanks. I found it this morning. Saddens me before I can't even use it because no studio for Mac. Sigh, Telamon tweeted(I think it was him, or someone..) that studio for Mac would come out before summer's end. I have 3 more days utnil school starts. >.< |
|
|
| Report Abuse |
|
|
| |
|
nate890
|
  |
| Joined: 22 Nov 2008 |
| Total Posts: 21686 |
|
|
| 18 Aug 2011 06:23 PM |
Piedude, r u relly that lazy noob
~ Lord Voldemort ~ |
|
|
| Report Abuse |
|
|