|
| 12 Aug 2014 07:31 PM |
Can they be ran with parenthesis like if (getItem == "") then
I'm asking this on the forum because I don't want to waste time testing it since I'm in a hurry. |
|
|
| Report Abuse |
|
|
Stefan631
|
  |
| Joined: 23 Dec 2010 |
| Total Posts: 1350 |
|
| |
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 12 Aug 2014 07:34 PM |
You can also use while loops with parenthesis, but not for loops.
for(x = 1, 10) do Sadly won't work |
|
|
| Report Abuse |
|
|