Sol Posted July 17, 2012 Share Posted July 17, 2012 (edited) 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 July 17, 2012 by Sol Quote Link to comment Share on other sites More sharing options...
Management gaoesa Posted July 17, 2012 Management Share Posted July 17, 2012 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. Quote Link to comment Share on other sites More sharing options...
Sol Posted October 12, 2013 Author Share Posted October 12, 2013 Updated. server_api.zip vargatom 1 Quote Link to comment Share on other sites More sharing options...
fanboi Posted October 13, 2013 Share Posted October 13, 2013 what does that supposed to exactly? Quote Link to comment Share on other sites More sharing options...
Sol Posted October 14, 2013 Author Share Posted October 14, 2013 It has some functions that help writing LUA scripts, with this api is faster and shorter to make LUA script. Quote Link to comment Share on other sites More sharing options...
vargatom Posted July 23 Share Posted July 23 Hi! I think the content of this zip file is very useful. I look forward to further expansion. Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.