Exine
|
  |
| Joined: 01 Apr 2013 |
| Total Posts: 3783 |
|
|
| 19 Mar 2014 07:16 AM |
this is supposed to be a vip door but it doesnt even work:
local Door=script.Parent function onTouch(Brick) print("olalala") local Player = Brick.Parent:findFirstChild('Humanoid') print("mmm") if (Player ~= nil) then print('yooo') if Player.Parent.Torso.roblox.Texture == "putz id here" then Door.CanCollide=false Door.Transparency=.5 wait(1) Door.Transparency=0 Door.CanCollide=true else Player.Health = 0 end end end Door.Touched:connect(OnTouch)
da problem is?? |
|
|
| Report Abuse |
|
|
Exine
|
  |
| Joined: 01 Apr 2013 |
| Total Posts: 3783 |
|
| |
|
Exine
|
  |
| Joined: 01 Apr 2013 |
| Total Posts: 3783 |
|
| |
|
Exine
|
  |
| Joined: 01 Apr 2013 |
| Total Posts: 3783 |
|
| |
|
Exine
|
  |
| Joined: 01 Apr 2013 |
| Total Posts: 3783 |
|
| |
|
|
| 19 Mar 2014 07:21 AM |
| You should read the posts by administrators that could give you a reply |
|
|
| Report Abuse |
|
|
|
| 19 Mar 2014 07:22 AM |
| ALSO, Nobody will reply if you bump every minute |
|
|
| Report Abuse |
|
|
Exine
|
  |
| Joined: 01 Apr 2013 |
| Total Posts: 3783 |
|
|
| 19 Mar 2014 07:23 AM |
im new to lua i just started e.e i dnt know anythin |
|
|
| Report Abuse |
|
|
|
| 19 Mar 2014 07:23 AM |
| It takes common sense to read posts by an Administrator |
|
|
| Report Abuse |
|
|
Exine
|
  |
| Joined: 01 Apr 2013 |
| Total Posts: 3783 |
|
|
| 19 Mar 2014 07:24 AM |
i read it but i dont know where the problem is.. i just started qq
|
|
|
| Report Abuse |
|
|
|
| 19 Mar 2014 07:25 AM |
Did I say reading their post would help? No, I said read it and your likely to get a reply
"Don't ask others to debug your broken code without giving a hint what sort of problem you are having. Posting a few hundred lines of code, saying "it doesn't work", will get you ignored. Posting a dozen lines of code, saying "after line 7 I was expecting to see (something), but (something else) happened instead" is much more likely to get you a reply." |
|
|
| Report Abuse |
|
|
Exine
|
  |
| Joined: 01 Apr 2013 |
| Total Posts: 3783 |
|
|
| 19 Mar 2014 07:26 AM |
gud for u mister hater go hate on othr posts kthnx |
|
|
| Report Abuse |
|
|
|
| 19 Mar 2014 07:30 AM |
| Did I say I was hating your post, I'm trying to help you out here and try to get you a reply but you obviously don't care so goodbye then and good luck finding someone who doesn't care about that. Likely would help you then |
|
|
| Report Abuse |
|
|
|
| 19 Mar 2014 08:45 AM |
| You aren't checking >if< there's a t-shirt called 'roblox' |
|
|
| Report Abuse |
|
|
Absurdism
|
  |
| Joined: 18 Jul 2013 |
| Total Posts: 2568 |
|
|
| 19 Mar 2014 08:55 AM |
| First things first, what book are you using? |
|
|
| Report Abuse |
|
|