Thedagz
|
  |
| Joined: 10 Mar 2012 |
| Total Posts: 798 |
|
|
| 06 Jul 2016 02:48 PM |
| Is there a way to make it where players can't reset from the roblox menu without changing there humanoid names? |
|
|
| Report Abuse |
|
|
|
| 06 Jul 2016 02:49 PM |
You can disable a person from dying, if that's what you'd prefer?
-=[ RAP: 345,460 || DurstAuric; the narb of ROBLOX ]=- |
|
|
| Report Abuse |
|
|
Thedagz
|
  |
| Joined: 10 Mar 2012 |
| Total Posts: 798 |
|
| |
|
|
| 06 Jul 2016 02:50 PM |
You can't really do that, it's Roblox code.
|
|
|
| Report Abuse |
|
|
|
| 06 Jul 2016 02:50 PM |
Then renaming the humanoid is your only other option.
-=[ RAP: 345,460 || DurstAuric; the narb of ROBLOX ]=- |
|
|
| Report Abuse |
|
|
Skellobit
|
  |
| Joined: 13 Apr 2016 |
| Total Posts: 12758 |
|
|
| 06 Jul 2016 02:51 PM |
Why are you avoiding changing the name of Humanoid? It's the only way to do it.
Formerly ToxicDominator - add 17,509 posts | :(){:|:&};: |
|
|
| Report Abuse |
|
|
|
| 06 Jul 2016 02:55 PM |
"Why are you avoiding changing the name of Humanoid?"
Because that has the potential to break every single item that deals with humanoids in your game.
|
|
|
| Report Abuse |
|
|
Skellobit
|
  |
| Joined: 13 Apr 2016 |
| Total Posts: 12758 |
|
|
| 06 Jul 2016 02:56 PM |
Including ROBLOX scripts? If not, then you can easily fix that.
Formerly ToxicDominator - add 17,509 posts | :(){:|:&};: |
|
|
| Report Abuse |
|
|
|
| 06 Jul 2016 02:56 PM |
| @Skellobit Is there a problem in wanting to learn other solutions towards a problem? I believe scripters should have knowledge of multiple options and then choosing the most efficient one to work towards a solution.. Having only 1 way of doing things seems pretty lazy in my opinion. |
|
|
| Report Abuse |
|
|
Skellobit
|
  |
| Joined: 13 Apr 2016 |
| Total Posts: 12758 |
|
|
| 06 Jul 2016 02:58 PM |
@crush
Prove me wrong in that I believe you will never find a different solution.
Formerly ToxicDominator - add 17,509 posts | :(){:|:&};: |
|
|
| Report Abuse |
|
|
|
| 06 Jul 2016 03:00 PM |
| Of course I don't believe there another solution but Thedagz wants to know if there any others.. And you make it appear as if that's a bad thing |
|
|
| Report Abuse |
|
|
|
| 06 Jul 2016 03:02 PM |
Another solution is also to just make a custom character without using a humanoid and going along from there..
There your other solution but of course its a bit advance |
|
|
| Report Abuse |
|
|
Skellobit
|
  |
| Joined: 13 Apr 2016 |
| Total Posts: 12758 |
|
|
| 06 Jul 2016 03:02 PM |
I made it appear as if it's a bad thing? When was that?
"Why are you avoiding changing the name of Humanoid? It's the only way to do it."
That was a question and an answer. Saying "Having only 1 way of doing things seems pretty lazy in my opinion." and saying "Of course I don't believe there another solution" right after that is hypocritical if you don't call yourself lazy.
Formerly ToxicDominator - add 17,509 posts | :(){:|:&};: |
|
|
| Report Abuse |
|
|
Skellobit
|
  |
| Joined: 13 Apr 2016 |
| Total Posts: 12758 |
|
|
| 06 Jul 2016 03:03 PM |
"Another solution is also to just make a custom character without using a humanoid and going along from there.."
Leave.
Formerly ToxicDominator - add 17,509 posts | :(){:|:&};: |
|
|
| Report Abuse |
|
|
|
| 06 Jul 2016 03:03 PM |
Guys..guys. It's alright. It is just a misconception, no need to fight over it.
|
|
|
| Report Abuse |
|
|
|
| 06 Jul 2016 03:04 PM |
| How is me not having the appropriate knowledge to answer a question lazy? And if you don't think that sentence was rude or inappropriate then your environment must be quite new compared to my surrondings |
|
|
| Report Abuse |
|
|
|
| 06 Jul 2016 03:04 PM |
| So yeah making a custom character is another solution looks like I just proved you wrong? |
|
|
| Report Abuse |
|
|
Skellobit
|
  |
| Joined: 13 Apr 2016 |
| Total Posts: 12758 |
|
|
| 06 Jul 2016 03:07 PM |
It's not a more advanced solution. It's an over-complicated solution that makes you seem really stupid. I have never heard of someone using such a long, unnecessary solution over something that is only one line.
Formerly ToxicDominator - add 17,509 posts | :(){:|:&};: |
|
|
| Report Abuse |
|
|
Skellobit
|
  |
| Joined: 13 Apr 2016 |
| Total Posts: 12758 |
|
|
| 06 Jul 2016 03:09 PM |
Yes, you proved me wrong with that statement I said. I should have worded it better, but you ended up doing so with a smartass answer.
Formerly ToxicDominator - add 17,509 posts | :(){:|:&};: |
|
|
| Report Abuse |
|
|
|
| 06 Jul 2016 03:11 PM |
Really? Ever played a camera based game that don't even have characters in it?
If thedagz was making something like a RTS based game with only camera movements that don't involve characters then I think my solution would work best.. But sense the information of what kind of game thedagz is working on is not available I guess we would really know who solution is better and I do have to admit that even my solution provides a lot of bugs similar to the humanoid name changing.
So if there was another solution that would be generally better then both of ours that would be great... But the fact that only 1 solution exist for this 1 problem is entirely false |
|
|
| Report Abuse |
|
|
|
| 06 Jul 2016 03:12 PM |
"Including ROBLOX scripts?"
Yes. The reset button.
lelelelelele
|
|
|
| Report Abuse |
|
|
|
| 06 Jul 2016 03:16 PM |
In all seriousness, renaming the humanoid breaks the following ROBLOX scripts:
Sound Health (health regeneration) Animate
|
|
|
| Report Abuse |
|
|
|
| 06 Jul 2016 03:17 PM |
| Same with my solution it be great if roblox added a new feature to disable the reset button |
|
|
| Report Abuse |
|
|
Skellobit
|
  |
| Joined: 13 Apr 2016 |
| Total Posts: 12758 |
|
|
| 06 Jul 2016 03:17 PM |
Actually...
I have played a game that doesn't have characters in it. If it didn't have characters, it wouldn't have humanoids. Mine and your solution would not even have to be introduced into the game if it was a character-less game.
And your "solution" was to create a custom character with a humanoid. OP's question was "Is there a way to make it where players can't reset from the roblox menu without changing there humanoid names?", and that implies that there WILL be humanoid inside the character.
There is no other solution than the one I gave that is "better", unless you actually want to create custom characters. Even then, custom characters would not be used by a game developer solely to disable the menu reset. My solution causes zero bugs because it doesn't affect ROBLOX scripts, and you can easily adjust your scripts to find the renamed humanoid.
Formerly ToxicDominator - add 17,509 posts | :(){:|:&};: |
|
|
| Report Abuse |
|
|
|
| 06 Jul 2016 03:17 PM |
"It's an over-complicated solution that makes you seem really stupid."
And your defense of a hack makes you seem really stupid.
|
|
|
| Report Abuse |
|
|