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

help me please


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
oTm4n3
Member
Join Date: Jul 2021
Old 09-13-2021 , 19:37   help me please
Reply With Quote #1

hello
i just want to change directory .ini place To
cstrike/addons/amxmodx/configs/users/EliteAdminSystem_Users.ini
cstrike/addons/amxmodx/configs/users/EliteAdminSystem_Ranks.cfg
cstrike/addons/amxmodx/configs/users/EliteAdminSystem_Gags.ini
default files was in
cstrike/addons/amxmodx/configs/EliteAdminSystem_Users.ini
cstrike/addons/amxmodx/configs/EliteAdminSystem_Ranks.cfg
cstrike/addons/amxmodx/configs/EliteAdminSystem_Gags.ini
Sma Files:
Attached Files
File Type: sma Get Plugin or Get Source (EliteAdminSystem.sma - 66 views - 47.1 KB)
File Type: sma Get Plugin or Get Source (EliteAdminSystem_Commands.sma - 60 views - 170.3 KB)
File Type: sma Get Plugin or Get Source (EliteAdminSystem_Ranks.sma - 59 views - 12.2 KB)
File Type: inc cromchat.inc (22.2 KB, 30 views)
File Type: inc eas_core.inc (608 Bytes, 28 views)
File Type: inc eas_main.inc (524 Bytes, 34 views)
File Type: inc eas_ranks.inc (50 Bytes, 30 views)
File Type: inc unixtime.inc (4.6 KB, 42 views)
oTm4n3 is offline
oTm4n3
Member
Join Date: Jul 2021
Old 09-13-2021 , 19:40   Re: help me please
Reply With Quote #2

https://forums.alliedmods.net/archiv.../t-261273.html

Last edited by oTm4n3; 09-13-2021 at 19:42.
oTm4n3 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 09-14-2021 , 00:17   Re: help me please
Reply With Quote #3

Quote:
Originally Posted by oTm4n3 View Post
That only relates to core AMX Mod X configuration files. If you want to do it for this plugin, you can do the following:
  1. Create the "addons/amxmodx/configs/users" directory.
  2. Change the location of these three files in "EliteAdminSystem_Config.cfg":
    Set the following values:
    Code:
    USERS_FILE="users/Users.ini"
    RANKS_FILE="users/Ranks.cfg"
    GAGS_FILE="users/Gags.ini"
    You need to shorten the file names because the value in this config file must be less than 31 characters.
  3. Restart your server.
  4. These files should now be created. If they didn't get created then something went wrong (and you likely will have errors in your log).
__________________
fysiks is offline
oTm4n3
Member
Join Date: Jul 2021
Old 09-14-2021 , 09:30   Re: help me please
Reply With Quote #4

Quote:
Originally Posted by fysiks View Post
That only relates to core AMX Mod X configuration files. If you want to do it for this plugin, you can do the following:
  1. Create the "addons/amxmodx/configs/users" directory.
  2. Change the location of these three files in "EliteAdminSystem_Config.cfg":
    Set the following values:
    Code:
    USERS_FILE="users/Users.ini"
    RANKS_FILE="users/Ranks.cfg"
    GAGS_FILE="users/Gags.ini"
    You need to shorten the file names because the value in this config file must be less than 31 characters.
  3. Restart your server.
  4. These files should now be created. If they didn't get created then something went wrong (and you likely will have errors in your log).
Thank You sire ! [SLOVED!]
oTm4n3 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 13:44.


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