roquinha9
|
  |
| Joined: 10 Jun 2011 |
| Total Posts: 21110 |
|
|
| 09 Aug 2015 02:08 PM |
| So, I want to create a GUI which when you click it, it adds a fire effect to your robloxian hands, how do I do it? |
|
|
| Report Abuse |
|
|
MTamidex
|
  |
| Joined: 17 Oct 2013 |
| Total Posts: 1092 |
|
| |
|
| |
|
roquinha9
|
  |
| Joined: 10 Jun 2011 |
| Total Posts: 21110 |
|
| |
|
|
| 09 Aug 2015 02:26 PM |
| There's no hands on Robloxians, just arms, legs, torso and head. |
|
|
| Report Abuse |
|
|
roquinha9
|
  |
| Joined: 10 Jun 2011 |
| Total Posts: 21110 |
|
|
| 09 Aug 2015 02:29 PM |
| I know, but what I meant by hands is the lower part of the roboxian arms, but if it's not possible arms is also good. |
|
|
| Report Abuse |
|
|
CrowClaws
|
  |
| Joined: 04 Jul 2010 |
| Total Posts: 4466 |
|
|
| 09 Aug 2015 02:29 PM |
| Then weld an invisible part to the ends of the arm |
|
|
| Report Abuse |
|
|
roquinha9
|
  |
| Joined: 10 Jun 2011 |
| Total Posts: 21110 |
|
|
| 09 Aug 2015 02:40 PM |
^^^^^^^^
I am talking about a GUI in which you click it and then your arms gain a effect such as smoke or fire. |
|
|
| Report Abuse |
|
|
LuaLlama
|
  |
| Joined: 25 Jan 2014 |
| Total Posts: 1123 |
|
|
| 09 Aug 2015 03:00 PM |
^ Learn how to script, it will make your life a WHOLE lot better.
|
|
|
| Report Abuse |
|
|
roquinha9
|
  |
| Joined: 10 Jun 2011 |
| Total Posts: 21110 |
|
|
| 09 Aug 2015 03:01 PM |
| I am, but I am basically new to scripting. |
|
|
| Report Abuse |
|
|
CrowClaws
|
  |
| Joined: 04 Jul 2010 |
| Total Posts: 4466 |
|
|
| 09 Aug 2015 03:10 PM |
if you are new to scripting you shouldn't start with this :/ |
|
|
| Report Abuse |
|
|
| |
|
razecpt
|
  |
| Joined: 15 Mar 2012 |
| Total Posts: 196 |
|
|
| 09 Aug 2015 04:49 PM |
| Actually this is pretty basic, go to the wiki and find about GUIs first and the onclick function then Find the correct Syntax to insert a fire into a selected player. Probably the parent of the parent (Look up too). Btw I have don't know much lua, its all in your thinking. |
|
|
| Report Abuse |
|
|
CrowClaws
|
  |
| Joined: 04 Jul 2010 |
| Total Posts: 4466 |
|
|
| 09 Aug 2015 04:50 PM |
@raze
But if he doesn't even know how to print() or a basic for loop or anything this will be impossible for him |
|
|
| Report Abuse |
|
|
razecpt
|
  |
| Joined: 15 Mar 2012 |
| Total Posts: 196 |
|
|
| 09 Aug 2015 05:00 PM |
| As long as you can think you can worry about Syntax later. (Quote me on that) |
|
|
| Report Abuse |
|
|
Codrut6
|
  |
| Joined: 21 Jun 2015 |
| Total Posts: 1 |
|
|
| 05 Oct 2015 02:43 PM |
| Please legoseed add Dubai or London or add a new country ! |
|
|
| Report Abuse |
|
|
|
| 05 Oct 2015 04:07 PM |
mousebutton1click
Instance.new("Fire", char["Right Arm"]) Instance.new("Fire", char["Left Arm"]) |
|
|
| Report Abuse |
|
|