ked2000
|
  |
| Joined: 10 Jul 2011 |
| Total Posts: 1059 |
|
|
| 16 Nov 2013 09:20 PM |
So lets say I make a global table.
_G.ser = {}
Then I put that into a variable.
local hi = _G.ser
Will it function properly? |
|
|
| Report Abuse |
|
|
travddm
|
  |
| Joined: 29 Mar 2012 |
| Total Posts: 926 |
|
|
| 16 Nov 2013 09:27 PM |
| Yes, but no.. Are you aiming for a variable(Number), a string(text), or the entire contents of _G.ser as text? |
|
|
| Report Abuse |
|
|
| |
|
travddm
|
  |
| Joined: 29 Mar 2012 |
| Total Posts: 926 |
|
| |
|
travddm
|
  |
| Joined: 29 Mar 2012 |
| Total Posts: 926 |
|
|
| 16 Nov 2013 10:10 PM |
| The way it is NOW, hi would be a table, not a variable. |
|
|
| Report Abuse |
|
|
|
| 16 Nov 2013 10:14 PM |
He asked if it would function properly.
The answer is yes. |
|
|
| Report Abuse |
|
|
travddm
|
  |
| Joined: 29 Mar 2012 |
| Total Posts: 926 |
|
|
| 16 Nov 2013 10:16 PM |
"Then I put that into a variable."
This may be taken two ways, TURN that into a variable. Or your shorter way through, return without any errors. |
|
|
| Report Abuse |
|
|
|
| 16 Nov 2013 10:19 PM |
The question was: "Will it function properly?"
The answer is: Yes
His lack of programming terminology does not make it function improperly, now does it? |
|
|
| Report Abuse |
|
|
travddm
|
  |
| Joined: 29 Mar 2012 |
| Total Posts: 926 |
|
|
| 16 Nov 2013 10:25 PM |
| Very helpful, you answered the literary part of the question, even where there lie another, implied question. The title 'Scripting Helpers' means simply that the dwellers of it help the ones in need of help to the intended portion of the question. So, please do everyone a favor and get out. |
|
|
| Report Abuse |
|
|
|
| 16 Nov 2013 10:27 PM |
There was no implied question.
Go back to English class.
I am doing no one a favor if I get out, because I am providing correct information. You are simply continuing this argument. |
|
|
| Report Abuse |
|
|
travddm
|
  |
| Joined: 29 Mar 2012 |
| Total Posts: 926 |
|
|
| 16 Nov 2013 10:33 PM |
You simply are one of the largest egotistical idiots I have ever seen. Someone asks for help, HELP them, don't say yes to something that clearly requires a further explanation.
"Will it function properly?" The answer may be yes, but in what form of what you are asking, are you really asking for? Will hi end up a table, number/variable, or string? |
|
|
| Report Abuse |
|
|
|
| 16 Nov 2013 10:52 PM |
It did not further explanation.
You don't know what a variable is. |
|
|
| Report Abuse |
|
|
|
| 16 Nov 2013 10:52 PM |
It did not need further explanation.*
|
|
|
| Report Abuse |
|
|