|
| 30 Sep 2010 11:08 PM |
Ok in my last lesson i menctiond varyables(may be miss spelled but that wont matter)
b =
So far b = nothing its just a letter. But if we make b = somthing like
b = 1
Now b = 1 Hmm lets make this more usefull. ok in the last lesson i explained how chiled and parent work by . and i also explained Workspace and game lets make b = me so then i dont have to type
game.Workspace.shipmaster4000
So we would do this by....
b = game.Workspace.shipmaster4000
so now if i say
b.Head
its just like saying
game.Workspace.shipmaster4000.Head
lets try this...
b.Head:remove()
this will work like game.Workspace.shipmaster4000.Head:remove()
Final script: yes we have created our first multi lined script
b = game.Workspace.shipmaster4000 b.Head:remove()
ok next time we will explain propertiesand a short cut for workspace stay tuned SCRIPT HELPERS! |
|
|
| Report Abuse |
|
|
OBF
|
  |
| Joined: 29 Sep 2009 |
| Total Posts: 10709 |
|
|
| 30 Sep 2010 11:17 PM |
| I don't see much point in explaining this that can't be used effectively, save for in Script Builders. |
|
|
| Report Abuse |
|
|
|
| 30 Sep 2010 11:29 PM |
| OBF its a tutorial for ppl that want to learn to script its so simple to you but im trying to explain it my best |
|
|
| Report Abuse |
|
|
|
| 30 Sep 2010 11:37 PM |
| http://www.roblox.com/Forum/ShowPost.aspx?PostID=34686753#34688528 |
|
|
| Report Abuse |
|
|
| |
|
| |
|
Scriptax
|
  |
| Joined: 04 Apr 2010 |
| Total Posts: 531 |
|
| |
|
smiley599
|
  |
| Joined: 23 Jan 2010 |
| Total Posts: 21869 |
|
| |
|
|
| 23 Sep 2013 11:10 AM |
| One of the worst every period. |
|
|
| Report Abuse |
|
|
Xeptix
|
  |
| Joined: 14 Mar 2013 |
| Total Posts: 1115 |
|
|
| 23 Sep 2013 11:14 AM |
| LOL okay so 1) you can't even spell what you're teaching 2) this barely gives any info on even the most basic of things to know |
|
|
| Report Abuse |
|
|