BEART12
|
  |
| Joined: 22 Oct 2008 |
| Total Posts: 3190 |
|
|
| 16 Apr 2012 10:48 AM |
for i = 1, 4 do Smoke = Instance.new("Smoke",script.Parent.Flame) Smoke.Colour = Color3.new(253, 153, 51)-------ERROR LINE Smoke.Opacity = 0.6 Smoke.RiseVelocity = 8 Smoke.Size = 0.1 game.Debris:AddItem(Smoke,0.5) end |
|
|
| Report Abuse |
|
|
abaw7
|
  |
| Joined: 23 Oct 2009 |
| Total Posts: 745 |
|
|
| 16 Apr 2012 11:21 AM |
| Is the Property name set right? |
|
|
| Report Abuse |
|
|
BEART12
|
  |
| Joined: 22 Oct 2008 |
| Total Posts: 3190 |
|
|
| 16 Apr 2012 11:30 AM |
| Not working how it should, it should be a colour grey but it seems to be rainbow colored. |
|
|
| Report Abuse |
|
|
|
| 16 Apr 2012 11:38 AM |
Colour...
I thought it was Color. |
|
|
| Report Abuse |
|
|
|
| 16 Apr 2012 11:40 AM |
I can't script, but here are some random things I know might be wrong: When editing, I often see instead of "New" I see something like "VectorNew" or Vector.New" idk I havn't seen it in a while.
try replacing colour with color? |
|
|
| Report Abuse |
|
|
BEART12
|
  |
| Joined: 22 Oct 2008 |
| Total Posts: 3190 |
|
|
| 16 Apr 2012 11:51 AM |
| eggs thats for Cframe i think |
|
|
| Report Abuse |
|
|
C0D3Y
|
  |
| Joined: 24 Jul 2010 |
| Total Posts: 1692 |
|
|
| 16 Apr 2012 12:23 PM |
| Roblox is American based... It should be Smoke.Color(Not Colour) = Color3.new |
|
|
| Report Abuse |
|
|
|
| 16 Apr 2012 01:38 PM |
| Yeah, all programming languages use Americanized spelling, but I live in Canada! XD |
|
|
| Report Abuse |
|
|
BEART12
|
  |
| Joined: 22 Oct 2008 |
| Total Posts: 3190 |
|
|
| 16 Apr 2012 02:24 PM |
| why is it muti color then? |
|
|
| Report Abuse |
|
|
Mario8236
|
  |
| Joined: 11 Sep 2010 |
| Total Posts: 716 |
|
|
| 16 Apr 2012 03:05 PM |
for i = 1, 4 do Smoke = Instance.new("Smoke",script.Parent.Flame) Smoke.Color = Color3.new(253, 153, 51)-------I tried to fix this line Smoke.Opacity = 0.6 Smoke.RiseVelocity = 8 Smoke.Size = 0.1 game.Debris:AddItem(Smoke,0.5) end
I'm not that good at scripting, but try that.
Thanks,
Mario |
|
|
| Report Abuse |
|
|
|
| 16 Apr 2012 03:08 PM |
...
We aren't British. Use Color, not Colour. |
|
|
| Report Abuse |
|
|
XNoBoomX
|
  |
| Joined: 08 May 2011 |
| Total Posts: 4731 |
|
|
| 16 Apr 2012 03:12 PM |
Change all "Colour"'s to "Color"
~{An Intellectual In Love With Bacon}~ |
|
|
| Report Abuse |
|
|
pighead10
|
  |
| Joined: 03 May 2009 |
| Total Posts: 10341 |
|
|
| 16 Apr 2012 04:18 PM |
| Roblox is American so it spells things incorrectly. Use Color. |
|
|
| Report Abuse |
|
|
C0D3Y
|
  |
| Joined: 24 Jul 2010 |
| Total Posts: 1692 |
|
|
| 16 Apr 2012 04:19 PM |
| *Cough* Incorrectly my ... |
|
|
| Report Abuse |
|
|
|
| 16 Apr 2012 04:24 PM |
@Pighead,
ROBLOX does not spell things incorrectly. It depends on where you live that you might think ROBLOX spell's "color/colour" wrongly.
Incorrect my ... Too! |
|
|
| Report Abuse |
|
|
Samacado
|
  |
| Joined: 16 Feb 2008 |
| Total Posts: 25119 |
|
|
| 16 Apr 2012 05:25 PM |
america is best english stupid english english pig i laugh |
|
|
| Report Abuse |
|
|
|
| 16 Apr 2012 06:22 PM |
| American English is simply a dialect, there's no superiority |
|
|
| Report Abuse |
|
|
pighead10
|
  |
| Joined: 03 May 2009 |
| Total Posts: 10341 |
|
|
| 17 Apr 2012 12:51 PM |
| Well, why's it called "English" if the 'correct' way to spell it is in America, and not England? |
|
|
| Report Abuse |
|
|
1WOOF1
|
  |
| Joined: 03 May 2009 |
| Total Posts: 20682 |
|
| |
|
pighead10
|
  |
| Joined: 03 May 2009 |
| Total Posts: 10341 |
|
|
| 17 Apr 2012 01:35 PM |
"no superiority"
Are you mad! Everything I use is superior to you. |
|
|
| Report Abuse |
|
|
| |
|
XNoBoomX
|
  |
| Joined: 08 May 2011 |
| Total Posts: 4731 |
|
|
| 17 Apr 2012 01:45 PM |
They don't call him "pighead" for no reason.
~{An Intellectual In Love With Bacon}~ |
|
|
| Report Abuse |
|
|
C0D3Y
|
  |
| Joined: 24 Jul 2010 |
| Total Posts: 1692 |
|
|
| 17 Apr 2012 02:01 PM |
| @Pighead. If you guys are from England, why do you call yourself British? |
|
|
| Report Abuse |
|
|
pighead10
|
  |
| Joined: 03 May 2009 |
| Total Posts: 10341 |
|
|
| 17 Apr 2012 02:05 PM |
Anyone who isn't British will think I'm arrogant at this point. British people seem to catch sarcasm easier.
@C0D3Y - Because England is in Britain. |
|
|
| Report Abuse |
|
|
Torcus
|
  |
| Joined: 22 Feb 2012 |
| Total Posts: 885 |
|
|
| 17 Apr 2012 02:06 PM |
| I spy someone who is British. Tell me, what is the British term for FrankFort? |
|
|
| Report Abuse |
|
|