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

[Any] Server Whitelist Advanced (1.5.0)


Post New Thread Reply   
 
Thread Tools Display Modes
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 06-15-2016 , 00:14   Re: [Any] Server Whitelist Advanced (1.5.0)
Reply With Quote #121

You should be able to see those extensions being either loaded or note via "sm exts list". You should get an error message telling you what the problem is (see with the extension thread for more info). You might not have the good version. And both ext should exist for windows.

Are you sure you're using the SteamId used by the Insurgency engine ? Did you type the SteamId you see when typing "status" in console ? different game have different formats
__________________
My plugins :
Red Maze
Afk Bomb
RAWR (per player/rounds Awp Restrict.)
Kill Assist
Be Medic

You can also Donate if you appreciate my work
RedSword is offline
Wolfseye
Senior Member
Join Date: Apr 2014
Location: Germany
Old 06-15-2016 , 03:19   Re: [Any] Server Whitelist Advanced (1.5.0)
Reply With Quote #122

I suppose this Plugin doesnt support SteamID3 ? And I got it working by now with single SteamIDs. But not with groups. I dont really understand all that stuff so much, so except unpacking the Extensions into the folders they are supposed to be in, I dont really know what to do. I realize Steamtools only works with TF2. But Steamworks I also dont understand how to make work. Again, I dont even know if it works with Insurgency.
Wolfseye is offline
Send a message via Skype™ to Wolfseye
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 06-15-2016 , 19:29   Re: [Any] Server Whitelist Advanced (1.5.0)
Reply With Quote #123

Quote:
Originally Posted by Wolfseye View Post
I suppose this Plugin doesnt support SteamID3 ? And I got it working by now with single SteamIDs. But not with groups. I dont really understand all that stuff so much, so except unpacking the Extensions into the folders they are supposed to be in, I dont really know what to do. I realize Steamtools only works with TF2. But Steamworks I also dont understand how to make work. Again, I dont even know if it works with Insurgency.
It supports your game engine way of using SteamId. I'm not checking all possible options.

Regarding Steamworks, just ask in the extension thread.
__________________
My plugins :
Red Maze
Afk Bomb
RAWR (per player/rounds Awp Restrict.)
Kill Assist
Be Medic

You can also Donate if you appreciate my work
RedSword is offline
lay295
Senior Member
Join Date: Sep 2013
Old 09-24-2016 , 04:33   Re: [Any] Server Whitelist Advanced (1.5.0)
Reply With Quote #124

Sorry if this is a stupid question but how do I get the SmallGroupId from the full id? For example "103582791455903432", is it just the last few digits?
__________________

lay295 is offline
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 09-25-2016 , 00:41   Re: [Any] Server Whitelist Advanced (1.5.0)
Reply With Quote #125

Quote:
Originally Posted by lay295 View Post
Sorry if this is a stupid question but how do I get the SmallGroupId from the full id? For example "103582791455903432", is it just the last few digits?
This isn't a stupid question; I myself wondered lol. You also made me realize Asher URL isn't valid anymore. Since his tool's URL to get a short-Steam-id is now broken, I added the steps to get the wanted value in the initial post, under 'Notes'.

A copy pasta :
  • To get a group small-Steam-group-id :
    • Go to "http://steamcommunity.com/groups/{YOUR GROUP NAME}/memberslistxml/?xml=1"
    • Copy the value between the "groupID64" html tag.
    • Substract 103582791429521408 from that value. The result is the small-Steam-group-id value.

A thanks to Bl4nk for his post regarding those steps.

Additionnally, if you're a group admin, you can see that value when looking at the admin panel in your steam group community (under "Visit Admin Page", titled "Officer Tools" when you're on the page. Marked as "ID").
__________________
My plugins :
Red Maze
Afk Bomb
RAWR (per player/rounds Awp Restrict.)
Kill Assist
Be Medic

You can also Donate if you appreciate my work

Last edited by RedSword; 09-25-2016 at 00:42.
RedSword is offline
red4911
Senior Member
Join Date: Sep 2010
Location: Russia
Old 11-06-2016 , 14:48   Re: [Any] Server Whitelist Advanced (1.5.0)
Reply With Quote #126

Whitelist Steam ID does not work. SteamID Format - STEAM_0:1:23456789

Last edited by red4911; 11-06-2016 at 14:50.
red4911 is offline
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 11-06-2016 , 14:56   Re: [Any] Server Whitelist Advanced (1.5.0)
Reply With Quote #127

Quote:
Originally Posted by red4911 View Post
Whitelist Steam ID does not work. SteamID Format - STEAM_0:1:23456789
Care to tell more ? Exact command used ? Config and whitelist file content ? Game ?

Red
__________________
My plugins :
Red Maze
Afk Bomb
RAWR (per player/rounds Awp Restrict.)
Kill Assist
Be Medic

You can also Donate if you appreciate my work
RedSword is offline
red4911
Senior Member
Join Date: Sep 2010
Location: Russia
Old 11-06-2016 , 15:27   Re: [Any] Server Whitelist Advanced (1.5.0)
Reply With Quote #128

CSGO

Quote:
; You can use ';' to have comments (not read by the plugin)
; Write directly to insert either a SteamID or an IP
; Don't put more than 250 char on a line
; ';auto' tags gives various information surrounding an added user
127.0.0.1 ; IP; and comments can continue after them
STEAM_0:1:23456789 ; SteamID
STEAM_9:8:76543210
[U:1:2345678] ; SteamId
10610831 ; this would be a small SteamGroupId (< 2^31); every member/officer will be whitelisted

STEAM_0:1:17427940 ;
red4911 is offline
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 11-06-2016 , 17:48   Re: [Any] Server Whitelist Advanced (1.5.0)
Reply With Quote #129

Quote:
Originally Posted by red4911 View Post
CSGO
1- Go in any server

2- Type status in console

3- Use that Steam Id. Not your non-CSGO one.
__________________
My plugins :
Red Maze
Afk Bomb
RAWR (per player/rounds Awp Restrict.)
Kill Assist
Be Medic

You can also Donate if you appreciate my work
RedSword is offline
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 12-01-2016 , 23:22   Re: [Any] Server Whitelist Advanced (1.5.0)
Reply With Quote #130

Quote:
Originally Posted by Jokker View Post
Awesome plugin. Can I whitelist only users who are using my group tag, for example?
If by group tag, you mean CSGO clan tag, then you mean Steam groups, which are, yes, handled, as said in the first post. I don't think you would want to check name prefix otherwise, as it wouldn't be reliable, or would need another plugin to ensure connecting players are in the said group.

Red
__________________
My plugins :
Red Maze
Afk Bomb
RAWR (per player/rounds Awp Restrict.)
Kill Assist
Be Medic

You can also Donate if you appreciate my work
RedSword 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:47.


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