Raised This Month: $12 Target: $400
 3% 

Admin Dll w/ Weapons Restrictions and Voting and Ranks/hpk


  
 
 
Thread Tools Display Modes
imported_supermj
Senior Member
Join Date: Oct 2004
Location: Georgia
Old 01-17-2005 , 12:35  
#2001

Quote:
Originally Posted by Greentryst
nba1341, stop using obnoxious fonts or I will remove your ability to post. Having a flashier message won't get anyone to give precedence to your message.
All I can say is thank you. He is on Nippers site also and annoys the you know what out of them too.
__________________
www.lawgiver.us

CSS Server
63.211.111.222:27015
CSS Server 2
63.211.110.203:27015
Proud user of Mani's Mod!!!
imported_supermj is offline
BeetleFart
SourceMod Donor
Join Date: Apr 2004
Old 01-17-2005 , 12:45  
#2002

Quote:
Originally Posted by DJ Premier
If you don't mind Beetlefart, I'm going to tone down the mod a little bit. I've noticed some exaggerated server hitbox lag and excessive map load times, etc. I'm also going to remove some items in the GetFrame area to tone down the performance impacts.

All credit will remain yours and source fully published back. I also think I've figured out the reserved slot problem of finding the last connected player.
The gameframe shouldnt be getting taxed the way it is now.
its only calls the checks it does about once every half second because
of this:

if ((--Counter>0)&&(!TimerCounter))
{
return;
}
Counter=30;
BeetleFart is offline
ladybulf
Junior Member
Join Date: Dec 2004
Location: Scotland
Old 01-17-2005 , 12:54  
#2003

i still have a mapvotes problem

Level 2de_ratsrx_crzy" has been loaded
'L 01/17/2005 - 175:07: loaded serverplugin_empty.dll
'ModeLoader::Map_IsValid: No such map 'de_ratsrx_crzy
'ModeLoader::Map_IsValid: No such map 'cs_lanpartymeyhem
'ModeLoader::Map_IsValid: No such map 'de_ratsrx_2004_crzy
'ModeLoader::Map_IsValid: No such map 'glasshouse
'ModeLoader::Map_IsValid: No such map ''de_dust2

and my mapvotes.ini is in /addons/
no .bsp tails

but it gives me a list of cs default maps

linux flavour
ladybulf is offline
Tass
Junior Member
Join Date: Oct 2004
Old 01-17-2005 , 13:04  
#2004

Quote:
Originally Posted by BeetleFart
Quote:
Originally Posted by Tass
hi

thx for the linux version

i have one problem whit this plugin

tkprotection on round start not work



sry for bad englisch
put mp_tkpunish 0 in server.cfg

i have set mp_tkpunish 0 on my server.cfg
server restart

tkprotektion iss not work in 8 sec on roundstart



linux plugin


my default.cfg:
Code:
AllowUniNames 0
ObeyImmunity 1
SpawnKillSeconds 8
KicksForAutoBan 3
AutoBanTime 120
UseEscMenus 0
AutoRestart 12
ReservedSlot 0
VoteMapPercent 0.35
AllowPercentName 0
AllowExecClient 0
EnableRanks 1
EnableKeepInMem 1
GetTkKick 4
MinutesInMem 35
ShowChatCommands 1
CalculateRanksEachRound 1
RankingsTotal 10000
FartSayMessages 1
VoteFrequency 180
AllowVoting 0
ShowVotes 0
Autobuying 0
SwearKick 4
AfkRoundKick 2
AutoVoteMapTime 0
BlowOutLimit 0
AdDisplayFreq 60
BanMyg0t 1
ForgiveTkMenu 1
AdvertiseDeadOnly 1
ExtendTimeLimit 20
redirect ""
ChangeNames 1
autojoin 0
autojoinimmunity 1
Tass is offline
killergp123
Junior Member
Join Date: Jan 2005
Location: chicago
Old 01-17-2005 , 13:20  
#2005

When i try to use admin features, it just says You do not have access to that command You do not have access to that command


here is an example:killergp123: @menu
You do not have access to that command
You do not have access to that command

here is what my admins.txt looks like:
STEAM_0:0xxxxxx 1
and there are no blank lines.
Can someone please help me, any help would be greatly appreciated.
killergp123 is offline
Send a message via AIM to killergp123 Send a message via MSN to killergp123 Send a message via Yahoo to killergp123
ladybulf
Junior Member
Join Date: Dec 2004
Location: Scotland
Old 01-17-2005 , 13:27  
#2006

Quote:
Originally Posted by killergp123
When i try to use admin features, it just says You do not have access to that command You do not have access to that command


here is an example:killergp123: @menu
You do not have access to that command
You do not have access to that command

here is what my admins.txt looks like:
STEAM_0:0xxxxxx 1
and there are no blank lines.
Can someone please help me, any help would be greatly appreciated.
does your plugin work ?

Enter the following into the server console:
empty_version
The console should reply with Version 1.0.0.x where x is the version number of the version you downloaded & installed.
ladybulf is offline
BeetleFart
SourceMod Donor
Join Date: Apr 2004
Old 01-17-2005 , 14:18  
#2007

Quote:
Originally Posted by ladybulf
Quote:
Originally Posted by killergp123
When i try to use admin features, it just says You do not have access to that command You do not have access to that command


here is an example:killergp123: @menu
You do not have access to that command
You do not have access to that command

here is what my admins.txt looks like:
STEAM_0:0xxxxxx 1
and there are no blank lines.
Can someone please help me, any help would be greatly appreciated.
does your plugin work ?

Enter the following into the server console:
empty_version
The console should reply with Version 1.0.0.x where x is the version number of the version you downloaded & installed.
Make sure the admins.txt file is in the addons folder
and hit enter on the end of the line so that the end of file is not the end of that line.
If this is a listenserver at home plugins may or maynot work with them.
BeetleFart is offline
Jago
Junior Member
Join Date: Dec 2004
Old 01-17-2005 , 14:21  
#2008

I can verify that mapvoting is not working properly in linux v26. Single @votemap works, but when the auto map vote kicks in, users click on the map they want to vote for, but the click doesn't register and there is no idication a vote has been made by the player in chat.
Jago is offline
ladybulf
Junior Member
Join Date: Dec 2004
Location: Scotland
Old 01-17-2005 , 15:17  
#2009

Quote:
Originally Posted by Jago
I can verify that mapvoting is not working properly in linux v26. Single @votemap works, but when the auto map vote kicks in, users click on the map they want to vote for, but the click doesn't register and there is no idication a vote has been made by the player in chat.
We get the results showing on screen and the vote gets acted upon, its just not the list in the .ini file thats listed.

linux - redhat 9 (on fully updated clarkconnect home 2.2)
(213.130.154.158:27015)
ladybulf is offline
boxer82003
Member
Join Date: Dec 2004
Old 01-17-2005 , 16:01  
#2010

Quote:
Originally Posted by boxer82003
how are the stats calculated

and is it possible to have only 1 sniper per team
anyone
boxer82003 is offline
 



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 07:15.


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