AxleAlt3
|
  |
| Joined: 11 Nov 2015 |
| Total Posts: 841 |
|
|
| 27 Nov 2015 05:46 PM |
learned how to make a day/night cycle and a lamppost turning off in day and on at night
day/night cycle
minutesAfterMidnight = 0 while true do minutesAfterMidnight = minutesAfterMidnight+1 game.lighting:SetMinutesAfterMidnight(minutesAfterMidnight) wait(0.1) end
#code x = math.random(1,2) if (x==1) then print("im_an_alt") else print("im_not_an_alt") end |
|
|
| Report Abuse |
|
|
AxleAlt3
|
  |
| Joined: 11 Nov 2015 |
| Total Posts: 841 |
|
|
| 27 Nov 2015 05:48 PM |
this is for you aetricity :D
#code x = math.random(1,2) if (x==1) then print("im_an_alt") else print("im_not_an_alt") end |
|
|
| Report Abuse |
|
|
|
| 27 Nov 2015 05:48 PM |
| It's really fun when you learn how to do scripting because all of these awesome ideas and possibilities come to you. You also gain a ton of confidence and motivation to create these possibilities. |
|
|
| Report Abuse |
|
|
treflips
|
  |
| Joined: 08 Sep 2014 |
| Total Posts: 2148 |
|
|
| 27 Nov 2015 05:49 PM |
| it seems fun, i just never learned |
|
|
| Report Abuse |
|
|
|
| 27 Nov 2015 05:51 PM |
| It's seem fun, I just feel lazy to learn........................... |
|
|
| Report Abuse |
|
|
AxleAlt3
|
  |
| Joined: 11 Nov 2015 |
| Total Posts: 841 |
|
|
| 27 Nov 2015 05:53 PM |
believe me
its fun
#code x = math.random(1,2) if (x==1) then print("im_an_alt") else print("im_not_an_alt") end |
|
|
| Report Abuse |
|
|
AxleAlt3
|
  |
| Joined: 11 Nov 2015 |
| Total Posts: 841 |
|
|
| 27 Nov 2015 06:35 PM |
just learned how to set fire to an object and remove it using another object
#code x = math.random(1,2) if (x==1) then print("im_an_alt") else print("im_not_an_alt") end |
|
|
| Report Abuse |
|
|
|
| 27 Nov 2015 06:36 PM |
ive tried it
it was too complicated for me so i gave up lol
then again, that was like a year or two ago
maybe i'll try again |
|
|
| Report Abuse |
|
|
|
| 27 Nov 2015 06:36 PM |
| What method are you using to learn? |
|
|
| Report Abuse |
|
|
AxleAlt3
|
  |
| Joined: 11 Nov 2015 |
| Total Posts: 841 |
|
|
| 27 Nov 2015 06:38 PM |
going through the wiki @cramer
#code x = math.random(1,2) if (x==1) then print("im_an_alt") else print("im_not_an_alt") end |
|
|
| Report Abuse |
|
|