|
| 14 Oct 2011 12:42 PM |
local i = instance.new("Part") i.Name = helicopter local v = instance.new("StringValue") v.Parent = i v.Value = "lol helicopters r fun" |
|
|
| Report Abuse |
|
|
BestEgg
|
  |
| Joined: 29 Dec 2008 |
| Total Posts: 15567 |
|
|
| 14 Oct 2011 12:43 PM |
| I can script. Movie scripts, that is. |
|
|
| Report Abuse |
|
|
Fuutuu
|
  |
| Joined: 07 Jun 2011 |
| Total Posts: 13624 |
|
| |
|
ghpmrsjl
|
  |
| Joined: 06 Oct 2011 |
| Total Posts: 5817 |
|
|
| 14 Oct 2011 12:43 PM |
print("helo wolrd")
lol pwnt |
|
|
| Report Abuse |
|
|
Friaza
|
  |
| Joined: 26 Dec 2008 |
| Total Posts: 6229 |
|
|
| 14 Oct 2011 12:44 PM |
local i = Instance.new("Part", game.Workspace) i.Name = "Helicopter" loval v = Instance.new("StringValue", i) v.Value = "lol helicopters are fun." |
|
|
| Report Abuse |
|
|
BCGames
|
  |
| Joined: 30 Dec 2010 |
| Total Posts: 8182 |
|
|
| 14 Oct 2011 12:44 PM |
local i,v = Instance.new("Part"),Instance.new("StringValue") i.Name,v.Parent,v.Value = "helicopter",i,"lol helicopters r fun: |
|
|
| Report Abuse |
|
|
Friaza
|
  |
| Joined: 26 Dec 2008 |
| Total Posts: 6229 |
|
|
| 14 Oct 2011 12:45 PM |
| Your script had several errors, and was written very badly... |
|
|
| Report Abuse |
|
|
Heroz360
|
  |
| Joined: 05 Jul 2009 |
| Total Posts: 7156 |
|
|
| 14 Oct 2011 12:46 PM |
| Am I the only one who cringed while reading the script..... |
|
|
| Report Abuse |
|
|
Friaza
|
  |
| Joined: 26 Dec 2008 |
| Total Posts: 6229 |
|
|
| 14 Oct 2011 12:47 PM |
| Naa, you get this sort of thing a lot in the scripting helper forum. |
|
|
| Report Abuse |
|
|
|
| 14 Oct 2011 12:49 PM |
>I can script. Movie scripts, that is.
scriptwriting isnt scripting nob |
|
|
| Report Abuse |
|
|
|
| 14 Oct 2011 12:51 PM |
"Am I the only one who cringed while reading the script....."
"Game.Workspace.insert:F5Bomber"
that was amazing |
|
|
| Report Abuse |
|
|
Heroz360
|
  |
| Joined: 05 Jul 2009 |
| Total Posts: 7156 |
|
|
| 14 Oct 2011 12:52 PM |
| It was a joke, I didn't know if this was. Thanks for looking into my past though.... or even remembering that..... odd. |
|
|
| Report Abuse |
|
|
Jason5000
|
  |
| Joined: 11 Aug 2008 |
| Total Posts: 6336 |
|
|
| 14 Oct 2011 12:54 PM |
Game.Workspace.Players.Jason5000.Remove Will that work? XD
|
|
|
| Report Abuse |
|
|
Heroz360
|
  |
| Joined: 05 Jul 2009 |
| Total Posts: 7156 |
|
|
| 14 Oct 2011 12:57 PM |
| Jason, yes thats a basic script. Good job! It never hurts to learn something new. |
|
|
| Report Abuse |
|
|
BCGames
|
  |
| Joined: 30 Dec 2010 |
| Total Posts: 8182 |
|
|
| 14 Oct 2011 12:58 PM |
@Heroz ._. That script will NOT work... |
|
|
| Report Abuse |
|
|
|
| 14 Oct 2011 12:59 PM |
@jason
no you need to change it
if you type into the commandbar game.helicopter first it wil work |
|
|
| Report Abuse |
|
|
Heroz360
|
  |
| Joined: 05 Jul 2009 |
| Total Posts: 7156 |
|
|
| 14 Oct 2011 01:13 PM |
WHY SCRIPT NO WORK, It looks the same as the one I used when I learned off the wiki in 2010. The again I have not scripted since 2010 so I am just a wanna be to lazy to re-learn anthing but the scripts I memorized.
I am a wanna be, always have been always will be. My bigest wish was to really learn and understand scripting, tbradm showed me the basics back in 2010, then I gave up after trying to use the wiki to learn more. I now forum to avoid learning scripting.
^^^^^^^^^^ Look a confession no one will read. |
|
|
| Report Abuse |
|
|
|
| 14 Oct 2011 01:16 PM |
| It's funny cuz his primary is "Scripters". |
|
|
| Report Abuse |
|
|
BCGames
|
  |
| Joined: 30 Dec 2010 |
| Total Posts: 8182 |
|
|
| 14 Oct 2011 01:17 PM |
@Heroz
".Remove" Should be: ":Remove()" or ":remove()" |
|
|
| Report Abuse |
|
|
Heroz360
|
  |
| Joined: 05 Jul 2009 |
| Total Posts: 7156 |
|
|
| 14 Oct 2011 01:19 PM |
| Oh, so it is almost the exact same thing, its got the wrong ending. |
|
|
| Report Abuse |
|
|
|
| 14 Oct 2011 01:25 PM |
| Also because there's no wait on the script it will probably run before his player object has loaded |
|
|
| Report Abuse |
|
|
roddaa
|
  |
| Joined: 28 Mar 2010 |
| Total Posts: 7756 |
|
|
| 14 Oct 2011 01:26 PM |
Nice copy and paste. And It's script So you can't script. |
|
|
| Report Abuse |
|
|
|
| 14 Oct 2011 01:29 PM |
"Nice copy and paste."
It's funny because I wrote that out but purposely made it broken and innefficient
"And It's script So you can't script."
Okay, this is great logic here. |
|
|
| Report Abuse |
|
|