|
| 11 Jan 2013 06:51 AM |
| I need a script that removes the original inventory Gui because I want to add my own version of it. I'se seen people do it, like in Roblox Survival Mode and so I want to do it for my game. Thanks! |
|
|
| Report Abuse |
|
|
| |
|
|
| 11 Jan 2013 11:42 AM |
| UMMM ANYYYYYYYONEEEEEE???????????? |
|
|
| Report Abuse |
|
|
| |
|
Monkey727
|
  |
| Joined: 12 Jan 2009 |
| Total Posts: 969 |
|
|
| 11 Jan 2013 12:10 PM |
| The Inventory GUI is Automatically removed when the player's Backback is empty, You would need to make your own backpack system and "fake" tools if you didn't want it there. |
|
|
| Report Abuse |
|
|
|
| 11 Jan 2013 12:14 PM |
| put a model inside the player object containing every tool. Then create a gui that reparents the chosen tool to the character. Not that hard I guess. |
|
|
| Report Abuse |
|
|
megaguy44
|
  |
| Joined: 28 Sep 2008 |
| Total Posts: 1066 |
|
|
| 11 Jan 2013 12:16 PM |
"Reparents tool to character" If that's the case then when the player's character touches it, shouldn't it go back to the backpack?
print('Hello World!') |
|
|
| Report Abuse |
|
|
Monkey727
|
  |
| Joined: 12 Jan 2009 |
| Total Posts: 969 |
|
|
| 11 Jan 2013 12:19 PM |
| Yes, You cannot use tools if you want to remove the inventory gui, You need to weld parts to the players arms and script them, using the :GetMouse() in a local script is quite useful here. |
|
|
| Report Abuse |
|
|
|
| 12 Jan 2013 09:26 AM |
| I'm not quite of a scripter, I just need someone to make me a script like that. I can pay if you want. I just need the inventory Gui removed so I can add my own one. |
|
|
| Report Abuse |
|
|
|
| 12 Jan 2013 09:29 AM |
| You cannot remove it if you have tools in your game. If there are no tools, it will disappear automatically. In that case, you would have to make your own 'fake' tools, which is incredibly hard and not worth it just to get rid of the backpack gui. Just use the default one. |
|
|
| Report Abuse |
|
|
|
| 12 Jan 2013 09:36 AM |
| But in the Roblox: Survival Mode game he managed to do it and he made a new backpack!!!!! I want to do the same for my Minecraft like game. |
|
|
| Report Abuse |
|
|