thetacah
|
  |
| Joined: 18 Jan 2013 |
| Total Posts: 16026 |
|
|
| 30 Aug 2013 07:34 PM |
This script WORKS, however one of the maps spawn diagnale, why does it do that?
Well, last time I checked I didn't need to put the CFrame myself...
local maps = game.Lighting.Maps:GetChildren()
function startcycle() while true do for _, map in pairs (maps) do local m = map:Clone() m.Parent = game.Workspace wait(60) m:Destroy() end end end startcycle() |
|
|
| Report Abuse |
|
|
thetacah
|
  |
| Joined: 18 Jan 2013 |
| Total Posts: 16026 |
|
| |
|
|
| 30 Aug 2013 07:38 PM |
>bumps every 2 minutes >proceeds to be ignored |
|
|
| Report Abuse |
|
|
thetacah
|
  |
| Joined: 18 Jan 2013 |
| Total Posts: 16026 |
|
|
| 30 Aug 2013 07:39 PM |
| @dog456pop248, what are you talking about?, This was already down of the page... |
|
|
| Report Abuse |
|
|
|
| 30 Aug 2013 07:40 PM |
you wait until its at the very bottom to bump it have you checked to see if your map is actually in workspace? |
|
|
| Report Abuse |
|
|
thetacah
|
  |
| Joined: 18 Jan 2013 |
| Total Posts: 16026 |
|
|
| 30 Aug 2013 07:41 PM |
| @dog, where else would it be if it spawns and you can see it? |
|
|
| Report Abuse |
|
|
|
| 30 Aug 2013 07:52 PM |
'diagnale' diagonal* i misunderstood
put the map back into workspace
make it not diagonal
put it back in lighting
|
|
|
| Report Abuse |
|
|
thetacah
|
  |
| Joined: 18 Jan 2013 |
| Total Posts: 16026 |
|
|
| 30 Aug 2013 07:54 PM |
| @dog456pop248, when I first made the map it was diagonal. But I'll do that anyways. |
|
|
| Report Abuse |
|
|
thetacah
|
  |
| Joined: 18 Jan 2013 |
| Total Posts: 16026 |
|
|
| 30 Aug 2013 07:56 PM |
| @dog456pop248, I can't due to my CFraming tool can't CFrame a model only brick per brick:( |
|
|
| Report Abuse |
|
|
|
| 30 Aug 2013 08:03 PM |
*facepalms*
don't use your cframing tool just use the built in studio tools |
|
|
| Report Abuse |
|
|
|
| 30 Aug 2013 08:03 PM |
Model the map, then in edit mode put the map the way you want it facing. After, put it back in Lighting. |
|
|
| Report Abuse |
|
|
thetacah
|
  |
| Joined: 18 Jan 2013 |
| Total Posts: 16026 |
|
|
| 30 Aug 2013 08:19 PM |
dog456pop248, there's not a tool that can do that.
@ Duelingwarlord , I need CFrame to do that, however my CFrame can only do 1 Part:( |
|
|
| Report Abuse |
|
|
|
| 30 Aug 2013 08:20 PM |
| Use the studio tools to rotate it. Select the model and then hit the rotate tool. Also no one uses CFrame tools anymore since studio can do the exact same thing. |
|
|
| Report Abuse |
|
|
YEGGOR
|
  |
| Joined: 02 Apr 2013 |
| Total Posts: 1150 |
|
|
| 30 Aug 2013 08:33 PM |
| if they do use em they just use cmdutl |
|
|
| Report Abuse |
|
|
thetacah
|
  |
| Joined: 18 Jan 2013 |
| Total Posts: 16026 |
|
|
| 30 Aug 2013 08:35 PM |
| @buddy249950, it's diagnal that "Rotating" thing can't help. |
|
|
| Report Abuse |
|
|