Jump to content

Lua functions...


megaman54

Recommended Posts

Not entirely true actually.

Coroutines don't work, all those lua_ and luaL_ functions aren't for lua, io ones don't work, os ones don't work, etc.

Easiest way to check is to go in runcode and simply type the function name and if you can use it will return something like " function: 27E63500 [function]"

Edited by Guest
Link to comment
Not entirely true actually.

Coroutines don't work, all those lua_ and luaL_ functions aren't for lua, io ones don't work, os ones don't work, etc.

Easiest way to check is to go in runcode and simply type the function name and if you can use it will return something like " function: 27E63500 [function]"

So, is there a lua "emulator" where i could use those functions?

Link to comment

two ways:

1) using runcode (first start runcode resource), this can be done on the server console (example: "run split") or in the server when you're admin ("/run split")

2) using the admin panel ingame, at the resources tab (just "split" should do)

Link to comment
two ways:

1) using runcode (first start runcode resource), this can be done on the server console (example: "run split") or in the server when you're admin ("/run split")

2) using the admin panel ingame, at the resources tab (just "split" should do)

What does "split" do? Can i run os. lua functions then?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...