of     2   
chevron_rightchevron_rightchevron_right

TNTxERIC
#89114571Tuesday, February 12, 2013 7:40 PM GMT

Sorry for taking forever to post this, but I hit an in-active stage, but it’s back! I decided this will be my last chance to input (maybe too late) my suggestions for Roblox Studio whilst they are fixing the bugs. No TL;DR because that would defeat the purpose of Roblox REVISED. Previous versions: http://www.roblox.com/Forum/ShowPost.aspx?PostID=89070058 (so much neater isn’t it?) Stuff covered in this thread: Services Leaderboards Workspace Animations (3D and 2D) Meshes Respect System Sounds GUI Ok we’re gonna start off with a new service; a service is: (if you already know skip this): A service is listed in the explorer of Roblox Studio, every service has a specific use e.g. Workspace is used mostly for bricks and scripts, it is used to organize places and some have properties that alter the game: like lighting is used for fog and ambient. The leader board can be edited with a script right? So why not make it a service to make it more user friendly? You could insert LeaderBoard values in it, in the proprieties you could edit the name and value (number). For example you insert a LeaderBoard value in LeaderBoard, name it: "Owners" and put this script in it (if you don't know how to script then skip this): local part = game.Workspace.BOB part.Touched:connect(function(hit) if hit.Parent then local hum = hit.Parent:FindFirstChild("Humanoid") if hum then Stats = game.Leaderboard:GetLeaderBoardFromCharacter?(hum) Stats.winners.Value = Stats.winners.Value+1 end end end) or maybe add the ability to add values in the properties in the Player? How this could be useful: It would make editing the leader board more user friendly and easier to use. For my second part I’m going to talk about the Workspace, If you do not know what the workspace is then it is a service in the explorer, where usually all the parts are located. I think it would be cool if you could edit the way things are displayed in the workspace. You could make it display objects in alphabetical order no matter the object, or from last-first object placed, or first-last object placed, that’s all I have for now but if you have any ideas don’t be scared to post below. A search bar would be also useful. Now you’ve probably heard of the respect system Roblox is talking about, if not then look at the blog. Well I thought if you had enough respect you should be able to add (users shall be able to take them like models and should be able to be added to sets): Meshes: I don’t know mesh files but allow the most popular ones (comment them down below for me?), you would need quite a lot of respect for this and they should be placed in a new “meshes” tab in the inventory. They would be moderated and can be reported. Sounds: http://www.roblox.com/Forum/ShowPost.aspx?PostID=81667261 3D Animations: Roblox should give us access to their animating program if we have enough respect we could upload animations using the program (maybe too complicated?). They should be added in a new “Animations” tab in the inventory. Moderated and reportable, Requires a lot of respect. 2D Animations: .GIF files if we have enough respect (not a lot required) GUI’s would be much easier to animate utilizing this. They would be saved under the “Decals” tab, when viewing you would see the animation. This would make game making a lot more professional and customizable experience. I know you can animate but it is a huge hassle and requires a lot of math, and huge source codes. The Roblox set in the toolbox was useful but is missing a lot of objects. I suggest Roblox add “sounds” sets in the toolbox categorized like this: http://www.roblox.com/Forum/ShowPost.aspx?PostID=76743451. I also think they should add simple GUI elements like buttons, a Text Label positioned like a hint, a simple textbox, make GUI a more of a drag and drop experience (if you have any more additions in mind please suggest on this thread). Also I have a pet peeve with personal servers and that is that you cannot go in edit mode with them. Only owners and admins would be able too, also could be used for learning. For example: say you want to learn how to script, so some guy in say a scripting helpers group says: "I can help you just make me admin at your personal server" so he/she does, he/she tells you how to insert the script and help. Also you should be able to watch as he types on the script. So you can watch as he types the script, so you can learn from and he/she can explain, etc. So this way if you have an abusive admin you can find out who it is, and monitor all the scripts. And finalment (French) with this new Studio people are complaining, a lot of new features were added, so I suggest make a video tutorial to Roblox Studio, that explains all the new features, and how some of the old ones were changed, doesn’t have to be one video, could be a basic video, advanced, scripting, etc. I think this will lower the confusion and be very helpful. Thanks for reading it all if you did; I know it was a long post, and I hope you support and/or criticize and/or suggest, actually in matter of fact if you have any suggestions for a new Roblox Revised you can suggest it here: http://www.roblox.com/Forum/ShowPost.aspx?PostID=89070821 Sources: New Service: Leaderboard: http://www.roblox.com/Forum/ShowPost.aspx?PostID=65340272 An* Idea that will help all builders!: http://www.roblox.com/Forum/ShowPost.aspx?PostID=55832236 Roblox Revised 4: Sounds: http://www.roblox.com/Forum/ShowPost.aspx?PostID=81667261 Sound Asset List: http://www.roblox.com/Forum/ShowPost.aspx?PostID=76743451 Roblox Studio in a* Personal Server: http://www.roblox.com/Forum/ShowPost.aspx?PostID=64854203 Tutorial for Roblox Studio 2013: http://www.roblox.com/Forum/ShowPost.aspx?PostID=88408548 General Roblox Revised Links: Previous Versions: http://www.roblox.com/Forum/ShowPost.aspx?PostID=89070058 Suggestions: http://www.roblox.com/Forum/ShowPost.aspx?PostID=89070821 And for the classic: So what do you think support or no support?
frostbite206
#89115557Tuesday, February 12, 2013 8:02 PM GMT

"For my second part I’m going to talk about the Workspace, If you do not know what the workspace is then it is a service in the explorer, where usually all the parts are located. I think it would be cool if you could edit the way things are displayed in the workspace. You could make it display objects in alphabetical order no matter the object, or from last-first object placed, or first-last object placed, that’s all I have for now but if you have any ideas don’t be scared to post below. A search bar would be also useful" An addition to this would be "Sort by: Similar" Not sure if this is possible, but it would be useful to have all of the blocks that are similar (IE: transparency level, color, size(?) and/or name) I haven't played in many a month, and have no idea what the respect system is, but I gather people will rank you on how generally good of a player you are? Do you care to explain it quickly for me? And is it confirmed? Anyway, if that is how it is, I'd love to have Meshes, GIFs, and animations, so long as you're reputable. Overall great ideas. -Erutangis si taht
TNTxERIC
#89115753Tuesday, February 12, 2013 8:07 PM GMT

@frostbite: Sounds interesting but very difficult to pull off. The respect system is an idea John has been throwing around where you gain respect by models and comments, etc. I think it is user ran, he hasn't explained in much detail. But if you have little respect (negative?) you lose privileges like commenting and making models/etc. and if you have more respect you gain more privileges. Also thanks. -http://www.roblox.com/TNTxERIC-item?id=88273188-
TNTxERIC
#89124225Tuesday, February 12, 2013 10:02 PM GMT

TNTxERIC
#89127509Tuesday, February 12, 2013 10:41 PM GMT

This post must be too long and that's why I'm not getting replies -http://www.roblox.com/TNTxERIC-item?id=88273188-
TNTxERIC
#89213563Thursday, February 14, 2013 1:49 AM GMT

Squatpumps
#89213986Thursday, February 14, 2013 1:53 AM GMT

SUPPORTTTTTTTTTTTTTTTTTTT.....
rocksrolling749
#89214314Thursday, February 14, 2013 1:56 AM GMT

I honestly wouldn't care if this was added or not. god dangit why did you have to do that
TNTxERIC
#89246070Thursday, February 14, 2013 6:41 PM GMT

@rocksrolling: Well you must not use studio that often then. -http://www.roblox.com/TNTxERIC-item?id=88273188-
acidflip
#89252620Thursday, February 14, 2013 8:52 PM GMT

The respect system, I personally hate it and its a terrible idea. All the other ones are very great ideas!
acidflip
#89252937Thursday, February 14, 2013 8:56 PM GMT

But seriously I hate the new respect system idea. Disabling the ability to make models and to comment is like giving some free OBC Life with 4B+ robux, then take it away when he/she isn't looking. John Shedletsky, what were you doing when you came up with that idea. I make models ALL THE TIME. Taking that away is just plain UNFAIR. Seriously, the respect system is LITERALLY going to ruin ROBLOX PERMANENTLY!!!!!!!!
TNTxERIC
#89255006Thursday, February 14, 2013 9:29 PM GMT

You won't be able to make models and comment if your respect is low. -http://www.roblox.com/TNTxERIC-item?id=88273188-
Sharksie
#89255191Thursday, February 14, 2013 9:31 PM GMT

leaderboard idea - Every game that has ever used leaderstats has done them the old way. Changing it, even to make it more user-friendly, is simply not an option because it would break hundreds of games. ordering children - Support respect privledges - agreed with everything, but two inappropriate uploads should remove a lot of rep from the account and bar them from privledges for a period of time adding sounds to the toolbox - Most users don't know how to use sounds. This would be better left undone. PBS Studio - I believe they're working on this Studio video tutorial - at the wiki, we're trying to come up with a good way to teach people. I think this is a good idea and a video tutorial just might appear
geedi5
#89259281Thursday, February 14, 2013 10:22 PM GMT

cant be bothered to read this rubbish
chicka123
#89260376Thursday, February 14, 2013 10:35 PM GMT

Respect system? No no no.
ImFarley
#89269055Friday, February 15, 2013 12:10 AM GMT

All of the older users hate the respect idea for reasons we all know. Trololo.
samusbot2
#89274778Friday, February 15, 2013 1:08 AM GMT

For the Personal Server idea, it sound a lot like how Google Docs (now Google Drive) works.
TNTxERIC
#89274968Friday, February 15, 2013 1:09 AM GMT

@geedi; how do you know if it's rubbish if you never read it? I worked really hard on this and I would apreciate it if you actually read it before rating it -_- @Areceusinator; sorry if I got that wrong, also I honestly don't know how I overlooked such a simple problem (leaderboard) thanks for pointing that out. Also it would be awesome to see a video tutorial on the wiki.
PenguinvilleRescue1
#89275644Friday, February 15, 2013 1:16 AM GMT

tl;or2p
boxtropica
#89284368Friday, February 15, 2013 2:39 AM GMT

Love all of those ideas!
Tesouro
#89304809Friday, February 15, 2013 12:53 PM GMT

gifs? no way
MatthewBacon
#89305949Friday, February 15, 2013 1:40 PM GMT

Respect system? That is idiotic. Not being able ti make models? Hahahaha no way kid, what were you smoking when you came up with that idea. People make models all the time, every day don't give admins ideas on how to ruin roblox.
TNTxERIC
#89309848Friday, February 15, 2013 3:36 PM GMT

@Tesuro: What to give a reason why not? @gaurdedfreerealms2: What's up with people and bashing on the respect system, it's as if they skimmed all the details, say "not able to make models" and raiged. No it's not that way at all if people LOSE ENOUGH respect they won't be able to make models. Seriously, also I'm pretty sure you have no right to call me a kid you obnoxious idiot because even if you were older than me (which I doubt) you don't act like it so shut up. -http://www.roblox.com/TNTxERIC-item?id=88273188-
reallycool1337
#89315775Friday, February 15, 2013 5:47 PM GMT

Thx, this is very handy
PrettySureItsDavid
#89317956Friday, February 15, 2013 6:34 PM GMT

......

    of     2   
chevron_rightchevron_rightchevron_right