Jump to content

Recommended Posts

Posted
  • Your Nickname:Profesoru
  • Your Problem: i want remove knockback for nemesis so he can attack players
  • Screenshot; not necessary

Can we edit knockback of nemesis in FTP and  where is that file?

  • I love it 1
Posted

Hello Profesoru,

Well , This problem can be solved by editing 1 cvar in your server, and i already tested that in many servers , and this will fix all the strafe problems in server ,

So all you need to do is to access your server's FTP ---> The go to file named server.cfg

Go there and search for the cvar "sv_airaccelerate ..." , and change it to "sv_airaccelerate 999" , .

Then everything will be fine, you can go to your server again and test the nemesis strafe.

Good luck.

  • I love it 2
Posted (edited)

our server.cfg :

sv_allowdownload "1"
sv_allowupload "1"

mp_flashlight 0
mp_footsteps 1
mp_playerid 1
sv_maxspeed 500
mp_freezetime 0
mp_autokick 0
mp_autoteambalance 0
mp_limitteams 0
mp_consistency 0
mp_roundtime 4
mp_timelimit 40
sv_proxies 0
sv_region 255
sv_timeout 70
sv_voiceenable 0
hpk_maxsize 0.005
fps_max            "999999999999999999999999999999999999999"
sys_ticrate        "999999999999999999999999999999999999999"
mapcyclefile        "addons/amxmodx/configs/maps.ini"

sv_rcon_banpenalty 30
sv_rcon_maxfailures 3
sv_rcon_minfailures 3
sv_rcon_minfailuretime 300

exec            "listip.cfg"
exec            "banned.cfg"

// Server Logging
log on
mp_logdetail 0
mp_logmessages 1

Edited by Verox
Just add sv_airaccelerate 999 , anywhere , come TS3 for more details
  • I love it 1
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.