It save my player model id, but an error came.
Script ended:
Perhaps this script needs the latest version of GameGuardian. Try to update to the latest version.
Script error: luaj.LuaError: /storage/emulated/0/Download/Kizzy/player list to tp them.lua:42
` final[#final+1] = string.format("Your Player: x = %.15f, y= %.15f, z = %.15f", xCoordMe[1].value, yCoordMe[1].value, zCoor...`
attempt to index ? (a nil value) with key 'value' (field '1')
level = 1, const = 28, proto = 0, upval = 1, vars = 19, code = 220
GETTABLE v17 v17 "value"
; PC 147 CODE 08C28447 OP 7 A 17 B 17 C 266 Bx 8970 sBx -122101
stack traceback:
/storage/emulated/0/Download/Kizzy/player list to tp them.lua:42 in main chunk
[Java]: in ?
at luaj.LuaValue.error(LuaValue.java:989)
at luaj.LuaValue.indexerror(LuaValue.java:2864)
at luaj.LuaValue.gettable(LuaValue.java:2767)
at luaj.LuaValue.get(LuaValue.java:1094)
at luaj.LuaClosure.execute(LuaClosure.java:358)
at luaj.LuaClosure.call(LuaClosure.java:160)
at android.ext.Script.runScript(Script.java:5703)
at android.ext.Script$ScriptThread.run(Script.java:5441)