Thread: [Solved] REHLDS Server Problem
View Single Post
farhanhyper
Member
Join Date: Dec 2017
Location: Finland
Old 10-05-2018 , 16:43   Re: REHLDS Server Problem
#7

Quote:
Originally Posted by tarsisd2 View Post
what parameters you are using to run the server?

use port 27016
put this on your server.cfg
sv_lan 0

you can start the server without metamod and amxmodx to test it has nothing to do with addons

remove reunion from the list to get further help
Parameters:

//Pw Coomands
sv_password ""
rcon_password ""

//Booster Coomands
sys_ticrate 700
fps_max 1024
booster_autofps 400
mm_insane 0
sv_filetransfercompression "0"
decalfrequency "120"
hpk_maxsize "0.1"

//Sv Commands
sv_downloadurl ""
sv_maxrate 0
sv_minrate 15000
sv_maxupdaterate 100
sv_minupdaterate 15
sv_voicecodec voice_speex
sv_voicequality 5
sv_unlag 1
sv_maxunlag 0.25
sv_voiceenable 1
sv_unlagsamples 2
sv_unlagpush 0
sv_lan 0
sv_aim 0
sv_airaccelerate 10
sv_maxvelocity 2000
sv_airmove 1
sv_allowdownload 1
sv_allowupload 0
sv_alltalk 0
sv_proxies 1
sv_cheats 0
sv_clienttrace 1.0
sv_clipmode 0
sv_friction 4
sv_gravity 800
sv_maxspeed 9999999
sv_send_logos 1
sv_send_resources 1
sv_stepsize 18
sv_stopspeed 75
sv_timeout 65
sv_accelerate 5
sv_contact ""
sv_bounce 1
sv_logblocks 0

//Mp Commands
mp_winlimit 0
mp_mirrordamage 0
mp_windifference 1
mp_slaylosers 1
mp_autokick 0
mp_autocrosshair 0
mp_autoteambalance 0
mp_buytime .90
mp_consistency 0
mp_c4timer 45
mp_fadetoblack 0
mp_flashlight 1
mp_footsteps 1
mp_freezetime 0
mp_friendlyfire 0
mp_hostagepenalty 1
mp_limitteams 10
mp_logecho 1
mp_chattime 0
mp_logdetail 0
mp_logfile 1
mp_logmessages 1
mp_maxrounds 0
mp_playerid 0
mp_roundtime 1.75
mp_timelimit 180
mp_tkpunish 0
mp_startmoney 16000
mp_allowmonsters 0
mp_fragsleft 0
mp_ghostfrequency 0.1
mp_kickpercent 0.66
mp_mapvoteratio 0.66

// Config
exec banned.cfg
exec listip.cfg

// sXe Coomands
__sxei_clt_ver
__sxei_16bpp 0
__sxei_16bppshow 0
__sxei_16bppkick 0
__sxei_speedhack -1
__sxei_antisound 1
__sxei_awhfordead 0
__sxei_awhforent 0
__sxei_awhforteam 0
__sxei_required 1
__sxei_internal_ip ""

// DeBug
hostage_debug 0
hostage_stop 0

// _tutor_bomb
_tutor_bomb_viewable_check_interval 0.5
_tutor_debug_level 0
_tutor_examine_time 0.5
_tutor_hint_interval_time 10.0
_tutor_look_angle 10
_tutor_look_distance 200
_tutor_message_character_display_time_coeffic ient 00.7
_tutor_message_minimum_display_time 1
_tutor_message_repeats 5
_tutor_view_distance 1000

max_queries_sec 1
max_queries_sec_global 1
max_queries_window 1
netcode 47
deathmatch 1


//Ip Coomands
ip ""
farhanhyper is offline