tommy Posted December 22, 2013 Share Posted December 22, 2013 Hey guys, new fish here. Just want to check how do we automatically award admin levels to a player once he reached required minimum xp points. I've seen this feature on another server. thanks in advance~ Quote Link to comment Share on other sites More sharing options...
Solution Dennis92NL Posted December 22, 2013 Solution Share Posted December 22, 2013 (edited) Hi Tommy, Please check out this lua file: http://mygamingtalk.com/forums/files/file/19-autopromo/ Put the autopromo.lua in your silent folder and edit the following cvar in your server.cfg: //// Lua APIset lua_modules "autopromo.lua"set lua_allowedModules "" It's easy to configure the lua file with notepad++ u can download the program for free here:http://notepad-plus-plus.org/ Regards,Dennis Edited December 22, 2013 by Dennis92NL tommy 1 Quote Link to comment Share on other sites More sharing options...
tommy Posted December 23, 2013 Author Share Posted December 23, 2013 Hi Tommy, Please check out this lua file: http://mygamingtalk.com/forums/files/file/19-autopromo/ Put the autopromo.lua in your silent folder and edit the following cvar in your server.cfg: It's easy to configure the lua file with notepad++ u can download the program for free here:http://notepad-plus-plus.org/ Regards,DennisThanks a bunch dude. I will try it. cheers~ 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.