KEVEKEV77
|
  |
| Joined: 12 Mar 2009 |
| Total Posts: 6961 |
|
|
| 23 Nov 2013 12:04 AM |
I made this huge scrips (I'd rather keep it) But It does not work, and output says when I try to use it.
20:13:32.346 - Disconnected event because of exception 20:13:32.692 - Players.Player1.Backpack.Tool.LocalScript:239: attempt to index global 'h' (a nil value) 20:13:32.693 - Script 'Players.Player1.Backpack.Tool.LocalScript', Line 239 20:13:32.695 - stack end 20:13:32.696 - Disconnected event because of exception
I'm thinking h is false? But I said local h = Instance.new ("Hint",Game.Workspace)
Im lost! |
|
|
| Report Abuse |
|
|
KEVEKEV77
|
  |
| Joined: 12 Mar 2009 |
| Total Posts: 6961 |
|
| |
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
| |
|
KEVEKEV77
|
  |
| Joined: 12 Mar 2009 |
| Total Posts: 6961 |
|
|
| 23 Nov 2013 11:15 AM |
:O? so... in this case local broke it?
|
|
|
| Report Abuse |
|
|
KEVEKEV77
|
  |
| Joined: 12 Mar 2009 |
| Total Posts: 6961 |
|
|
| 23 Nov 2013 11:16 AM |
I pmed u my script..... :O
|
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 23 Nov 2013 11:17 AM |
| Well it's probably not the problem but if you call h later on in the script and it's in a different scope then it will be nil |
|
|
| Report Abuse |
|
|