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

Rank doesn't save etc


Post New Thread Reply   
 
Thread Tools Display Modes
neogeo
Senior Member
Join Date: Jul 2005
Old 09-07-2008 , 05:45   Re: Rank doesn't save etc
Reply With Quote #11

same problem here ,each times the server changes map ,the rank is deleted.
neogeo is offline
ZombieMan
Senior Member
Join Date: May 2008
Location: Italy.
Old 09-07-2008 , 08:18   Re: Rank doesn't save etc
Reply With Quote #12

Quote:
Originally Posted by ZombieMan View Post
leave me a pm with your id or something where we can talk ... i i'll help you
__________________
BACK TO BUSINESS

If you want to feel better give me + karma but ... don't forget to leave your name

DO NOT PM me for support
ZombieMan is offline
Frogstomp
Member
Join Date: Jun 2008
Location: Straya (Australia)
Old 09-08-2008 , 00:50   Re: Rank doesn't save etc
Reply With Quote #13

Quote:
Originally Posted by KWo View Post
That problem with nots saving stats - is this happening on the windows or on the linux server?
Windows.
__________________
Play Hyper-strike!
(The best cs 1.6 mod)
Frogstomp is offline
Old 04-08-2012, 12:26
Egonsss
This message has been deleted by Exolent[jNr]. Reason: Cross-post.
gabis
New Member
Join Date: Nov 2015
Old 08-27-2016 , 07:41   Re: Rank doesn't save etc
Reply With Quote #14

I have same problem, can anyone help me?
gabis is offline
Send a message via Skype™ to gabis
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 08-27-2016 , 09:21   Re: Rank doesn't save etc
Reply With Quote #15

Paste here the context of
your amxx.cfg file on ./configs folder.

And
cvarslist
localinfo
meta list
from your server console.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective

Last edited by addons_zz; 08-27-2016 at 09:32. Reason: update
addons_zz is offline
numbster
Member
Join Date: Dec 2016
Old 03-28-2018 , 17:52   Re: Rank doesn't save etc
Reply With Quote #16

I know is toooooooo old topic but let people know.

How to fix

configs/Plugins.ini checking for
Code:
statscfg.amxx
restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
miscstats.amxx ; bunch of events announcement for Counter-Strike
stats_logging.amxx ; weapons stats logging (CSX Module required!)
If you dont have them, find them(Mod Addon Packs). Plus addons/amxmodx/plugins/csstats.amxx

Next,
open configs/Core.ini (this is the first rows, not full Core.ini)
normal will be like:
Code:
; Configuration file for AMX Mod X
amxx_logs	addons/amxmodx/logs
amxx_configsdir	addons/amxmodx/configs
amxx_datadir	addons/amxmodx/data
amxx_modules	addons/amxmodx/configs/modules.ini
amxx_plugins	addons/amxmodx/configs/plugins.ini
amxx_pluginsdir	addons/amxmodx/plugins
amxx_modulesdir	addons/amxmodx/modules
amxx_vault	addons/amxmodx/data/vault.ini
Make it like:
Code:
; Configuration file for AMX Mod X
amxx_logs	addons/amxmodx/logs
amxx_configsdir	addons/amxmodx/configs
amxx_datadir	addons/amxmodx/data
amxx_modules	addons/amxmodx/configs/modules.ini
amxx_plugins	addons/amxmodx/configs/plugins.ini
amxx_pluginsdir	addons/amxmodx/plugins
amxx_modulesdir	addons/amxmodx/modules
amxx_vault	addons/amxmodx/data/vault.ini
; It is important that "csstats" comes before "csstats_score"
csstats		addons/amxmodx/data/csstats.dat
csstats_score	addons/amxmodx/plugins/csstats.amxx
or just add these two line at end.

Make sure you have all files and remember. Rank will be save only when map ends. If you wanna test, use changelevel and then restart/close server and start again.
This happen only in 1.8.2 in 1.8.3 is fixed.

Last edited by numbster; 03-28-2018 at 22:15.
numbster 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 11:38.


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