Jump to content

Small LUA Server API


Recommended Posts

I am pleased to present my small API library that i use in my scripts on my server. Purpose of my API is a shortening of the long additions to server and simplify their.

The API is entirely written by me, any questions or suggestions, please write here.

If you want to use it, just simply type in your script

require("server_api")

server_api.zip

Edited by Sol
Link to comment
Share on other sites

  • Management
I hope this wil be usefull. One thing I would like to mentionis that you should use the "sess.guid" to get the silEnT GUID. Every player has one from the moment the ClientBegin Lua hook is called and this guid is also checked by the mod.
Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...