9draco
|
  |
| Joined: 13 Nov 2010 |
| Total Posts: 5841 |
|
|
| 17 Mar 2015 12:50 AM |
local enabled = true Player = script.Parent.Parent --Player:WaitForDataReady() mouse = Player:GetMouse() run = game:GetService("RunService") function onKeyDown(key) if not enabled then return end enabled = false Key = key:lower() if key == "t" then RightShoulder = Player.Character.Torso["Right Shoulder"] LeftShoulder = Player.Character.Torso["Left Shoulder"] Run = game:GetService("RunService") for i = 1, 12 do LeftShoulder.C0 = LeftShoulder.C0 *CFrame.Angles(0, 0, 0) RightShoulder.C0 = RightShoulder.C0 *CFrame.Angles(0, 0, 0) RightShoulder.C0 = RightShoulder.C0 *CFrame.Angles(0, 0, 0) LeftShoulder.C0 = LeftShoulder.C0 *CFrame.Angles(0, 0, 0) Run.Stepped:wait(0.005) end game:GetService("Chat"):Chat(Player.Character.Head, "Inferius Flammus: Fireball!") x = Instance.new("Part") x.BrickColor = BrickColor.new("Bright red") x.Size = Vector3.new(100, 10, 10) x.TopSurface = "Smooth" x.BottomSurface = "Smooth" x.Shape = "Ball" x.Name = Player.Name x.CanCollide = false x.Transparency = 0.6 fd = script.Firedamage:clone() fd.Parent = x y = Instance.new("BodyVelocity") y.maxForce = Vector3.new(math.huge, math.huge, math.huge) y.velocity = Player.Character.Torso.CFrame.lookVector*100 x.Parent = Workspace y.Parent = x f = Instance.new("Fire", x) f.Size = 10000 f.Heat = 0 x.CFrame = Player.Character.Torso.CFrame*CFrame.new(0, 0, -60) fd.Disabled = false game.Debris:AddItem(x, 10) wait(0.25) for i = 1, 12 do LeftShoulder.C0 = LeftShoulder.C0 *CFrame.Angles(0, 0, 0) RightShoulder.C0 = RightShoulder.C0 *CFrame.Angles(0, 0, 0) LeftShoulder.C0 = LeftShoulder.C0 *CFrame.Angles(0, 0, 0) RightShoulder.C0 = RightShoulder.C0 *CFrame.Angles(0, 0, 0) Run.Stepped:wait(0.01) end end wait(10) enabled = true end
mouse.KeyDown:connect(onKeyDown)
How do I change the launching direction of "part" to upwards instead of forward? |
|
|
| Report Abuse |
|
|
amanda
|
  |
| Joined: 21 Nov 2006 |
| Total Posts: 5925 |
|
|
| 17 Mar 2015 01:01 AM |
| I am reporting you for spamming, just leave now. |
|
|
| Report Abuse |
|
|
9draco
|
  |
| Joined: 13 Nov 2010 |
| Total Posts: 5841 |
|
|
| 17 Mar 2015 01:03 AM |
| Seriously, Reporting helps kids like you feel safe and comfortable so go ahead, I need a guy who knows something I dont ASAP. |
|
|
| Report Abuse |
|
|
amanda
|
  |
| Joined: 21 Nov 2006 |
| Total Posts: 5925 |
|
|
| 17 Mar 2015 01:05 AM |
before you go
look at the front page of the scripters subsection
notice how all 3 of your posts, have moved very slightly
you aren't doing yourself any favors by reposting it so often, at best, it will make people dislike you and less inclined to help you, so i would stick to one post per subject from now on
if i were in your shoes |
|
|
| Report Abuse |
|
|
9draco
|
  |
| Joined: 13 Nov 2010 |
| Total Posts: 5841 |
|
|
| 17 Mar 2015 01:06 AM |
| And if you noticed, my "3 posts" have slightly different questions, I have every proof of that :P |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 17 Mar 2015 01:07 AM |
9draco you're stupid, I was literally just about to post until I noticed you created at least 3 threads already.
No one likes spammers here, get out. |
|
|
| Report Abuse |
|
|
amanda
|
  |
| Joined: 21 Nov 2006 |
| Total Posts: 5925 |
|
|
| 17 Mar 2015 01:07 AM |
you have the same script in each of them
you realize you could of just posted all of your questions in one thread
instead of reposting the same script 3 times |
|
|
| Report Abuse |
|
|
9draco
|
  |
| Joined: 13 Nov 2010 |
| Total Posts: 5841 |
|
|
| 17 Mar 2015 01:09 AM |
1st question: "is it possible if I can?" 2nd: "who knows how?" 3rd: "who can tell me?"
slightly different questions :P |
|
|
| Report Abuse |
|
|
9draco
|
  |
| Joined: 13 Nov 2010 |
| Total Posts: 5841 |
|
| |
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 17 Mar 2015 01:14 AM |
Whatever. Hint hint: 'y.velocity = Player.Character.Torso.CFrame.lookVector*100' Change that to y.velocity = Vector3.new(0, 100, 0) |
|
|
| Report Abuse |
|
|
amanda
|
  |
| Joined: 21 Nov 2006 |
| Total Posts: 5925 |
|
|
| 17 Mar 2015 01:25 AM |
Hey there, user! Welcome to ROBLOX and it's associated Forum! You are currently located in the Scripters subsection! Here, users like to help others with their problems.
However, it is notable that it isn't actually a help section. Scripting Helpers, a help section, was removed, and thus, this subsection nobly took on the responsibility, under the condition that we will only help those who truly deserve it.
1. We help other aspiring scripters! If you haven't learned the basics, this isn't the place for you, because we are here to help you, not make your script for you.
2. We help those who don't know where to look! We provide ROBLOX Wiki links as an attempt to push users in the right direction.
3. We help users get started with scripting by telling them how we started, and by giving them links for helpful pages and videos.
--
So, you may be asking, who does NOT get our help? The answer is fairly obvious:
1. Users who are disrespectful to us.
We are holding out an open hand, and most of the time know what we are talking about. For someone who wishes to exchange in knowledge, it is important to be courteous, and not to feel entitled.
Examples of being disrespectful:
-spamming -attacking scripters -trying to hire us -being rude in general
I hope you have a great time here!
amanda |
|
|
| Report Abuse |
|
|
HexC3D
|
  |
| Joined: 30 Jun 2012 |
| Total Posts: 10044 |
|
|
| 17 Mar 2015 01:32 AM |
| What in the world was that, Amanda? |
|
|
| Report Abuse |
|
|
amanda
|
  |
| Joined: 21 Nov 2006 |
| Total Posts: 5925 |
|
|
| 17 Mar 2015 01:33 AM |
Hello! This is an automated post!
I am here to help and here to serve up replies with a smile! |
|
|
| Report Abuse |
|
|
HexC3D
|
  |
| Joined: 30 Jun 2012 |
| Total Posts: 10044 |
|
|
| 17 Mar 2015 01:34 AM |
You cannot be a bot..
Don't believe ya sorry. |
|
|
| Report Abuse |
|
|
amanda
|
  |
| Joined: 21 Nov 2006 |
| Total Posts: 5925 |
|
|
| 17 Mar 2015 01:40 AM |
In a world, where amanda meets her true love, where ROBLOX has ceased to exist, where--
AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH
the impressionable girl with a big smile and too much nutella
coming soon to theaters near you |
|
|
| Report Abuse |
|
|
9draco
|
  |
| Joined: 13 Nov 2010 |
| Total Posts: 5841 |
|
|
| 17 Mar 2015 07:10 AM |
| Amanda. Im starting to believe youre a hypocrite. I asked if anyone knew how to deal with this script and you had to interfere and make things bad. Thanks for the hint by the way :). Atleast there are still helpful people here. |
|
|
| Report Abuse |
|
|
IoIiderp
|
  |
| Joined: 05 Feb 2012 |
| Total Posts: 8613 |
|
| |
|
9draco
|
  |
| Joined: 13 Nov 2010 |
| Total Posts: 5841 |
|
|
| 17 Mar 2015 08:05 AM |
| If it was a free model I wouldn't use x,y,z values and ask the forum for help -_- |
|
|
| Report Abuse |
|
|
drager980
|
  |
| Joined: 25 May 2009 |
| Total Posts: 13385 |
|
|
| 17 Mar 2015 08:13 AM |
are you saying its impossible for free models to use x y z values? darn i forgot about that limitation
AND THE TIGER GOES ROAR |
|
|
| Report Abuse |
|
|
IoIiderp
|
  |
| Joined: 05 Feb 2012 |
| Total Posts: 8613 |
|
|
| 17 Mar 2015 08:14 AM |
| Actually if you where here more you would see how much of the help requests are actually free models that broke because of the ROBLOX updates. |
|
|
| Report Abuse |
|
|
9draco
|
  |
| Joined: 13 Nov 2010 |
| Total Posts: 5841 |
|
|
| 17 Mar 2015 10:04 AM |
| Loliderp, seriously search for "Magic_spells" it will be at the first of the list, there is amazing spell animation and you know what?? the launching upwards would be there, because its an easy feature, so if it was free modeled, I would just copy paste my stuff with his models and change some colors. |
|
|
| Report Abuse |
|
|
9draco
|
  |
| Joined: 13 Nov 2010 |
| Total Posts: 5841 |
|
|
| 17 Mar 2015 10:05 AM |
| @drager, no its not impossible, but it kind of makes stuff more complex since you can't change the x to y, or the y to z, without making a mess in the script, so people who publish their scripts dont usually use it, but as you can see, I did use it. |
|
|
| Report Abuse |
|
|
9draco
|
  |
| Joined: 13 Nov 2010 |
| Total Posts: 5841 |
|
|
| 21 Mar 2015 01:45 PM |
| @loliderp This script works just fine. Not broken. I just wanted a way to enhance it. |
|
|
| Report Abuse |
|
|