Xonious
|
  |
| Joined: 01 Jan 2009 |
| Total Posts: 1820 |
|
|
| 27 Sep 2015 12:03 AM |
So I have a script that makes a new BodyForce, places it in the torso, and makes the Force like 0, 1200, 0.
It works fine, but the problem is that when I jump again and again, I start to get higher and higher until like the 4th jump, where I get stuck in the air, and keep zooming upwards, unable to stop.
Anyone know a fix for this? |
|
|
| Report Abuse |
|
|
Xonious
|
  |
| Joined: 01 Jan 2009 |
| Total Posts: 1820 |
|
| |
|
|
| 27 Sep 2015 12:19 AM |
| Why are you placing a BodyForce in the torso? |
|
|
| Report Abuse |
|
|
Xonious
|
  |
| Joined: 01 Jan 2009 |
| Total Posts: 1820 |
|
|
| 27 Sep 2015 12:19 AM |
| That is where people said it was best. |
|
|
| Report Abuse |
|
|
Xonious
|
  |
| Joined: 01 Jan 2009 |
| Total Posts: 1820 |
|
| |
|
| |
|
Xonious
|
  |
| Joined: 01 Jan 2009 |
| Total Posts: 1820 |
|
|
| 27 Sep 2015 12:29 AM |
I don't know e.e
Just tell me how I can fix it. |
|
|
| Report Abuse |
|
|
|
| 27 Sep 2015 12:31 AM |
| But why are you even doing it? |
|
|
| Report Abuse |
|
|
Xonious
|
  |
| Joined: 01 Jan 2009 |
| Total Posts: 1820 |
|
|
| 27 Sep 2015 12:32 AM |
Pretty sure that is not important.
Is tehre a certain place I should put it? |
|
|
| Report Abuse |
|
|
|
| 27 Sep 2015 12:37 AM |
| Pretty sure it is important. What you're saying is that you're placing the BodyForce in the character without trying to achieve anything. If that's the case, then simply don't place a BodyForce in the character. |
|
|
| Report Abuse |
|
|
Xonious
|
  |
| Joined: 01 Jan 2009 |
| Total Posts: 1820 |
|
|
| 27 Sep 2015 12:39 AM |
It is late, and I want to get this fixed before I go to sleep.
Is it that hard for you to give me an answer with this (if you even have one)? |
|
|
| Report Abuse |
|
|
|
| 27 Sep 2015 12:41 AM |
Well, there is no answer because if you do exactly what you said you did, what you claim would occur does not occur, so clearly the problem is related to something else you're doing.
I would like to help you find a better solution, but since you refuse to state what you're even trying to achieve, it's rather difficult. |
|
|
| Report Abuse |
|
|
Xonious
|
  |
| Joined: 01 Jan 2009 |
| Total Posts: 1820 |
|
|
| 27 Sep 2015 12:46 AM |
All of the Scripters must be asleep or something. I have never been this annoyed with my thread.
Usually I can just get a quick response/answer, without having to explain why I need the script. I do not know how it will change the solution with you knowing why I need the script or not.
If I were to be helping someone, I would just tell them what they need to fix, without giving them the trouble of "why do you need it".
|
|
|
| Report Abuse |
|
|
|
| 27 Sep 2015 12:51 AM |
You incompetent moron. You clearly need a lesson in communication. You see, if you state what you're trying to achieve, then I can give you a better solution for your problem. For example, if you were to say:
"I'm trying to increase the jump power of the character"
Then I could say: "The JumpPower property of the humanoid is better suited for this task. Use it"
Now, based on what you posted, there is no solution. Why? Because when I reproduce the exact steps you gave in your initial paragraphs, I don't have the problem you claim to have, so clearly you did not provide enough information(again, communication skills, which you seem to lack) or the problem is related to something else with your game. |
|
|
| Report Abuse |
|
|
ownedyou1
|
  |
| Joined: 03 Jul 2008 |
| Total Posts: 528 |
|
|
| 27 Sep 2015 01:12 AM |
| idk you were very vague on your initial post and i decided most of that was spam but if youre having a problem then maybe try body position |
|
|
| Report Abuse |
|
|
|
| 27 Sep 2015 01:39 AM |
| sounds like he's hiding something BAD |
|
|
| Report Abuse |
|
|
ownedyou1
|
  |
| Joined: 03 Jul 2008 |
| Total Posts: 528 |
|
|
| 27 Sep 2015 01:58 AM |
| Putting a force in the torso is the ONLY place to put it. Maybe you can put it onthe anchoring part but why even bother thats basically a torso. It seems like theres a part that may be causing a graphical error but without any info theres no way we can help |
|
|
| Report Abuse |
|
|
| |
|
Xonious
|
  |
| Joined: 01 Jan 2009 |
| Total Posts: 1820 |
|
|
| 27 Sep 2015 07:41 AM |
JumpPower isn't enabled yet.
I tried that first. |
|
|
| Report Abuse |
|
|
|
| 27 Sep 2015 07:46 AM |
JumpPower has been enabled for weeks now, what are you talking about??
Think I'm wrong? This game uses it: http://www.roblox.com/games/301013177/Freedom-of-Movement |
|
|
| Report Abuse |
|
|
Xonious
|
  |
| Joined: 01 Jan 2009 |
| Total Posts: 1820 |
|
|
| 27 Sep 2015 08:08 AM |
>Works in Studio >Doesn't in-game >Uses Dev COnsole to turn my JP to 250 >Nothing |
|
|
| Report Abuse |
|
|
|
| 27 Sep 2015 08:12 AM |
It has to be set using a LocalScript. All scripts in studio (Play Solo, F6) work as LocalScripts.
Rule of thumb: If something doesn't work online when it does in studio, and it's in a server script, with no errors, it's probably not working because it should be using a LocalScript. |
|
|
| Report Abuse |
|
|