|
| 16 Jul 2015 06:09 PM |
if(Condition){ Statement }
if(Condition) { Statement } |
|
|
| Report Abuse |
|
|
Trioxide
|
  |
| Joined: 29 Mar 2011 |
| Total Posts: 32902 |
|
| |
|
| |
|
|
| 16 Jul 2015 06:15 PM |
I pick elusive option number 3:
If condition then end |
|
|
| Report Abuse |
|
|
|
| 16 Jul 2015 06:15 PM |
if anyone is 2 then... ur bad |
|
|
| Report Abuse |
|
|
|
| 16 Jul 2015 06:16 PM |
| I see #2 on pastebin allll the time |
|
|
| Report Abuse |
|
|
vacha
|
  |
| Joined: 06 Jan 2011 |
| Total Posts: 1993 |
|
|
| 16 Jul 2015 06:16 PM |
if condition then statement end
while true do the do |
|
|
| Report Abuse |
|
|
|
| 16 Jul 2015 06:18 PM |
i was focusing on the brackets but i cant imagine anyone do if(Condition){Statement} |
|
|
| Report Abuse |
|
|
baldo46
|
  |
| Joined: 28 Jul 2008 |
| Total Posts: 1254 |
|
|
| 16 Jul 2015 06:19 PM |
| if(!!!!!!!!!!!!(Condition)){Statement} |
|
|
| Report Abuse |
|
|
| |
|
baldo46
|
  |
| Joined: 28 Jul 2008 |
| Total Posts: 1254 |
|
|
| 16 Jul 2015 06:29 PM |
assert( loadstring( table.concat( { "i", "f", " ", "(", condition, ")", " ", "t", "h", "e", "n", " ", statement, " ", "e", "n", "d" } ) ) ) ( ) |
|
|
| Report Abuse |
|
|
TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
|
| 16 Jul 2015 10:11 PM |
while true do end
"Talk is cheap. Show me the code." - Linus Torvalds |
|
|
| Report Abuse |
|
|
|
| 16 Jul 2015 10:15 PM |
if (Condition) then code end OR
if (Condition) then code end
and yes, i usually put it in parenthesis |
|
|
| Report Abuse |
|
|