thomball Posted August 21, 2011 Share Posted August 21, 2011 hi, I wanna add that commands on my server, but i don't know what to do. Please help/explain it step by step if you could. Something like +C/admintest and all that commands... Hope you can help me. Thomball Quote Link to comment Share on other sites More sharing options...
Scream Posted August 21, 2011 Share Posted August 21, 2011 Here is a short explanation, from Phantasm's tutorial. "After you have set up your server, and ran it at least once, jaymod creates two files that were not in there before. These are level.db and user.db These are called "databases", but really they are just little files full of names of players and their admin levels. They can be opened and edited with Notepad. Here is the default version of the "level.db" file: ############################################################################### ## ## Jaymod 2.1.7 -- level.db ## updated: 01/18/11 20:39:15 ## levels: 1 ## ############################################################################### level = 0 name = default namex = default greetingtext = greetingaudio = acl = +C/listplayers +C/resetmyxp As you can see, there is only one level, and they have two commands available. You can create as many levels as you want and assign them each whatever commands you want. =F|A= currently uses 15 levels. A few more commands are added at each level. Here is an example of a simple level.db file with four admin levels (0-3): ############################################################################### ## ## Jaymod 2.1.7 -- level.db ## updated: 01/16/11 07:26:21 ## levels: 4 ## ############################################################################### level = 0 name = default namex = default greetingtext = greetingaudio = acl = +C/listplayers +C/resetmyxp +C/spec999 ############################################################################### level = 1 name = default namex = default greetingtext = greetingaudio = acl = +C/finger +C/listplayers +C/mute +C/resetmyxp +C/shuffle +C/spec999 +C/unmute ############################################################################### level = 2 name = default namex = default greetingtext = greetingaudio = acl = +C/finger +C/listplayers +C/mute +C/nextmap +C/pants +C/putteam +C/resetmyxp +C/restart +C/shuffle +C/spec999 +C/unmute ############################################################################### level = 3 name = default namex = default greetingtext = greetingaudio = acl = +C/ban +C/crybaby +C/finger +C/kick +C/listplayers +C/mute +C/nextmap +C/pants +C/panzerwar +C/putteam +C/rename +C/resetmyxp +C/restart +C/seen +C/setlevel +C/shuffle +C/slap +C/spec999 +C/splat +C/unban +C/unmute +C/lol +C/smite You actually set each player's admin level in the user.db file. Here is a freshly created user.db file with one player: ############################################################################### ## ## Jaymod 2.1.7 -- user.db ## updated: 01/18/11 20:39:15 ## records: 1 (bans: 0) ## ############################################################################### ## DEFAULT VALUES FOR NEW USERS -- IF PRESENT, MUST PRECEDE GUID RECORDS authLevel = 0 ############################################################################### guid = (removed by me) timestamp = 1295404755 # 01/18/11 20:39:15 ip = localhost mac = (removed by me) name = PHANTASM namex = PHANTASM authLevel = 0 greetingText = greetingAudio = xpSkills = UyGXtOYA6SPqH999RsmF3P7eI1JnnzEJPgzDXtokgco= You can open this file and set your level to whatever number you want. Change the "authLevel = 0" to "authLevel = 3" or whatever you have as the highest admin level. Then when you restart the game you will have access to all those jaymod commands at your level." I think it's very easy and understandable, if you still don't know what to do, feel free to ask here. Quote Link to comment Share on other sites More sharing options...
-=Medic=- Posted August 21, 2011 Share Posted August 21, 2011 Open your level.db in your jaymod folder of your server add at the last line of each admin level after acl = +C/admintest next to others commands Quote Link to comment Share on other sites More sharing options...
thomball Posted August 21, 2011 Author Share Posted August 21, 2011 Thanks for fast reply. I have another question about a redirect server, I have jaymod installed on my server but with poor download speed, i know how to config a redirect server but were can i store the jaymod file for downloading? I've tried with some download site's such as megadownload but still it doesn't work. Greetz Thomball Quote Link to comment Share on other sites More sharing options...
-=Medic=- Posted August 21, 2011 Share Posted August 21, 2011 megadownload and stuff don't allow that kind of hosting for your files maybe your ISP (internet service provider) give a free web host check out.. if it's not then you need web host for your files, you can always try free services but when they notice that you take way too much bandwidth, you will have some limitation.. also another solution pay for a web host service btw with F|A you can have Gamserver Redirect Service for 4$/month http://fearless-assassins.com/store/product/2-gamserver-redirect-service/ Disk Space - 2Gigabytes Monthly Bandwidth - 300Gigabytes*New* 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.