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

Source Admin Tool (HLSW Alternative)


Post New Thread Reply   
 
Thread Tools Display Modes
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 01-03-2017 , 13:40   Re: HLSW Alternative (Source Admin Tool)
Reply With Quote #81

Updated. Check first post for change log. Just the addition of features requested.

Quote:
Originally Posted by Lucky_luck View Post
Hi Dr!fter,

can you say when it comes
It is next on the list.
Dr!fter is offline
Lucky_luck
AlliedModders Donor
Join Date: May 2011
Location: Germany
Old 01-03-2017 , 14:04   Re: Source Admin Tool (HLSW Alternative)
Reply With Quote #82

Thx for info
Lucky_luck is offline
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 01-13-2017 , 09:56   Re: Source Admin Tool (HLSW Alternative)
Reply With Quote #83

Updated. Added right click menu to players table. Make sure to copy commands.xml when updating. The file can be modified to add more or remove options from the context menu. Options will only be displayed if the target type is available (so if its by name, the name must exist, and for steamid the steamid) this does not parse status like HLSW did (atleast for now). Do not use comments in commands.xml and each menu option must have a command and displayname key, the rest are optional. Currently you can only have one suboption per command (this will be changed later).


Here is a break down of one of them.

Code:
	<Option>
		<Command>sm_kick "#%1" "%2"</Command>
		<DisplayName>Kick By ID</DisplayName>
		<ParamType>SteamID</ParamType>
		<SubOptions>
			<TitleName>Reason</TitleName>
			<Default>sm_kick "#%1"</Default>
			<CommandGroup>
				<Display>I dont like you</Display>
				<ParamValue>I dont like you</ParamValue>
			</CommandGroup>
			<CommandGroup>
				<Display>Get Rekt</Display>
				<ParamValue>Get Rekt</ParamValue>
			</CommandGroup>
		</SubOptions>
	</Option>
Keys:What they do

Option - Defines a new item for the menu -required
Command - Command to run with params %1 is target (if by target) or sub option if no target. %2 is sub option if there is a sub option. -required
DisplayName - What the options shows up as in the menu -required
ParamType - What type of targeting, Valid ones are, "SteamID", "Name". -optional
SubOptions - Group of secondary param values -optional
SubOptions.TitleName - Title for secondary menu -required
SubOptions.Default - A default version to be used -optional
SubOptions.CommandGroup -Group of values and displays can have as many of these as you want. Each CommandGroup must have a Display and ParamValue key.

Hope that all makes sense... gl hf.
Dr!fter is offline
Lucky_luck
AlliedModders Donor
Join Date: May 2011
Location: Germany
Old 01-13-2017 , 14:10   Re: Source Admin Tool (HLSW Alternative)
Reply With Quote #84

Nice Work, thx
Lucky_luck is offline
stay.pista
Senior Member
Join Date: Apr 2013
Location: Hungary
Old 01-16-2017 , 06:07   Re: Source Admin Tool (HLSW Alternative)
Reply With Quote #85

Ohh finally everyone!!!!

I send "love eneregy"
__________________


•suяƒ• Since 2008
stay.pista is offline
stay.pista
Senior Member
Join Date: Apr 2013
Location: Hungary
Old 01-16-2017 , 06:15   Re: Source Admin Tool (HLSW Alternative)
Reply With Quote #86

Ping graph? Player and server country flags? I think these pretty usually things.

Deverlop deverlop deverlop
__________________


•suяƒ• Since 2008
stay.pista is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 01-16-2017 , 12:29   Re: Source Admin Tool (HLSW Alternative)
Reply With Quote #87

Quote:
Originally Posted by stay.pista View Post
Ping graph? Player and server country flags? I think these pretty usually things.

Deverlop deverlop deverlop
Are you sure you want country flags for the servers? Your server (ref: signature) wouldn't show up as Hungarian, but German. ;-)

Such things would be done with a GeoIP / IP to country database, and you won't be able to adjust individual server flags to your own likings.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
stay.pista
Senior Member
Join Date: Apr 2013
Location: Hungary
Old 01-16-2017 , 13:19   Re: Source Admin Tool (HLSW Alternative)
Reply With Quote #88

Server in Germany but the server language is hungarian...
Why? German server providers gives better quality
__________________


•suяƒ• Since 2008

Last edited by stay.pista; 01-16-2017 at 13:21. Reason: inglish plez...
stay.pista is offline
Major Erection
AlliedModders Donor
Join Date: Dec 2015
Location: Malaysia
Old 01-17-2017 , 15:00   Re: Source Admin Tool (HLSW Alternative)
Reply With Quote #89

It'd be nice if you made the number of players format similar to the one from hlsw. Where it's humans(bots)/maxplayers. So for example if I had 2 humans in the server and 4 bots, it would show something like 2(4)/10. Instead of the way yours is right now which is also having the number of bots outside in brackets and also adding them in the non bracketed number. Just a suggestion You don't have to change it if you like it this way. Peace
__________________
Major Gaming
Major Erection is offline
Lucky_luck
AlliedModders Donor
Join Date: May 2011
Location: Germany
Old 01-24-2017 , 17:54   Re: Source Admin Tool (HLSW Alternative)
Reply With Quote #90

Hi drifter,

can you add sm_ban with reason for sourcebans
Lucky_luck 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 20:21.


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