IronNoob

Please login or register.

Login with username, password and session length
Advanced search  

News:

Migrated to dedicated hosting. Post any weirdness you observe in the Lounge.

Author Topic: SML ROBLOX Scripting Tutorial 2: Simple Math  (Read 631 times)

0 Members and 1 Guest are viewing this topic.

shedletsky

  • Administrator
  • Hero Member
  • *****
  • Offline Offline
  • Posts: 1152
    • View Profile
SML ROBLOX Scripting Tutorial 2: Simple Math
« on: August 03, 2011, 02:25:37 pm »

Roblox Tutorial Scripting[2] Simple Math

Post any questions you have here - I'm trying to compose a FAQ for the ROBLOX wiki (I and maybe others will also answer them).
Logged
John Shedletsky on Twitter Counter" width="88" height="26" border="0

bayat

  • Hero Member
  • *****
  • Offline Offline
  • Posts: 3351
  • SEND THE NUKES
    • View Profile
Re: SML ROBLOX Scripting Tutorial 2: Simple Math
« Reply #1 on: August 03, 2011, 02:30:16 pm »

Haha.
Nice tutorial.
"Hay + b"
Logged

RBX_pwnedu46

  • Jr. Member
  • **
  • Offline Offline
  • Posts: 52
    • View Profile
    • Twitter
Re: SML ROBLOX Scripting Tutorial 2: Simple Math
« Reply #2 on: August 03, 2011, 03:05:37 pm »

He forgot about mod  (aka. remainder of division) and exponents.

Code: [Select]
4%2 = 0
5%2 = 1

3^2 = 9
« Last Edit: August 03, 2011, 03:35:01 pm by RBX_pwnedu46 »
Logged

Jmonster9

  • Newbie
  • *
  • Offline Offline
  • Posts: 10
  • Director of Chaos ~Reign of Chaos~ RBLX
    • View Profile
Re: SML ROBLOX Scripting Tutorial 2: Simple Math
« Reply #3 on: August 03, 2011, 03:10:00 pm »

Wow Scripts are smarter than me  :o
Logged

blocco

  • Jr. Member
  • **
  • Offline Offline
  • Posts: 86
  • (ROBLOX) Lua Scripting Extraordinaire RbxAPIMaster
    • View Profile
Re: SML ROBLOX Scripting Tutorial 2: Simple Math
« Reply #4 on: August 03, 2011, 04:25:30 pm »

He forgot about mod  (aka. remainder of division) and exponents.

Code: [Select]
4%2 = 0
5%2 = 1

3^2 = 9

The thing is, that would confuse a bulk of the new coders.
Logged
Well, I'm a scripter.  I know that much.

infomaniac

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 322
  • Fresh to death.
    • View Profile
    • Find me on ROBLOX!
Re: SML ROBLOX Scripting Tutorial 2: Simple Math
« Reply #5 on: August 05, 2011, 12:03:16 pm »

So if I was a LUA addict I could use it instead of a calculator?

I can't wait to make things harder on myself!
Logged
8308

moonBEAR

  • Hero Member
  • *****
  • Offline Offline
  • Posts: 8711
  • HI.
    • View Profile
    • twitter
Re: SML ROBLOX Scripting Tutorial 2: Simple Math
« Reply #6 on: October 14, 2011, 10:35:18 am »

Wow Scripts are smarter than me  :o
So you can't do simple math?

SAY WHAAAAAAAAAAAAAT?
Logged
inactive since apr 2013
now on wagn.eu

Fuzzyhed

  • Newbie
  • *
  • Offline Offline
  • Posts: 8
  • That one guy who does the thing.
    • View Profile
Re: SML ROBLOX Scripting Tutorial 2: Simple Math
« Reply #7 on: October 15, 2011, 12:02:12 pm »

So if I was a LUA addict I could use it instead of a calculator?

I can't wait to make things harder on myself!
LUA

It's Lua or lua. Never say LUA or people will hunt you down and kill you.
Logged
"Lua is about 75% easy, the other 25%, is locked."

Patchlate

  • Newbie
  • *
  • Offline Offline
  • Posts: 31
    • View Profile
Re: SML ROBLOX Scripting Tutorial 2: Simple Math
« Reply #8 on: March 07, 2013, 01:26:52 pm »

To SMl: thanks man, great work.
Logged

awas3

  • Jr. Member
  • **
  • Offline Offline
  • Posts: 77
    • View Profile
Re: SML ROBLOX Scripting Tutorial 2: Simple Math
« Reply #9 on: April 01, 2013, 01:02:40 pm »

Good tutorial! Helped me alot!
Logged
~A3~
 

Page created in 0.117 seconds with 22 queries.