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

amx_default_access problem


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Godofwar
AlliedModders Donor
Join Date: Dec 2015
Location: Germany
Old 03-31-2020 , 05:12   amx_default_access problem
Reply With Quote #1

Hello, I have the following problem. I want all players to get VIP when they join the server. 95% of the time it works. The players who are also VIP in the users.ini also got the flags "bitr". But there are players who still have flag Z and are not VIP. My question is now, what's the problem and how can I fix the problem .... Help?


// Default value: "z"
amx_default_access "bitr"

// Name of setinfo which should store a password on a client (you should change this)
// Note: Always prefix the field with an underscore (aka: "_")
// (Example: setinfo _pw "password")
//
// Default value: "_pw"
amx_password_field "_ad"


Code:
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
ReHLDS version: 3.7.0.698-dev
Build date: 16:51:39 Sep 21 2019 (1988)
Build from: https://github.com/dreamstalker/rehlds/commit/3be1c46
Code:
game version
ReGameDLL version: 5.15.0.476-dev
Build date: 10:27:46 Mar 27 2020
Build from: https://github.com/s1lentq/ReGameDLL_CS/commit/ff9f214
Godofwar is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 03-31-2020 , 07:06   Re: amx_default_access problem
Reply With Quote #2

Where did you write the cvar?
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Godofwar
AlliedModders Donor
Join Date: Dec 2015
Location: Germany
Old 03-31-2020 , 11:03   Re: amx_default_access problem
Reply With Quote #3

i added it in amxx.cfg , in game.cfg and server.cfg - before it was added only at amxx.cfg so i tried to add it in game/Server.cfg too but didnt helped.
Godofwar is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 03-31-2020 , 22:00   Re: amx_default_access problem
Reply With Quote #4

Are you sure you're not using some other plugin that is also modifying access flags? When players have the 'z' flag, do they also have the 'bitr' flags? Are these people in users.ini?
__________________
fysiks is offline
Godofwar
AlliedModders Donor
Join Date: Dec 2015
Location: Germany
Old 04-01-2020 , 03:26   Re: amx_default_access problem
Reply With Quote #5

I am using only an VIP PLUGIN but this dont modifiy users. Its only flag admin level H and not more. Maybe REHLDS cant handle it idk :/ Yes when players do have z Flags they should get BITR flags, and i added all Users who had flag Y (registered player user) to "bitr" too.
Godofwar is offline
Reply


Thread Tools
Display Modes

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 21:56.


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