Rachkggo
|
  |
| Joined: 07 Feb 2009 |
| Total Posts: 8 |
|
|
| 06 Sep 2011 09:16 PM |
| Im not that new but my places need something! Like scripts! I am really bad at remembering stuff so i need help! |
|
|
| Report Abuse |
|
|
| |
|
|
| 06 Sep 2011 09:22 PM |
| make something with what you learn, that is how i usually remember :P |
|
|
| Report Abuse |
|
|
Rachkggo
|
  |
| Joined: 07 Feb 2009 |
| Total Posts: 8 |
|
|
| 06 Sep 2011 09:24 PM |
im am still really bad like how do i remember all the stuff like onTouch and while true do and parent.velocity ugh!!!!!!!!!!!! |
|
|
| Report Abuse |
|
|
|
| 06 Sep 2011 09:25 PM |
| take notes of it and use them as a reference? make something USEFUL with what you learn. Just remember in general :3 |
|
|
| Report Abuse |
|
|
Rachkggo
|
  |
| Joined: 07 Feb 2009 |
| Total Posts: 8 |
|
| |
|
|
| 06 Sep 2011 09:26 PM |
| We all started where you are, confused, stressed, and ready to give up. Keep trying and you will get it sometime. |
|
|
| Report Abuse |
|
|
smurf279
|
  |
| Joined: 15 Mar 2010 |
| Total Posts: 6871 |
|
|
| 06 Sep 2011 09:27 PM |
| I learned by practicing small sections in the wiki like how I practice chapters in school.It takes some time but things were pretty easy for me to understand |
|
|
| Report Abuse |
|
|
|
| 06 Sep 2011 09:28 PM |
| http://wiki.roblox.com/index.php/Scripting , ask for help, look at some simple free model scripts, find someone nice enough to personally teach you. |
|
|
| Report Abuse |
|
|
|
| 06 Sep 2011 09:29 PM |
| lua is a scripting language. Just because it is scripting and not talking doesn't mean it's so different from the speaking languages. If you have ever tried to memerize Spanish for instance, it is not the right approach. Memorization will not get you far in learning a language. You have to learn it. |
|
|
| Report Abuse |
|
|
Rachkggo
|
  |
| Joined: 07 Feb 2009 |
| Total Posts: 8 |
|
|
| 06 Sep 2011 09:29 PM |
| thanks guys your true help! |
|
|
| Report Abuse |
|
|
Rachkggo
|
  |
| Joined: 07 Feb 2009 |
| Total Posts: 8 |
|
|
| 06 Sep 2011 09:31 PM |
| hey btw is there someone who might consider helping me, you know long term? |
|
|
| Report Abuse |
|
|
| |
|
Rachkggo
|
  |
| Joined: 07 Feb 2009 |
| Total Posts: 8 |
|
| |
|
|
| 06 Sep 2011 09:36 PM |
This is prabably a stupid question but, is it possible to make a script that causes players to die if they try to kill their own teammates? If so, tell me what I need to do. I'm trying to get that for my place.
|
|
|
| Report Abuse |
|
|
|
| 06 Sep 2011 09:37 PM |
| Yeh esay. You have to check to see if the creator tag has the same TeamColor has the victim. |
|
|
| Report Abuse |
|
|
|
| 06 Sep 2011 09:47 PM |
| Creater tag? Can you refresh my memory on that? |
|
|
| Report Abuse |
|
|
|
| 06 Sep 2011 09:48 PM |
| When a tool touches someone, it puts a Value into their character. Roblox also uses this for its KO system. |
|
|
| Report Abuse |
|
|
| |
|
| |
|
Zarcius
|
  |
| Joined: 08 Dec 2007 |
| Total Posts: 3024 |
|
|
| 06 Sep 2011 10:11 PM |
| I really can't help you here, 'cause my memory's a bit better than most... Not exactly photographic, but darn near, I'm pretty good at visualizing memories. |
|
|
| Report Abuse |
|
|
Rachkggo
|
  |
| Joined: 07 Feb 2009 |
| Total Posts: 8 |
|
|
| 06 Sep 2011 10:26 PM |
ummmmm how do i make different spawns have different names?
|
|
|
| Report Abuse |
|
|
|
| 07 Sep 2011 04:49 PM |
| Change the Name property of the team. |
|
|
| Report Abuse |
|
|
|
| 07 Sep 2011 04:53 PM |
The way I did it was I always used free model scripts and scripts from th wiki but edited them. When I first started that was all I could do. Then I went to bunnyboy's "learn to script" place one day and he taught me how to speak in lua. Mainly how to select a certain brick usin scripting and the fact that you can change any of the stats using scripting.
Now I can make pretty cool scripts on my own and edit many scripts. And I am staying at scripting helpers alot so that helps. |
|
|
| Report Abuse |
|
|
|
| 07 Sep 2011 05:04 PM |
| Just start with simple stuff. Go to script builders and practice inserting a part into workspace and editing it's various properties like BrickColor, CFrame, Position, Anchored, Transparency, Size, etc. Then try other objects like meshes and then start a Hopperbin/Tool (Hopperbin is easier). Learn new tricks and try various projects. For example, I once made a minigame place and learned how leaderboards work, how to use tables, and how to use values; I made my first plane and learned about BodyPosition, BodyGyro, BodyVelocity, and lookVector. It's been over a year and I still have a lot to learn, but practice makes perfect and these sorts of projects are very educational, even if you never actually finish some of them. |
|
|
| Report Abuse |
|
|