Raised This Month: $32 Target: $400
 8% 

Basic Admin Tool


Post New Thread Reply   
 
Thread Tools Display Modes
Rebel
Member
Join Date: Jul 2004
Location: Italy
Old 07-24-2007 , 14:19   Re: Basic Admin Plugin
Reply With Quote #951

Would it be possible to have the map change, after a map vote, to wait until the end of the current round?
This request is coming from players of our insurrency servers.
Rebel is offline
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 07-24-2007 , 14:54   Re: Basic Admin Plugin
Reply With Quote #952

yea, that should be comming with 1.2 ins . I have been talking to them related this. Basicly in 1.2 of ins this should be posible, as their going to add a event for when the map ends.
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline
kuechenmessa
Member
Join Date: Mar 2007
Old 07-24-2007 , 17:01   Re: Basic Admin Plugin
Reply With Quote #953

Quote:
Originally Posted by EKS View Post
I just tested it. and i could not repoduce it. in CSS the message should be there for about 6 seconds.
Can anyone else confirm its realy short on linux? a demo was a good idea, but i cant debug a demo
Also make sure it actualy updated? check meta list in the srcds console
Indeed theres B7 running. Additional Information: All Servers where this is happening, run @ TR100 eg TR66 for one Deathmatch Server...maybe this could be the "Reason"

Just startet a SRCDS Console with TR33 on my Windows XP Laptop, again Source MM 1.4.2.414 and BAT 1.5.0 B7

@@ Message lasts longer, not the 6 secs You mentioned... about 3 secs, at least too short imho.

Its not a real big Error or sumthing that has to be fixed a.s.a.p or 1.000.000 € burn *gggg*...
Our Admins can communicate/warn better through @ Messages, my thought
kuechenmessa is offline
kjcdude
Member
Join Date: Jan 2005
Location: 92679
Old 07-25-2007 , 00:03   Re: Basic Admin Plugin
Reply With Quote #954

Quote:
Originally Posted by EKS View Post
I just tested it. and i could not repoduce it. in CSS the message should be there for about 6 seconds.
Can anyone else confirm its realy short on linux? a demo was a good idea, but i cant debug a demo
Also make sure it actualy updated? check meta list in the srcds console
On all 5 of my servers i run into the same problem.
The longest i've seen it last is about 3 seconds, most of the time it stays up for only 1 second.
__________________
kjcdude is offline
Send a message via AIM to kjcdude Send a message via MSN to kjcdude
Kybber
Junior Member
Join Date: Jul 2007
Old 07-25-2007 , 06:33   Re: Basic Admin Plugin
Reply With Quote #955

1. For each selection on the admin menu, the following is
printed to console:
Unknown Command: menuselect

(The selections do work, however, so this may be just a
cosmetic issue)

2. I can confirm that say @ lasts about 6 seconds, while say
@@ lasts less than a second. Could this be a Linux timer
issue? Source already has problems reporting correct CPU-
usage when the linux kernel timer is not 100 (it reports
kernel_timer/100*actual_CPU_usage), so maybe there's
a link? This particular host has HZ=1000, USER_HZ=100.

Using 1.5.0 B7, Insurgency mod, Linux

Last edited by Kybber; 07-25-2007 at 06:41.
Kybber is offline
Kybber
Junior Member
Join Date: Jul 2007
Old 07-25-2007 , 07:11   Re: Basic Admin Plugin
Reply With Quote #956

One more thing: Public messages aren't displayed. User
console shows "Couldn't dispatch user message (15)" at
regular intervals equal to bat_publicmsg_time.
Kybber is offline
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 07-25-2007 , 09:50   Re: Basic Admin Plugin
Reply With Quote #957

Quote:
Originally Posted by Kybber View Post
1. For each selection on the admin menu, the following is
printed to console:
Unknown Command: menuselect

(The selections do work, however, so this may be just a
cosmetic issue)

2. I can confirm that say @ lasts about 6 seconds, while say
@@ lasts less than a second. Could this be a Linux timer
issue? Source already has problems reporting correct CPU-
usage when the linux kernel timer is not 100 (it reports
kernel_timer/100*actual_CPU_usage), so maybe there's
a link? This particular host has HZ=1000, USER_HZ=100.

Using 1.5.0 B7, Insurgency mod, Linux
menuselect thing fixed.

Othen that that, the message center say message in ins should be handled by the mod ( almost only valve mods need spesial care). Is it colored red?
Becuse i tested in on my win server and it worked perfectly there in ins.

Quote:
Originally Posted by kjcdude View Post
On all 5 of my servers i run into the same problem.
The longest i've seen it last is about 3 seconds, most of the time it stays up for only 1 second.
Are some of the other servers CSS ? Becuse their is the potensial of a problem with valve mod + linux , in how i copyed the message. Linux does not like copying onto itself, witch could prevent it from reshowing on nix. Was fixed for B8 as its was uneeded.

Quote:
Originally Posted by Kybber View Post
One more thing: Public messages aren't displayed. User
console shows "Couldn't dispatch user message (15)" at
regular intervals equal to bat_publicmsg_time.
Cant reproduce it, it worked fine at my end. try doing bat_publicmsg_time 0.1 and wait for the first message to show, after that its gonna reshow very often, if your console is spammed by these messages again its the plugins fault.
The reason why im wondering if this is something else is becuse when using "console say" it does not actualy send any message it just executes a command in the server console.
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 07-25-2007 , 11:15   Re: Basic Admin Plugin
Reply With Quote #958

I forgot to add it to changelog, but B7 added:

admin_addadmin "STEAM_ID_COOL" "abcdef" "EKS"

Please not the command does write to the users.ini every time you add a admin, so its not a great solution if your planning on adding 50000 admins .
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline
kuechenmessa
Member
Join Date: Mar 2007
Old 07-25-2007 , 11:23   Re: Basic Admin Plugin
Reply With Quote #959

Quote:
Originally Posted by EKS View Post
I forgot to add it to changelog, but B7 added:

admin_addadmin "STEAM_ID_COOL" "abcdef" "EKS"

Please not the command does write to the users.ini every time you add a admin, so its not a great solution if your planning on adding 50000 admins .
Can You "combine" this command with a Flag. I don't want any "Low Level Admin" creating another Line with more Powers for himself or just adding "Friends" to users.ini
kuechenmessa is offline
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 07-25-2007 , 18:23   Re: Basic Admin Plugin
Reply With Quote #960

occourse, atm it requries rcon access to do it, i was gonna ask what sort of access ppl think it should have but i forgot.
If onlyt here was ram updates for you mind to buy somewhere
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:27.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode