of     2   
chevron_rightchevron_rightchevron_right

QwertygiyII
#52795945Sunday, August 14, 2011 5:50 PM GMT

This plugin is a CFramer that uses 3DGUI handles to position and rotate the part you select inside and around and through other parts. Here's the source code: http://www.roblox.com/KBICFramePlugin-lua-item?id=59335532 You can make a new icon or whatever, just name it Icon.png. It allows you to easily rotate and CFrame a part (the position arrows do not rotate with the part like in some freemodel CFrame tools) without having to go into complex Lua scripting.
Danster5oo
#52796601Sunday, August 14, 2011 5:59 PM GMT

We like using the command bar. -The naked old man
QwertygiyII
#52796737Sunday, August 14, 2011 6:01 PM GMT

Well, would you prefer workspace.PartThingy.CFrame = workspace.PartThingy.CFrame + Vector3.new(0, -0.5, 0); workspace.PartThingy.CFrame = workspace.PartThingy.CFrame * CFrame.Angles(0, 0.5, 0) or being able to use 3D objects to do the same thing 10 times as fast?
bombpaw
#52797002Sunday, August 14, 2011 6:05 PM GMT

I'd rather use CmdUtil ~(°_o) Herpus Derpus~
Weaselled
#52797228Sunday, August 14, 2011 6:08 PM GMT

Im going to try it.
Danster5oo
#52797235Sunday, August 14, 2011 6:08 PM GMT

I prefer the way I already do it. -The naked old man
battycoolkid
#52797779Sunday, August 14, 2011 6:15 PM GMT

o_O
oblivionTU
#52798498Sunday, August 14, 2011 6:26 PM GMT

It's not working... I copy the file to the plugins folder, right? [I've never used a plugin] then what? [~|Øߣî¥îΩцµ|~]
QwertygiyII
#52799455Sunday, August 14, 2011 6:39 PM GMT

To install plugin: Make new folder inside plugin folder (name doesn't really matter) Copy contents of file. Paste in text editor. Save inside folder as CFramePlugin.lua Make a 16-by-16 PNG image in Paint and name it Icon, save it in folder Run ROBLOX studio You know, I might just upload the plugin as a zip to media fire or something so that you can just download the plugin, unzip it, and then put it in the plugin folder...
QwertygiyII
#52799999Sunday, August 14, 2011 6:46 PM GMT

[ Content Deleted ]
NVI
#52800362Sunday, August 14, 2011 6:51 PM GMT

CmdUtl > this
Lucas_Lua
#52800568Sunday, August 14, 2011 6:54 PM GMT

^
[rfa#hidefromsearch]
#52805331Sunday, August 14, 2011 7:59 PM GMT

[rfa#hidefromsearch]
clubfever
#52813635Sunday, August 14, 2011 9:52 PM GMT

This is awesome. Congrats on your work :)
QwertygiyII
#52814076Sunday, August 14, 2011 9:57 PM GMT

Thanks. Together with my Weld plugin, it should make creating complex structures a LOT easier.
Garlona
#52820164Sunday, August 14, 2011 11:16 PM GMT

That's nice, except it doesn't include a link to an image. That means I can make my own, though.
JulienDethurens
#52820749Sunday, August 14, 2011 11:25 PM GMT

"I'd rather use CmdUtil" It isn't called 'CmdUtil', it is called 'CmdUtl'. I prefer CmdUtl. CmdUtl is already in the plugin format, btw. Just put it in the plugins folder. A script can be a plugin without making fancy toolbars and all that. CmdUtl doesn't need to make a toolbar with buttons, it already has it's own GUI.
marcopolo130
#52823468Monday, August 15, 2011 12:03 AM GMT

i put it onto media fire
marcopolo130
#59989523Thursday, December 22, 2011 9:51 AM GMT

I stopped using this because it stopped working after using 3 times ~Just trying to get there D.o.D~
Oysi
#59989642Thursday, December 22, 2011 10:01 AM GMT

[ Content Deleted ]
Waterlimon
#59990568Thursday, December 22, 2011 11:03 AM GMT

It should also have a gui thing that allows editing the rotation or position using accurate numbers so we can make sure the numbers are multiples of 2 because else we go nuts. Rotation must be doable in radians and degrees and unit vectors.
pighead10
#59992079Thursday, December 22, 2011 12:17 PM GMT

I have no idea why people prefer the command bar to things like this
Vitouliss14
#60017823Thursday, December 22, 2011 9:34 PM GMT

Command Utility FOR THE WIN!! Just look at my brothers places..... www.roblox.com/User.aspx?username=Nikolas5411 He did all those places using Command Utility. All thanks to Anaminus's giving heart.
blockoo
#60018176Thursday, December 22, 2011 9:39 PM GMT

Why would you use the command bar instead? To make you look cooler? Isn't the ultimate goal to do what's most efficient? The command bar doesn't even compete with CFrame tools/plugins.
Vitouliss14
#60018301Thursday, December 22, 2011 9:41 PM GMT

CFrame tools fail........I would rather use the Command bar then CFrame tools....A CFrame Plugin is ALWAYS the way to go. You get more control with a CFrame Plugin and Command bar but Command bar takes lot's of time.

    of     2   
chevron_rightchevron_rightchevron_right