Raised This Month: $ Target: $400
 0% 

Solved Rank restarted after Server down


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Alexxxxxxxxx
Member
Join Date: Aug 2017
Old 12-09-2017 , 11:53   Rank restarted after Server down
Reply With Quote #1

I'm always getting Rank restarted after server is off, why it happens ?

Last edited by Alexxxxxxxxx; 12-11-2017 at 06:30.
Alexxxxxxxxx is offline
soumyadip77
Senior Member
Join Date: Jul 2017
Location: INDIA,KOLKATA
Old 12-09-2017 , 12:26   Re: Rank restarted after Server down
Reply With Quote #2

1.share your core. Ini and amx. Cfg file here we will solv it if u share it...... thank you
soumyadip77 is offline
Send a message via Skype™ to soumyadip77
E1_531G
Senior Member
Join Date: Dec 2017
Old 12-09-2017 , 12:42   Re: Rank restarted after Server down
Reply With Quote #3

It is a normal thing, losing data on server down (crash).
Look in amxx.cfg for cvar: csstats_reset 0
Set it, if don't exists.
__________________
My English is A0
E1_531G is offline
Alexxxxxxxxx
Member
Join Date: Aug 2017
Old 12-09-2017 , 13:55   Re: Rank restarted after Server down
Reply With Quote #4

amxx.cfg

PHP Code:
amx_default_access z

amx_password_field _pw

amx_show_activity 2

amx_client_languages 0

amx_debug 1

amx_mldebug 
""

sv_timeout 70

mp_consistency 0

sv_allowdownload 1

mp_timelimit 40

mp_roundtime 4

mp_flashlight 0

mp_playerid 1

mp_chattime 3

sv_voicecodec 
""

sv_voiceenable 0

mp_footsteps 1

sv_maxspeed 9999

csstats_rank 0

csstats_reset 0


csstats_maxsize 5000

sv_proxies 0

rcon_password 
"" 
core.ini

PHP 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/data/csstats.amxx

Logging mode
no logging
one logfile day
one logfile map
HL Logs
amxx_logging    1

Binary logging level
add these up to get what you want
these only work with bin logging binaries
1  - default
2  log internal string sets/gets
4  log internal formats
8  log all native params
16 log internal function calls (only in debug mode)
32 log line number accesses (only in debug mode)
bin_logging    49

Maximum binary log sizein megs
max_binlog_size    20

Plugin optimization flags add these up to get what you want
lowering these may stop crashes on very old CPUs
set 65536 to disable optimizerNOT 0!
;-------------
float arithmetic
float comparisons
float rounding 
Alexxxxxxxxx is offline
Alexxxxxxxxx
Member
Join Date: Aug 2017
Old 12-09-2017 , 13:57   Re: Rank restarted after Server down
Reply With Quote #5

Quote:
Originally Posted by E1_531G View Post
It is a normal thing, losing data on server down (crash).
Look in amxx.cfg for cvar: csstats_reset 0
Set it, if don't exists.
What do you mean it is normal ? Do you think it's normal that stats are not being saved?
Alexxxxxxxxx is offline
soumyadip77
Senior Member
Join Date: Jul 2017
Location: INDIA,KOLKATA
Old 12-09-2017 , 21:32   Re: Rank restarted after Server down
Reply With Quote #6

Remove this 2 line and try again csstats_rank 0

csstats_reset 0
soumyadip77 is offline
Send a message via Skype™ to soumyadip77
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 22:55.


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