I know this.
It would be good, if this code could work.
But this code doesn't work:
I get this error:
And you can read it on wiki:
The os is unavailable. (and many other packages too)
You can see it under the Lua VM and execution.
https://g1r-mp.com/wiki/index.php?title=...ing_limits
But if the os is active from the next version (0.1.4 or similar), it is fine for me.
It would be good, if this code could work.
But this code doesn't work:
Quote:math.randomseed(os.time())
I get this error:
Quote:attempt to index global 'os' (a nil value)
And you can read it on wiki:
The os is unavailable. (and many other packages too)
You can see it under the Lua VM and execution.
https://g1r-mp.com/wiki/index.php?title=...ing_limits
But if the os is active from the next version (0.1.4 or similar), it is fine for me.