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

Gamedata path


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Mistrick
Senior Member
Join Date: Aug 2012
Location: Russia
Old 02-01-2018 , 03:57   Gamedata path
Reply With Quote #1

I changed core.ini
PHP Code:
Configuration file for AMX Mod X
amxx_logs       addons
/amxmodx_183/logs
amxx_configsdir addons
/amxmodx_183/configs
amxx_datadir    addons
/amxmodx_183/data
amxx_modules    addons
/amxmodx_183/configs/modules.ini
amxx_plugins    addons
/amxmodx_183/configs/plugins.ini
amxx_pluginsdir addons
/amxmodx_183/plugins
amxx_modulesdir addons
/amxmodx_183/modules
amxx_vault      addons
/amxmodx_183/data/vault.ini 
Now data dir is addons/amxmodx_183/data but I see error
PHP Code:
L 02/01/2018 15:46:46Error parsing gameconfig file "cstrike\addons\amxmodx\data\gamedata\common.games.txt":
L 02/01/2018 15:46:46Error 1 on line 0col 0Stream failed to open
L 02
/01/2018 15:46:46Could not read common.games gamedataFile could not be openedunknown 
Mistrick is offline
Old 02-07-2018, 10:28
Arkshine
This message has been deleted by Arkshine.
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 02-07-2018 , 10:33   Re: Gamedata path
Reply With Quote #2

Looks like /gamedata/common.games/ directory doesn't exist?
__________________
Arkshine is offline
Mistrick
Senior Member
Join Date: Aug 2012
Location: Russia
Old 02-08-2018 , 09:48   Re: Gamedata path
Reply With Quote #3

It exists in cstrike\addons\amxmodx_183\data\gamedata\ but try load from cstrike\addons\amxmodx\data\gamedata\

Looks like core.ini doesn't work. In cstrike\addons\amxmodx\ I have amxx 182. Plugins.ini loaded from 182, logs write in 182 directory.

Code:
amxx list
Currently loaded plugins:
       name                    version     author            file             status
 [  1] Admin Base              1.8.2       AMXX Dev Team     admin.amxx       running
 [  2] Admin Commands          1.8.2       AMXX Dev Team     admincmd.amxx    running
 [  3] Menus Front-End         1.8.2       AMXX Dev Team     menufront.amxx   running
 [  4] Commands Menu           1.8.2       AMXX Dev Team     cmdmenu.amxx     running
 [  5] Players Menu            1.8.2       AMXX Dev Team     plmenu.amxx      running
 [  6] Maps Menu               1.8.2       AMXX Dev Team     mapsmenu.amxx    running
 [  7] Plugin Menu             1.8.2       AMXX Dev Team     pluginmenu.amxx  running
 [  8] Weapon Skin System      0.7.0-55    Mistrick          weapon_skin_sys  debug
 [  9] WSS: Custom deagle      0.0.1-1     Mistrick          custom_deagle.a  running
 [ 10] New                     0.1         Mistrick          give_money.amxx  running
 [ 11] Advanced Client Checke  0.3.4       Mistrick          cmdchecker.amxx  debug
11 plugins, 11 running
meta list
Currently loaded plugins:
      description     stat pend  file                  vers             src  load  unload
 [ 1] AMX Mod X       RUN   -    amxmodx_mm.dll        v1.8.3-dev+5151  ini  Start ANY
 [ 2] Example plugin  RUN   -    example_plugin.dll    v0.1             ini  ANY   ANY
 [ 3] SQLite          RUN   -    sqlite_amxx.dll       v1.8.2           pl2  ANY   ANY
 [ 4] Engine          RUN   -    engine_amxx.dll       v1.8.2           pl2  ANY   ANY
 [ 5] FakeMeta        RUN   -    fakemeta_amxx.dll     v1.8.2           pl2  ANY   ANY
 [ 6] Ham Sandwich    RUN   -    hamsandwich_amxx.dll  v1.8.2           pl2  ANY   ANY
 [ 7] ReAPI           RUN   -    reapi_amxx.dll        v5.5.0.148-dev   pl2  ANY   Never
 [ 8] CStrike         RUN   -    cstrike_amxx.dll      v1.8.2-dev-fix   pl2  ANY   ANY
8 plugins, 8 running
metamod plugins.ini
Code:
;; Metamod plugins.ini
; AMX Mod X 1.8.2

; win32	addons\resemiclip\resemiclip_mm.dll

win32   addons\amxmodx_183\dlls\amxmodx_mm.dll

; Enable this instead for binary logging
; win32   addons\amxmodx\dlls\amxmodx_bl_mm.dll

win32	addons\example_plugin.dll

Last edited by Mistrick; 02-08-2018 at 09:53.
Mistrick is offline
Old 02-08-2018, 09:53
Arkshine
This message has been deleted by Arkshine.
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 02-08-2018 , 10:17   Re: Gamedata path
Reply With Quote #4

You need to set the path of AMXX in your server command line with +localinfo and 'amxx_cfg' key.
__________________
Arkshine is offline
Mistrick
Senior Member
Join Date: Aug 2012
Location: Russia
Old 02-08-2018 , 15:47   Re: Gamedata path
Reply With Quote #5

Maybe add some note to core.ini?
Mistrick 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 19:36.


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