|
| 11 Apr 2013 12:04 PM |
This script doesn't work. I'm clueless why it doesn't. ( I am new to scripting. )
game.Workspace.montanaontario2392.Head.ScrambledEgg.Handle.Mesh.MeshId = "http://www.roblox.com/asset/?id=21057410"
game.Workspace.montanaontario2392.Head.ScrambledEgg.Handle.Mesh.TextureId = "http://www.roblox.com/asset/?id=21243140"
|
|
|
| Report Abuse |
|
|
moryo7
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 5028 |
|
|
| 11 Apr 2013 12:06 PM |
Is this running right when you open up test mode, or in a SB or something
Because, your character may not have loaded yet. |
|
|
| Report Abuse |
|
|
|
| 11 Apr 2013 12:07 PM |
| Running it with Kohl's admin commands. I'm sure my character is loaded. |
|
|
| Report Abuse |
|
|
|
| 11 Apr 2013 12:10 PM |
| Hats are not in your head, they are in the character. |
|
|
| Report Abuse |
|
|
| |
|
moryo7
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 5028 |
|
|
| 11 Apr 2013 12:11 PM |
| I'm not quite sure how his admin is set up, I've never used it. It may be because his admin runs scripts oddly |
|
|
| Report Abuse |
|
|
moryo7
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 5028 |
|
|
| 11 Apr 2013 12:11 PM |
Oh, latepost. Didn't see he did that.
Pre, you little problem solver. |
|
|
| Report Abuse |
|
|
| |
|
btft
|
  |
| Joined: 19 Feb 2011 |
| Total Posts: 1512 |
|
|
| 11 Apr 2013 12:28 PM |
game.Workspace.montanaontario2392..ScrambledEgg.Handle.Mesh.MeshId = "http://www.roblox.com/asset/?id=21057410"
game.Workspace.montanaontario2392.ScrambledEgg.Handle.Mesh.TextureId = "http://www.roblox.com/asset/?id=21243140"
Im pretty sure, the hats arent in the head. |
|
|
| Report Abuse |
|
|
btft
|
  |
| Joined: 19 Feb 2011 |
| Total Posts: 1512 |
|
|
| 11 Apr 2013 12:29 PM |
game.Workspace.montanaontario2392.ScrambledEgg.Handle.Mesh.MeshId = "http://www.roblox.com/asset/?id=21057410"
game.Workspace.montanaontario2392.ScrambledEgg.Handle.Mesh.TextureId = "http://www.roblox.com/asset/?id=21243140" EDIT: I put two '.'s in the first line! sorry. |
|
|
| Report Abuse |
|
|