ScriptOn
|
  |
| Joined: 22 Aug 2010 |
| Total Posts: 10885 |
|
|
| 14 Jul 2013 10:21 PM |
It saying (Invalud number of arguments 8) on this line:
local icf = CFrame.new(loadstring('return ' ..string.sub(loaded, found+1, 100))())
Alrighty, so loaded is:
local loaded = player:LoadString(itemname)
Which is
"CircleStand:-18.7999992, 2.19000006, -41.6500015, 1, 0, 0, 0, 1, 0, 0, 0, 1"
And found is
local found = string.find(loaded, ":")
Any ideas? :O |
|
|
| Report Abuse |
|
|
| |
|
ScriptOn
|
  |
| Joined: 22 Aug 2010 |
| Total Posts: 10885 |
|
| |
|
ScriptOn
|
  |
| Joined: 22 Aug 2010 |
| Total Posts: 10885 |
|
| |
|
| |
|
ScriptOn
|
  |
| Joined: 22 Aug 2010 |
| Total Posts: 10885 |
|
|
| 14 Jul 2013 10:39 PM |
| I meant in my most recent build. |
|
|
| Report Abuse |
|
|
ScriptOn
|
  |
| Joined: 22 Aug 2010 |
| Total Posts: 10885 |
|
|
| 14 Jul 2013 10:41 PM |
Oh it DID work.
Thanks for helping me out a bunch today! :)
Today I accomplished:
Instead of saving things to a CFrameValue using SaveInstance, I`m using SaveString to save the same data :D
Do you have any idea how much space that might have taken up? I tried looking it up but I don't understand this too well. |
|
|
| Report Abuse |
|
|