|
| 06 Aug 2016 03:59 PM |
local BP = script.Parent.BodyPosition local pos1 = script.Parent.Parent.pos1 local pos2 = script.Parent.Parent.pos2
if script.Parent.Parent:IsDescendantOf(workspace) then wait (2) while true do BP.position = pos1.Position wait(2) BP.position = pos2.Position wait(2) end end
100r group funds You gotta make it CFrame to the positions.
https://www.roblox.com/Trade/TradeWindow.aspx?TradePartnerID=4026907 Over 50k Rap Send |
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 04:05 PM |
dooood
https://www.roblox.com/Trade/TradeWindow.aspx?TradePartnerID=4026907 Over 50k Rap Send |
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 04:09 PM |
q
https://www.roblox.com/Trade/TradeWindow.aspx?TradePartnerID=4026907 Over 50k Rap Send |
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 04:16 PM |
QEW
https://www.roblox.com/Trade/TradeWindow.aspx?TradePartnerID=4026907 Over 50k Rap Send |
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 04:43 PM |
try this
local BP = script.Parent.BodyPosition local pos1 = script.Parent.Parent.pos1 local pos2 = script.Parent.Parent.pos2
while true do if script.Parent.Parent:IsDescendantOf(game.Workspace) then BP.position = pos1.Position wait(2) BP.position = pos2.Position wait(2) end |
|
|
| Report Abuse |
|
|
| |
|
|
| 06 Aug 2016 04:52 PM |
mega, you changed nothing
https://www.roblox.com/Trade/TradeWindow.aspx?TradePartnerID=4026907 Over 50k Rap Send |
|
|
| Report Abuse |
|
|
Wowgnomes
|
  |
| Joined: 27 Sep 2009 |
| Total Posts: 26255 |
|
|
| 06 Aug 2016 04:54 PM |
local BP = script.Parent.BodyPosition local pos1 = script.Parent.Parent.pos1 local pos2 = script.Parent.Parent.pos2
if script.Parent.Parent:IsDescendantOf(workspace) then wait (2) while true do BP.CFrame = CFrame.new(pos1.Position) wait(2) BP.CFrame.new = CFrame.new(pos2.Position) wait(2) end end
|
|
|
| Report Abuse |
|
|
Wowgnomes
|
  |
| Joined: 27 Sep 2009 |
| Total Posts: 26255 |
|
|
| 06 Aug 2016 04:55 PM |
err local BP = script.Parent.BodyPosition local pos1 = script.Parent.Parent.pos1 local pos2 = script.Parent.Parent.pos2
if script.Parent.Parent:IsDescendantOf(workspace) then wait (2) while true do BP.CFrame = CFrame.new(pos1.Position) wait(2) BP.CFrame = CFrame.new(pos2.Position) wait(2) end end
|
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 04:55 PM |
local BP = script.Parent.BodyPosition local pos1 = script.Parent.Parent.pos1 local pos2 = script.Parent.Parent.pos2
if script.Parent.Parent:IsDescendantOf(workspace) then wait (2) while true do BP.position = pos1.Position wait(2) BP.position = pos2.Position wait(2) end end
-------------------
local BP = script.Parent.BodyPosition local pos1 = script.Parent.Parent.pos1 local pos2 = script.Parent.Parent.pos2
if script.Parent.Parent:IsDescendantOf(workspace) then for i = 1,100,1 do local a = BP.CFrame:lerp(pos2, i/100) BP.CFrame = a; wait() end end |
|
|
| Report Abuse |
|
|
Wowgnomes
|
  |
| Joined: 27 Sep 2009 |
| Total Posts: 26255 |
|
|
| 06 Aug 2016 04:55 PM |
wait why are u trying to cframe a body position, change BP to script.Parent
local BP = script.Parent |
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 04:56 PM |
local BP = script.Parent; local pos1 = script.Parent.Parent.pos1 local pos2 = script.Parent.Parent.pos2
if script.Parent.Parent:IsDescendantOf(workspace) then BP.CFrame = pos1.CFrame for i = 1,100,1 do local a = BP.CFrame:lerp(pos2, i/100) BP.CFrame = a; wait() end end |
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 04:59 PM |
none of these worked 4 me.
https://www.roblox.com/Trade/TradeWindow.aspx?TradePartnerID=4026907 Over 50k Rap Send |
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 05:00 PM |
if u guys make a model of it Ill give 200r
https://www.roblox.com/Trade/TradeWindow.aspx?TradePartnerID=4026907 Over 50k Rap Send |
|
|
| Report Abuse |
|
|
Wowgnomes
|
  |
| Joined: 27 Sep 2009 |
| Total Posts: 26255 |
|
|
| 06 Aug 2016 05:01 PM |
local BP = script.Parent local pos1 = script.Parent.Parent.pos1 local pos2 = script.Parent.Parent.pos2
if script.Parent.Parent:IsDescendantOf(workspace) then wait (2) while true do BP.CFrame = CFrame.new(pos1.Position) wait(2) BP.CFrame = CFrame.new(pos2.Position) wait(2) end end |
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 05:01 PM |
Idk what I'm doing wrong, make it into a model
ill give 200r
https://www.roblox.com/Trade/TradeWindow.aspx?TradePartnerID=4026907 Over 50k Rap Send |
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 05:03 PM |
Is there any classes of scripting y'all can give me? I really would like to learn lua. I'll pay R if you do, I don't know how much yet.
R$62 - I'm a Bear |
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 05:03 PM |
local BP = script.Parent local pos1 = script.Parent.Parent.pos1 local pos2 = script.Parent.Parent.pos2
wait (2) while true do BP.CFrame = pos1.CFrame wait(2) BP.CFrame = post2.CFrame wait(2) end
|
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 05:07 PM |
I want it to slowly move to each position, and it's not working it just flings everywhere
https://www.roblox.com/Trade/TradeWindow.aspx?TradePartnerID=4026907 Over 50k Rap Send |
|
|
| Report Abuse |
|
|
Wowgnomes
|
  |
| Joined: 27 Sep 2009 |
| Total Posts: 26255 |
|
|
| 06 Aug 2016 05:08 PM |
| make what u have a modle rn and ill fix it |
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 05:10 PM |
local BP = script.Parent; local pos1 = script.Parent.Parent.pos1 local pos2 = script.Parent.Parent.pos2
if script.Parent.Parent:IsDescendantOf(workspace) then BP.CFrame = pos1.CFrame for i = 1,100,1 do local a = BP.CFrame:lerp(pos2, i/100) BP.CFrame = a; wait() end end
This should work. |
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 05:19 PM |
https://www.roblox.com/item.aspx?id=474105627
here
post a working version here, first to do gets 100 group funds
https://www.roblox.com/Trade/TradeWindow.aspx?TradePartnerID=4026907 Over 50k Rap Send |
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 05:26 PM |
model = aboveeeee
https://www.roblox.com/Trade/TradeWindow.aspx?TradePartnerID=4026907 Over 50k Rap Send |
|
|
| Report Abuse |
|
|
Wowgnomes
|
  |
| Joined: 27 Sep 2009 |
| Total Posts: 26255 |
|
|
| 06 Aug 2016 05:27 PM |
| I'm not doing it just fyi if anyone else wants it |
|
|
| Report Abuse |
|
|
|
| 06 Aug 2016 05:37 PM |
| For some weird reason I made one that works but takes a long time.... |
|
|
| Report Abuse |
|
|