Subscribe
 Post #1
 29th January 2007
Dennab
May 2006
4,853 Posts
Version: 1.38

Author: Conna

Download Version 1.38:



Changes:

Code:
[Fixed] The whole modification
Bugs:

Report any bugs to the official ServerSecure mantis bug tracking page!

http://connacook.com/mantis/

Community:

Join the community at http://connacook.com/forums/
 Post #2
 29th January 2007
Blackhawk33's Avatar
October 2006
166 Posts
Pretty awesome.
 Post #3
 29th January 2007
Bacon Man's Avatar
December 2006
195 Posts
Thank you. Easy to use, right? Better Be. Thank you and keep up the good work.
 Post #4
 29th January 2007
Suicidal_B's Avatar
December 2006
929 Posts
sweet, though add some player control, like bring goto jail gimp etc.
 Post #5
 29th January 2007
Gold Member
huntskikbut's Avatar
November 2005
5,825 Posts
Cunna posted:
Notice: I know you're thinking, "Hey this is basically [AM]" - well yes it is, but it's a fixed up version with some new features and is compatable with the new scoreboard!
You added a few new features [spoiler](I don't see any)[/spoiler] and you re-released it as a whole new script?

[spoiler]Also, it's compatible [/spoiler]
 Post #6
 29th January 2007
Gold Member
Muscar's Avatar
July 2006
3,607 Posts
Awesome!
 Post #7
 29th January 2007
Dennab
May 2006
4,853 Posts
huntskikbut posted:
You added a few new features [spoiler](I don't see any)[/spoiler] and you re-released it as a whole new script?

[spoiler]Also, it's compatible [/spoiler]
Yep.

Whoops, I need to take more care...

Download Version 1.1:



Changes:
  • Clients didn't show properly they showed as unknown!
 Post #8
 29th January 2007
OneAndOnlyX's Avatar
January 2007
267 Posts
Conna, I don't know if I should use this? What makes your admin system more unique or better than ulx or are they both compatible.
 Post #9
 29th January 2007
Rampage147's Avatar
April 2006
313 Posts
They're both compatible, and it's useful to use both ulx and this, since both have it's advantages, :), and... OH MY GOD IT'S OUT!!!
 Post #10
 29th January 2007
HTF's Avatar
January 2007
655 Posts
Oh it's out, nice work as usual.

Edit:

One request though, for the none lua elite could you put an example purchase script for a weapon like the smg please.
 Post #11
 29th January 2007
TheSynth's Avatar
November 2006
681 Posts
When you give someone a rating with this addon, does it get added to the scoreboard's rating icons?
 Post #12
 29th January 2007
HTF's Avatar
January 2007
655 Posts
I can't for the life of me figure out why my server is still using and sending some AM files. I have deleted all traces of AM from it yet it still uses and sends some. It also refuses to make me super admin but I think that is part of the AM not going problem.
 Post #13
 29th January 2007
Gold Member
Roo-kie's Avatar
August 2006
11,325 Posts
So I remove previous versions of AM?
 Post #14
 29th January 2007
HTF's Avatar
January 2007
655 Posts
Yes otherwise this won't work.
 Post #15
 30th January 2007
Gold Member
spazthemax's Avatar
May 2006
3,184 Posts
Conna, why is it Garry hates you?

Edit:

And yes this is going on my server.
 Post #16
 30th January 2007
HTF's Avatar
January 2007
655 Posts
I really can't find anymore AM files yet it is still there on my server. Am I going mad or is there something I am missing. I don't want to have to ask the server people to reinstall my server just because of this. Oh and for the record I am not a bad admin I know where everything goes and how to restart the server etc so I assure you it is not my foolishness that is causing this. :(

The one thing it could be is the fact I cannot totally start and stop the server, the best I can do is killserver or exit in rcon, so could this be causing the problem?
 Post #17
 30th January 2007
Gold Member
Roo-kie's Avatar
August 2006
11,325 Posts
HTF posted:
I really can't find anymore AM files yet it is still there on my server. Am I going mad or is there something I am missing. I don't want to have to ask the server people to reinstall my server just because of this. Oh and for the record I am not a bad admin I know where everything goes and how to restart the server etc so I assure you it is not my foolishness that is causing this. :(

The one thing it could be is the fact I cannot totally start and stop the server, the best I can do is killserver or exit in rcon, so could this be causing the problem?
In the 'data' folder, the is a folder called 'AM' delete it.



Edit:

TheSynth posted:
When you give someone a rating with this addon, does it get added to the scoreboard's rating icons?
No, it doesn't.
 Post #18
 30th January 2007
HTF's Avatar
January 2007
655 Posts
I already have deleted that folder. The mystery lives on it seems. :(
 Post #19
 30th January 2007
Miroku08's Avatar
May 2006
207 Posts
Real nice, huntskikbut. Rating him dumb and all.

You are lua god, Conna.
 Post #20
 30th January 2007
Gold Member
Roo-kie's Avatar
August 2006
11,325 Posts
So wait, what happens when your smartness reaches 0? Instabanned from your own server?

Also, is this compatable with Hunt's Mod? or just ULX?
 Post #21
 30th January 2007
Cooldj71292's Avatar
February 2005
99 Posts
I added your prop protection and prop spam addons. For some reason after someone leaves, it says there props are going to get deleted in 30 seconds. After 30 seconds, there not deleted.
 Post #22
 30th January 2007
HTF's Avatar
January 2007
655 Posts
Doesn't work with Hunt's mod, works fine with ULX.

And taken from the autorun.lua of the smartness plugin:

Code:
Plugin.Lose = 25 -- Points lost for each bad word
Plugin.Start  = 5000 -- Smartness players start with

Plugin.Ban = true -- Ban if smartness gets to a point
Plugin.Time = 1440 -- Time in minutesd the ban lasts
Plugin.Points = 1000 -- The point inwhich a players smartness must decrease to for them to get banned

Plugin.Rating = {}
Plugin.Rating.Smart = {"Smart", "Agree"} -- If player is rated this they smartness will go up below value
Plugin.Rating.Gain = 75 -- If rated the above players smartness will raise by this

Plugin.Rating.Dumb = {"Dumb", "Idiot"} -- If player is rated this they smartness will go down below value
Plugin.Rating.Lose = 25 -- If rated the above players smartness will lower by this
 Post #23
 30th January 2007
Cooldj71292's Avatar
February 2005
99 Posts
Oh, I also get this error when I make LAN games.


ERROR: VARS/CVARS.lua:38: attempt to index field '?' (a nil value)
 Post #24
 30th January 2007
Dennab
May 2006
4,853 Posts
Cooldj71292 posted:
I added your prop protection and prop spam addons. For some reason after someone leaves, it says there props are going to get deleted in 30 seconds. After 30 seconds, there not deleted.
So post it in the correct thread?

spazthemax posted:
Conna, why is it Garry hates you?

And yes this is going on my server.
Where does it say garry hates me? Nowhere - people just jump to that conclusion.

HTF posted:
I can't for the life of me figure out why my server is still using and sending some AM files. I have deleted all traces of AM from it yet it still uses and sends some. It also refuses to make me super admin but I think that is part of the AM not going problem.
What you have to do - I know it is a pain in the backside:

1. Goto addons and make sure Admin Mod folder is removed, then goto garrysmod/data/ and delete the AM folder.

2. Put the ServerSecure folder into the addons folder.

3. In your server (Assuming it is dedicated) type quit in the console to completely shut it off.

4. Restart your server.

Unfortunately with addons changelevels will not do.

Cooldj71292 posted:
Oh, I also get this error when I make LAN games.


ERROR: VARS/CVARS.lua:38: attempt to index field '?' (a nil value)
Do you get any other errors at all? It shouldn't cause much of a problem though.
 Post #25
 30th January 2007
Cooldj71292's Avatar
February 2005
99 Posts
Well, i think that's the only error i saw in lan games. I don't get it in multiplayer games. But the rank system and stuff like that don't work in lan games. Not that it really matters to me but I don't have access to commands.
 Post #26
 30th January 2007
Suicidal_B's Avatar
December 2006
929 Posts
Help please, added myself as super admin and some other people as admin, and both they and me have 'Rank:Client'
I do believe all admin control works, since i could use all commands, also in score panel it does show it correctlly.

Could it perhaps be that Uteam and ServerSecure interfear?

[Edit]
Forgot to say i had to add the admins from ulx manually, copy pasting the users.txt, isn't that supposed to be automated or anything?

Another thing, could you add a central setup file?
Because i keep forgetting where i changed what because there are so many files (setting up custom info etc, yet to find votemap maps, wich are set up in ulx though :()
[/Edit]
 Post #27
 30th January 2007
Gold Member
Milp's Avatar
August 2005
2,064 Posts
Lol i think the prefix [SS] could cause confusion... you know third reich and so on :/

Edit:

Maybe add a Edit GUI ingame so admins can edit the Config ingame ;) That'd rock
 Post #28
 30th January 2007
Suicidal_B's Avatar
December 2006
929 Posts
Lol yeah, i've kinda made the smartness into a anti-swear system, and on top of the list is hitler

I also found it needed to speed up the reputation by the ways.

In advance of my previous post, all my ideas of beeing admin in your mod prove wrong, it was all caused by ULX (i've installed some plugins and your mod at the same time)

On my server i copy'd the contents of my ulx users.txt
into \garrysmod\data\SS\admins.txt

that didn't work
 Post #29
 30th January 2007
Gold Member
FPtje's Avatar
January 2006
3,358 Posts
Finally Admin mod is compatible with ULX.
Good Job :D
 Post #30
 30th January 2007
Dennab
May 2006
4,853 Posts
Suicidal_B posted:
Lol yeah, i've kinda made the smartness into a anti-swear system, and on top of the list is hitler

I also found it needed to speed up the reputation by the ways.

In advance of my previous post, all my ideas of beeing admin in your mod prove wrong, it was all caused by ULX (i've installed some plugins and your mod at the same time)

On my server i copy'd the contents of my ulx users.txt
into \garrysmod\data\SS\admins.txt

that didn't work
Because they use different things...

And it isn't supposed to add admins automatically ServerSecure is a standalone admin mod like ULX, it isn't a plugin.
 Post #31
 30th January 2007
TechedRonan's Avatar
March 2005
1,735 Posts
vs-hs.com upl posted:
j0ko: 30/01-2007 15:18
dumbdumb, garry is allways this to conna, and i'm 100% that he isn't serious. But still it's funny

dumdum: 30/01-2007 13:34
That obviously isn't garry. He would know that his game is a steam game and that it can be reinstalled. The only way to lose a steam game is to get banned, and then there is a reason for it. So GTFO garry imposter.

j0ko: 30/01-2007 02:31
I'm starting to like you garry

Ubermedic: 30/01-2007 01:58
Wow. Way to sink to new lows garry. Why don't you just shove it. This is great.

garry: 30/01-2007 00:11
Don't install this it will corrupt your GMOD installation and I won't be giving refunds when it does.
I doubt it's real but I still need to do a check up.
 Post #32
 30th January 2007
NaMaNaX's Avatar
July 2005
221 Posts
Milp posted:
Lol i think the prefix [SS] could cause confusion... you know third reich and so on :/

Edit:

Maybe add a Edit GUI ingame so admins can edit the Config ingame ;) That'd rock
The SS standing for Reich? I guess it depends on where you're from and what kind of historical obsessions you have. So I guess we should go back in time and erase USAs "reichmobiles" Like Chevy Nova SS, and the like. If you don't know, It meant super sport on vehicles.

Time to try out "das fuhrers SS krieg Werkzeug der Leitung".
 Post #33
 30th January 2007
Shoopy's Avatar
January 2007
49 Posts
Hey how can i turn 5 warnings BAN off for me so i can kill people.
 Post #34
 30th January 2007
Dennab
May 2006
4,853 Posts
Experimental Version!

Download Version 1.2:



Changelog:
  • Now includes an INI Parser (Thanks to aVoN for alot of help)
  • All config is now done in .INI files, oh you're going to love this...
  • Now to edit configuration goto ServerSecure/Config/ and edit the .INI files there!
  • Bug fixes and some other shizzle
 Post #35
 30th January 2007
Eliteclan's Avatar
January 2007
147 Posts
Ok.. what does INI Parser mean, alot of people don't know this. Including me.
 Post #36
 30th January 2007
Dennab
May 2006
4,853 Posts
You don't need to know
 Post #37
 30th January 2007
Eliteclan's Avatar
January 2007
147 Posts
Um Conna, i think i do. Please Please tell me. I give you a cookie.
 Post #38
 30th January 2007
Dennab
May 2006
4,853 Posts
It just makes it be able to read .INI files.

Edit:

All you need to worry about is configuring the .INI files. Just open it in notepad
 Post #39
 30th January 2007
Lediur's Avatar
August 2006
1,471 Posts
Conna strikes again!
 Post #40
 31st January 2007
HTF's Avatar
January 2007
655 Posts
Nice, works fine now except it won't make me admin anymore. Going to use the new version instead see if that sorts it. Its more than likely it is a conflict causing it though :/
 Post #41
 31st January 2007
Gold Member
Termy58's Avatar
September 2006
7,398 Posts
Notice: I know you're thinking, "Hey this is basically [AM]" - well yes it is, but it's a fixed up version with some new features and is compatable with the new scoreboard!
You are just supposed to do an update. You don't need to make your 50th release under a new name because this one has 1 bug fixed.
 Post #42
 31st January 2007
HTF's Avatar
January 2007
655 Posts
Ok new version works perfectly except one thing. In adverts if you put // for example in a hyperlink it will not put the // or anything in that line afterwards.
 Post #43
 31st January 2007
Gold Member
Gmod4ever's Avatar
August 2005
12,301 Posts
Didn't read a thing but when I saw the CVAR vote screen, did you steal my script?
 Post #44
 31st January 2007
TrickaTeck's Avatar
December 2005
29 Posts
Yay, some more stuff to put on my server!
Conna posted:
Also, I like the new title design conna :P
Great Success!

EDIT:
Oh fuck up huntskikbut.... this isn't dumb, its free speech mofo :S
 Post #45
 31st January 2007
Solonari's Avatar
January 2007
190 Posts
Looks nice, Conna. Took a couple minutes to move everything over to INI format, but very nice.

Ran into one problem.
- Version 1.2
- Fresh install
- I was logged in as Server Admin
- One other Admin and several standard players logged in

When my play time hit 6 hours, I suddenly was stripped of my S.A. status, was respawned as a "Friend", and the "admins.txt" file no longer had me as S.A. either. I apologize for not checking, but I'm not sure it had me at all - I just noticed there were no "Server Administrator" spots. Reconnecting to the server still kept me as a "Friend".

The first time this happened (I try not to file a bug report if it only happens once)...
- Everyone spoke in Yellow text, as though everyone were an Admin
- The Admin was still able to perform Admin commands
- I was unable to perform any Admin/Super SS commands
- Sorry, I didn't ask any Minges if they were able to do Admin commands ;-)
- The scoreboard did not reflect any "[Client]" or similar status for anyone

I killed the server, deleted the admins.txt file, restarted the server, and was able to play for about 30 minutes before it happened again (I didn't check to see if my play time counter had reset).

The second time...
- Everyone except me remained with their normal status
- The Admin was still able to perform Admin commands
- I was unable to perform any Admin/Super SS commands
- The scoreboard only changed to reflect my new "Friend" status

I have just reinstalled everything again, just in case something was munged, but I thought you should know of this possible issue.

Thanks for the great work,
-Solo
 Post #46
 31st January 2007
Dennab
May 2006
4,853 Posts
Gmod4ever posted:
Didn't read a thing but when I saw the CVAR vote screen, did you steal my script?
Um, no. It's just not hard to do - it uses my voting system. Besides, it's not as if it looks like anything is stolen.

Termy58 posted:
You are just supposed to do an update. You don't need to make your 50th release under a new name because this one has 1 bug fixed.
No, I wanted a new name to have a clear start because of the flaming in the old thread, and it was a fairly large update Termy58, not just one bug fix. Don't tell me how to release my mods.

Solonari posted:
Looks nice, Conna. Took a couple minutes to move everything over to INI format, but very nice.

Ran into one problem.
- Version 1.2
- Fresh install
- I was logged in as Server Admin
- One other Admin and several standard players logged in

When my play time hit 6 hours, I suddenly was stripped of my S.A. status, was respawned as a "Friend", and the "admins.txt" file no longer had me as S.A. either. I apologize for not checking, but I'm not sure it had me at all - I just noticed there were no "Server Administrator" spots. Reconnecting to the server still kept me as a "Friend".

The first time this happened (I try not to file a bug report if it only happens once)...
- Everyone spoke in Yellow text, as though everyone were an Admin
- The Admin was still able to perform Admin commands
- I was unable to perform any Admin/Super SS commands
- Sorry, I didn't ask any Minges if they were able to do Admin commands ;-)
- The scoreboard did not reflect any "[Client]" or similar status for anyone

I killed the server, deleted the admins.txt file, restarted the server, and was able to play for about 30 minutes before it happened again (I didn't check to see if my play time counter had reset).

The second time...
- Everyone except me remained with their normal status
- The Admin was still able to perform Admin commands
- I was unable to perform any Admin/Super SS commands
- The scoreboard only changed to reflect my new "Friend" status

I have just reinstalled everything again, just in case something was munged, but I thought you should know of this possible issue.

Thanks for the great work,
-Solo
Could you post any errors, and tell me what you edited in the config.
 Post #47
 31st January 2007
Gold Member
Roo-kie's Avatar
August 2006
11,325 Posts
One modification that need be fixed Conna, is when you use the camera, to take screenshots, the menu still appears across the top, or is there a console command I'm missing to make this happen?
 Post #48
 31st January 2007
Dennab
May 2006
4,853 Posts
Note that this is a patch not a full version, this is so you do not have to configure it again, just install it over your old version!

Download Version 1.21:



Changes:
  • Promotion not working and changing you groups even though your rank is higher!
 Post #49
 31st January 2007
Gold Member
Catdaemon's Avatar
February 2005
11,542 Posts
Gmod4ever posted:
Didn't read a thing but when I saw the CVAR vote screen, did you steal my script?
He stole your idea.
 Post #50
 31st January 2007
Dennab
May 2006
4,853 Posts
Catdaemon posted:
He stole your idea.
Jesus, people make a big deal out of nothing. If I thought it was a big deal I'd have given credit, but considering this was in [AM] before he released his one, I'd say I didn't need to.
 Post #51
 31st January 2007
Solonari's Avatar
January 2007
190 Posts
Conna posted:
Jesus, people make a big deal out of nothing. If I thought it was a big deal I'd have given credit, but considering this was in [AM] before he released his one, I'd say I didn't need to.
So he stole *your* idea? ;-)

Noticed your 1.21 patch sounds like it covers the general description of most or all of what I was seeing. Do you need me to reproduce the issue again so I can check for errors on the server side? Client side didn't receive any that were obvious. Please keep in mind I had just seen my server swept out from under my feet and placed in the hands of others - I wasn't exactly in the most calm state. :-)

Thanks for the fast work, Conna.

-Solo
 Post #52
 31st January 2007
HTF's Avatar
January 2007
655 Posts
Just a reminder about the URL bug, URLs with // in the adverts section don't display the // or anything afterwards.
 Post #53
 31st January 2007
Dennab
May 2006
4,853 Posts
HTF posted:
Just a reminder about the URL bug, URLs with // in the adverts section don't display the // or anything afterwards.
Yeah cause it counts it as a comment
 Post #54
 31st January 2007
Able123's Avatar
January 2007
51 Posts
 Post #55
 31st January 2007
SilverSnake's Avatar
January 2007
79 Posts
Conna I knew you wouldn't give up on us
 Post #56
 1st February 2007
Gold Member
Aska49's Avatar
October 2006
4,340 Posts
Great addon here Conna! But... I'm having a problem. I installed everything fine and patched it up. When I went to the config's I set my Steam ID to set me as Server Administrator. But ingame I'm one rank lower as Admin. Know a fix? That is the only change I made to any of the .INI files. If you need anymore info just ask. But still, great addon. :)
 Post #57
 1st February 2007
Dennab
May 2006
4,853 Posts
Aska49 posted:
Great addon here Conna! But... I'm having a problem. I installed everything fine and patched it up. When I went to the config's I set my Steam ID to set me as Server Administrator. But ingame I'm one rank lower as Admin. Know a fix? That is the only change I made to any of the .INI files. If you need anymore info just ask. But still, great addon. :)
Now that is wierd. Post your config here
 Post #58
 1st February 2007
Solonari's Avatar
January 2007
190 Posts
Conna,

Still having strange issues, but I think they're restricted just to the scoreboard and chat. Had another "poof, there goes your rank" situation yesterday where everyone became "unassigned" except for the guy who just made "Friend". Everyone's chat text came up in the what we consider "admin yellow" (except for Mr. Friend). Admin slash commands continued to work for admins (glad), admin commands did not work for non-admins (very glad), and the scoreboard still showed the correct "Rank" when you opened up a player's info. The admins.txt file correctly showed player ranks and nobody was missing or modified. Re-logging kept your correct rank and whatnot, though it did not correct chat or scoreboard information.

My changes were to the users.ini (default admins), the help.ini, rules.ini and adverts.ini (personalized). Also noticed that even though your rules are numbered, they appear in random order when they pop up on the screen. If this is intended, perhaps it would just be easier to drop the enumeration in the INI file?

I'm using your 1.21 patch applied on top of the 1.2, and this is definitely a step in the right direction. Is there an easy way to disable your scoreboard extensions without breaking anything else? Easy enough to ignore the incorrect chat colors, but the "[Unassigned]" on the scoreboard is wasted real estate. Might I suggest perhaps leaving the title off the scoreboard and letting the color do the talking since you're already using that to indicate rank elsewhere? One less thing for you to worry about, too.

-Solo
 Post #59
 1st February 2007
Dennab
May 2006
4,853 Posts
Solonari posted:
Conna,

Still having strange issues, but I think they're restricted just to the scoreboard and chat. Had another "poof, there goes your rank" situation yesterday where everyone became "unassigned" except for the guy who just made "Friend". Everyone's chat text came up in the what we consider "admin yellow" (except for Mr. Friend). Admin slash commands continued to work for admins (glad), admin commands did not work for non-admins (very glad), and the scoreboard still showed the correct "Rank" when you opened up a player's info. The admins.txt file correctly showed player ranks and nobody was missing or modified. Re-logging kept your correct rank and whatnot, though it did not correct chat or scoreboard information.

My changes were to the users.ini (default admins), the help.ini, rules.ini and adverts.ini (personalized). Also noticed that even though your rules are numbered, they appear in random order when they pop up on the screen. If this is intended, perhaps it would just be easier to drop the enumeration in the INI file?

I'm using your 1.21 patch applied on top of the 1.2, and this is definitely a step in the right direction. Is there an easy way to disable your scoreboard extensions without breaking anything else? Easy enough to ignore the incorrect chat colors, but the "[Unassigned]" on the scoreboard is wasted real estate. Might I suggest perhaps leaving the title off the scoreboard and letting the color do the talking since you're already using that to indicate rank elsewhere? One less thing for you to worry about, too.

-Solo
Thanks for your feedback, I've taken the suggestions and am thinking about it, I'd really appreciate any errors that occur at the moment of somebody becoming a friend. Thanks.
 Post #60
 1st February 2007
Solonari's Avatar
January 2007
190 Posts
I do apologize for not having the info. I run a remote dedicated server, and switching in and out of GM to RDP to GM is at the very least tedious. Given the amount of pure unadulterated spam from things like the wire mod (and seeing some strange lines on the console that are simply "/" with a linefeed), I haven't been logging everything as I should. I'll get the info ASAP.

Thanks for the quick response and for making interesting & useful mods.

-Solo
 Post #61
 1st February 2007
Gold Member
Aska49's Avatar
October 2006
4,340 Posts
Ah, I'm glad your taking the time to reply to everyone's problems and helping find fixes for them.

Anyway, I only edited the "Users.ini" file. Here is what is in it.

Code:
[Users]

// Add certain STEAMID's to be in certain groups!

// This is an example, don't forget to change it!

STEAM_MY:STEAM:ID = Server Administrator
"Groups.ini"
Code:
// Create or edit groups here!
// Make sure rank is correct, for example 1 is the best and 10 is the worst!

[Server Administrator]

Color = 255, 0, 255, 255
Model = models/player/combine_super_soldier.mdl
Weapons = manhack_welder, weapon_shotgun
Flags = super, immune
Rank = 1

[Admin]

Color = 255, 215, 0, 255
Model = models/player/police.mdl
Flags = guest, registered, admin, immune
Rank = 2

[Respected]

Color = 135, 245, 125, 255
Model = models/player/gman_high.mdl
Flags = guest, registered
Rank = 3

[Friend]

Color = 255, 60, 65, 255
Model = models/player/male_08.mdl
Flags = guest
Rank = 4

[Client]

Color = 100, 180, 255, 255
Model = models/player/male_08.mdl
Default = true
Rank = 5
"Promotions.ini" Not sure if this is setup right.
Code:
[Promotions]

// Basically a player will be promoted to a group when he has played for X hours!
// Admin = 9000 (LOL)

Friend = 3

Respected = 1
 Post #62
 1st February 2007
Dennab
May 2006
4,853 Posts
Aska49 posted:
Ah, I'm glad your taking the time to reply to everyone's problems and helping find fixes for them.

Anyway, I only edited the "Users.ini" file. Here is what is in it.

Code:
[Users]

// Add certain STEAMID's to be in certain groups!

// This is an example, don't forget to change it!

STEAM_MY:STEAM:ID = Server Administrator
"Groups.ini"
Code:
// Create or edit groups here!
// Make sure rank is correct, for example 1 is the best and 10 is the worst!

[Server Administrator]

Color = 255, 0, 255, 255
Model = models/player/combine_super_soldier.mdl
Weapons = manhack_welder, weapon_shotgun
Flags = super, immune
Rank = 1

[Admin]

Color = 255, 215, 0, 255
Model = models/player/police.mdl
Flags = guest, registered, admin, immune
Rank = 2

[Respected]

Color = 135, 245, 125, 255
Model = models/player/gman_high.mdl
Flags = guest, registered
Rank = 3

[Friend]

Color = 255, 60, 65, 255
Model = models/player/male_08.mdl
Flags = guest
Rank = 4

[Client]

Color = 100, 180, 255, 255
Model = models/player/male_08.mdl
Default = true
Rank = 5
"Promotions.ini" Not sure if this is setup right.
Code:
[Promotions]

// Basically a player will be promoted to a group when he has played for X hours!
// Admin = 9000 (LOL)

Friend = 3

Respected = 1
Well for startes your promotions.ini is saying they become respected for playing for 1 hour, then friend for playing for 3 hours. Though respected is a higher rank that friend.
 Post #63
 1st February 2007
Gold Member
Aska49's Avatar
October 2006
4,340 Posts
Yes, thanks for that. That makes sense. But it still only counts me as admin and not Server Administrator. I'm sure it's something really minor and I'm just missing it but that is the only thing I have changed.

Maybe this is conflicting with your CEmote? I don't know if that would be a problem but it might be.
 Post #64
 2nd February 2007
Gold Member
Termy58's Avatar
September 2006
7,398 Posts
Conna posted:
No, I wanted a new name to have a clear start because of the flaming in the old thread, and it was a fairly large update Termy58, not just one bug fix.
Shall we look at the huge change list?
Changes posted:
it's a fixed up version with some new features and is compatable with the new scoreboard!
Conna posted:
Don't tell me how to release my mods.
This isn't a release it is an update.
 Post #65
 2nd February 2007
Skurmedel's Avatar
November 2006
750 Posts
Is this a complete rewrite of AM or is it just refurbished? Just out of curiosity.
 Post #66
 2nd February 2007
Gold Member
X-Bot_30K's Avatar
November 2006
2,671 Posts
Both I'm guessing.

And Conna -

When I make my servers, I am an Admin, and not a Server Administrator. And also, how to change a person's level?
 Post #67
 2nd February 2007
HTF's Avatar
January 2007
655 Posts
/level name level

E.G tpye /level HTF Admin in the chat.
 Post #68
 2nd February 2007
Dennab
May 2006
4,853 Posts
Termy58 posted:
Shall we look at the huge change list?

This isn't a release it is an update.
Wait.. Why are you the only one causing a fuss? And Skurmedel it's refurbished.

Download Version 1.3



Changes:
  • Can now do console commands like, you can either do /slay Conna in chat, [/b]or[/b] ss slay Conna in the console! Like chat commands entering no arguements will display the syntax!
  • A lot of bug fixes, I mean A LOT, I have fixed loads of commands!
  • This is a full version, remove old version and replace with this one, this is not a patch!

If you still get the problem where you are showing up as admin not Server Administrator then goto data/SS/ and delete Admins.txt and try again. I don't know what is causing this - as it works fine for me!

 Post #69
 2nd February 2007
HTF's Avatar
January 2007
655 Posts
Cheers Conna downloaded as always, ha
ves the adverts.ini and users.ini changed at all as it takes a good 10 mins to do all the changes I need to :(
 Post #70
 2nd February 2007
Dennab
May 2006
4,853 Posts
HTF posted:
Cheers Conna downloaded as always, ha
ves the config.ini and users.ini changed at all as it takes a good 10 mins to do all the changes I need to :(
Look at the layout and decide if it's changed, it's the best way to do it.
 Post #71
 2nd February 2007
HTF's Avatar
January 2007
655 Posts
Ok will do.

Edit:

That theme stuff is looking rather intriguing, can't wait till you get it working.
 Post #72
 2nd February 2007
Dennab
May 2006
4,853 Posts
Yay, 1337 views:

 Post #73
 2nd February 2007
Beastmaster's Avatar
November 2006
680 Posts
Conna posted:
Yay, 1337 views:

1337 pic
dats 1337
 Post #74
 2nd February 2007
Gold Member
Aska49's Avatar
October 2006
4,340 Posts
Haha, nice find. 1337 views. Anyway installing the new version now. Great work Conna. Will reply back if I have any/the same problem.

EDIT:

Ok, well. It's doing the same thing as the last version. I completely took the last version off my computer. Put the new one in. Put my Steam ID in Users.ini for Server Administrator, deleted admin.txt. It still only counts me as Admin but gives me every single flag. People who connect are Client and that all works, the only things that don't work are, Admin and Server Administrator. Even though it puts me as Admin, it gives me every flag, when in Groups.ini. I only set admin to get guest, registered, admin. Is there something else I'm missing? It sets me to the Admin group and gives me every flag you created.
 Post #75
 2nd February 2007
Dennab
May 2006
4,853 Posts
Aska49 posted:
Haha, nice find. 1337 views. Anyway installing the new version now. Great work Conna. Will reply back if I have any/the same problem.

EDIT:

Ok, well. It's doing the same thing as the last version. I completely took the last version off my computer. Put the new one in. Put my Steam ID in Users.ini for Server Administrator, deleted admin.txt. It still only counts me as Admin but gives me every single flag. People who connect are Client and that all works, the only things that don't work are, Admin and Server Administrator. Even though it puts me as Admin, it gives me every flag, when in Groups.ini. I only set admin to get guest, registered, admin. Is there something else I'm missing? It sets me to the Admin group and gives me every flag you created.
I'm baffled.
 Post #76
 2nd February 2007
Solonari's Avatar
January 2007
190 Posts
I have one other "Server Administrator" on my user list and he shows up as "Admin" as well though he's got all the flags and abilities of an SA.

Will do more testing, but wanted to let Aska know he's not alone.

-Solo
 Post #77
 2nd February 2007
Dennab
May 2006
4,853 Posts
Solonari posted:
I have one other "Server Administrator" on my user list and he shows up as "Admin" as well though he's got all the flags and abilities of an SA.

Will do more testing, but wanted to let Aska know he's not alone.

-Solo
Okay, I'm really confused it works perfectly for me, maybe this new update will help things

Download Version 1.4:



Changes:
  • Fixed it so if you are viewing a menu and the cursor dissapears you get it back!
  • Added STOOL restriction, a re-make of an old mod by OverloadUT, to configure this goto plugins/STOOLPurchase/Config.lua, if the cost is set to 0 then it's not a purchase but you can restrict it to certain flags!
  • Fixed so many bugs it's unbelievable, I must have been bored!
  • Lots more checks for errors before it does stuff and more stable ways of doing things!
  • Purchases using the buy menu are now seperated by categories using buttons!
  • Added clientside console variable ss_bar, set it to 0 to hide the top bar if it really bugs you and back to 1 to show it again, it should save when you leave!
  • Other stuff not really worth mentioning!
  • Added a /mute command, mute your enemies!

Images:







 Post #78
 3rd February 2007
KnownReason's Avatar
January 2006
118 Posts
Weird... I download 1.4 but when it try's to open it says "cannot open the file"
 Post #79
 3rd February 2007
Chaussette's Avatar
December 2006
339 Posts
KnownReason posted:
Weird... I download 1.4 but when it try's to open it says "cannot open the file"
The file you download was corrupted. Remove this file and redownload it.
 Post #80
 3rd February 2007
MattDaPcWiz's Avatar
March 2006
828 Posts
Well this is Odd,

I have Added myself as Admin to the file in the folder SS in the Data folder. Also in the Settings folder.

But I do not show as Server Administrator in the Player List, and no matter what command I type it says that it does not exist and I don't have the right to use it.

At the Same Time.

Please Help!
Reply


All times are GMT. The time now is 03:53PM.

Facepunch Studios 2009 - Server 'Softlayer 2.0'