|
| 06 Dec 2011 03:18 PM |
| I can help with scripts or models you want me to help you make. I dont have to be credited for making them. So Get at me! (PM) |
|
|
| Report Abuse |
|
|
TheMyrco
|
  |
| Joined: 13 Aug 2011 |
| Total Posts: 15105 |
|
|
| 06 Dec 2011 03:20 PM |
So can you PM me, and many other people around here.
So what's the point of this?
~Myrco; Music lover, nederlands/dutch and a scripter |
|
|
| Report Abuse |
|
|
| |
|
miz656
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 15336 |
|
|
| 06 Dec 2011 03:42 PM |
Pokemon
What did I tell you about you spamming too? See? I just spammed there -_- @creator
I think I can make MY OWN MODELS...
|
|
|
| Report Abuse |
|
|
TheWisest
|
  |
| Joined: 11 Nov 2010 |
| Total Posts: 7345 |
|
|
| 06 Dec 2011 03:44 PM |
What level scripter are you? Because nobody wants a low-level scripting teacher that barely knows how to script himself...
~How munched it that birdy in the window? ~ |
|
|
| Report Abuse |
|
|
miz656
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 15336 |
|
|
| 06 Dec 2011 03:49 PM |
Mkay for example
If I said
fire = Instance.new("Fire") Fire.Parent = game.Workspace.miz656.Head--You know the fire would go to my head...Right?
So why don't you just parent it to where you want...
Plus..I never use Explosion..So what is that? |
|
|
| Report Abuse |
|
|
miz656
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 15336 |
|
|
| 06 Dec 2011 03:49 PM |
Lol wrong thread XD
@wisest
Were you talking to me? |
|
|
| Report Abuse |
|
|
TheWisest
|
  |
| Joined: 11 Nov 2010 |
| Total Posts: 7345 |
|
|
| 06 Dec 2011 03:50 PM |
@Miz656,
No, I was talking to the thread creator.
~How munched it that birdy in the window? ~ |
|
|
| Report Abuse |
|
|
miz656
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 15336 |
|
|
| 06 Dec 2011 03:51 PM |
| Then who was I talking to -_- |
|
|
| Report Abuse |
|
|
TheWisest
|
  |
| Joined: 11 Nov 2010 |
| Total Posts: 7345 |
|
|
| 06 Dec 2011 03:52 PM |
The invisible man?
~How munched it that birdy in the window? ~ |
|
|
| Report Abuse |
|
|
miz656
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 15336 |
|
|
| 06 Dec 2011 03:59 PM |
for i,v in pairs(game.Workspace.miz656:GetChildren()) do if v:IsA("Part") then v.Transparency = 1 end end
:D
I was talking to the invisible man! |
|
|
| Report Abuse |
|
|
TheWisest
|
  |
| Joined: 11 Nov 2010 |
| Total Posts: 7345 |
|
|
| 06 Dec 2011 04:00 PM |
Creepy. o.O
~How munched it that birdy in the window? ~ |
|
|
| Report Abuse |
|
|
|
| 06 Dec 2011 04:03 PM |
| Medium. Started year and a half ago. |
|
|
| Report Abuse |
|
|
| |
|
|
| 06 Dec 2011 08:14 PM |
Can you help with this script? It doesn't work!
if script.Parent.Dialog.InUse then local blackout = Instance.new("Frame") blackout.Position = UDim2.new(0, 0, 0, 0) blackout.Size = UDim2.new(1, 0, 1, 0) blackout.Visible = true blackout.BackgroundColor3 = BrickColor.new('Really Black').Color local Gui = Instance.new("ScreenGui") blackout.Parent = Gui Gui.Parent = Game:service'Players'.LocalPlayer.PlayerGui local count = 0 while (count<1) do count = count+0.1 blackout.BackgroundTransparency = count wait() end end |
|
|
| Report Abuse |
|
|
Pyzothon
|
  |
| Joined: 26 Oct 2011 |
| Total Posts: 822 |
|
|
| 06 Dec 2011 08:16 PM |
@miz
nu
u must use basepart bcuz its kuler like dat |
|
|
| Report Abuse |
|
|
miz656
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 15336 |
|
|
| 06 Dec 2011 08:22 PM |
No you don't -_-
It's just like saying
v:IsA changing to v.ClassName...Same thing. |
|
|
| Report Abuse |
|
|