Jump to content

Recommended Posts

Posted

Which code from that post - http://maxcheaters.com/forum/index.php?topic=167569.0

I should put for my modem into server.cfg? I have status int 100.0mbps and with that program TCP Optimaizer my connection speed is 3mbps. So, should i use that code:

Code:

// DSL High //

rate "12001.000521"

sv_rate "9999"

sv_latency "-21.000521"

sv_updaterate "160"

sv_cmdrate "40"

mp_resend "2"

mp_cmdbackup "2"

sv_dlmax "768"

ex_interp "0.01"

ex_extrapmax "10"

 

 

????

Posted

sv_logbans 0

 

sv_logecho 0

 

sv_logfile 0

 

sv_log_onefile 0

 

mp_logmessages 0

 

mp_logdetail 0

 

sv_unlag 1

 

sv_maxunlag .1

 

fps_max 600

 

Copy them to the server.cfg

 

For the DSL HIGH CONNECTION.

 

rate "12001.000521"

 

sv_rate "9999"

 

sv_latency "-21.000521"

 

sv_updaterate "160"

 

sv_cmdrate "40"

 

mp_resend "2"

 

mp_cmdbackup "2"

 

sv_dlmax "768"

 

ex_interp "0.01"

 

ex_extrapmax "10"

 

Either you should do that also.

 

My Computer-->Proprietes-->Advanced-->Performance-->Settings-->and follow the image.

 

scren1wi8.th.jpg

 

Either go to Control Panel and then to Administrative Tools -> Services and than stop:

 

Application Management

Clipbook

Error Reporting

Distributed Link Tracking Client

Help and Support

Indexing

IPSEC

Messenger

Remote Registry Service

Telnet

Windows Time

WMI Performance Adapter

 

 

Few advices,so i wish you goodluck. (Also the country matters,so if your from greece and 1 player from USA it may cause the lag)

PS:Altough you should post it on support section you didnt anyway.

 

HF,CryStaliN.

 

Posted

Should i put fps_max 600 into server.cfg? Normal my server fps is 1000. With 18-20 players it comes like 500-800? So, should i put fps_max 600 or fps_max 1000?

Posted

Should i put fps_max 600 into server.cfg? Normal my server fps is 1000. With 18-20 players it comes like 500-800? So, should i put fps_max 600 or fps_max 1000?

 

Yes replace the fps_max 1000 with 600 value.

Best Regards,CryStaliN.

Posted

1 more questions. Could that code below to make lag? I saw into my server 7 players with 100+ ping? Its my first time seeing something like that. Could be because of that code? Could it makes forgeins to have bigger ping or no?

 

 

rate "12001.000521"
sv_rate "9999"
sv_latency "-21.000521"
sv_updaterate "160"
sv_cmdrate "40"
mp_resend "2"
mp_cmdbackup "2"
sv_dlmax "768"
ex_interp "0.01"
ex_extrapmax "10"




alias "dslow" "sv_minrate 2500;sv_maxrate 2500;sv_minupdaterate 5;sv_maxupdaterate 5;echo dead slow"
alias "vslow" "sv_minrate 3500;sv_maxrate 3500;sv_minupdaterate 13;sv_maxupdaterate 13;echo very slow"
alias "slow" "sv_minrate 3500;sv_maxrate 5000;sv_minupdaterate 14;sv_maxupdaterate 14;echo slow"
alias "norm" "sv_minrate 3500;sv_maxrate 7500;sv_minupdaterate 15;sv_maxupdaterate 15;echo normal"
alias "fast" "sv_minrate 3500;sv_maxrate 9999;sv_minupdaterate 20;sv_maxupdaterate 20;echo fast"
alias "vfast" "sv_minrate 3500;sv_maxrate 20000;sv_minupdaterate 20;sv_maxupdaterate 60;echo LAN fast"
alias "rates" "sv_minrate;sv_maxrate;sv_minupdaterate;sv_maxupdaterate"

 

 

 

This is my full server.cfg code:

 

 

v_ms 1

mp_autoteambalance "1"

mp_autokick "0"

mp_tkpunish "1"

mp_forcecamera "0"

mp_limitteams "0"

mp_allowspectators "1"

mp_timelimit "30"

mp_chattime "10"

sv_cheats "0"

sv_allowupload "1"

sv_allowdownload "1"

sv_noroundend 1

mp_friendlyfire 0

sv_friendlyfire 0

 

 

mp_freezetime "0"

mp_roundtime "0"

 

 

log off

sv_logbans 0

sv_logecho 0

sv_logfile 0

sv_log_onefile 0

mp_logmessages 0

mp_logdetail 0

sv_unlag 1

sv_maxunlag .1

 

 

exec listip.cfg

exec banned.cfg

Amx_snilentnades 1

 

sys_ticrate 1200

sv_voiceenable 0

amx_demo "1"

amx_demo_mode "2"

amx_demo_steamid "0"

amx_demo_rectime "10"

amx_demo_name "autorecorded demo"

amx_demo_prefix "AMXX"

sv_skies_mode 1

amx_listen 1

spec_banner_ads 1

 

 

rate "12001.000521"

sv_rate "9999"

sv_latency "-21.000521"

sv_updaterate "160"

sv_cmdrate "40"

mp_resend "2"

mp_cmdbackup "2"

sv_dlmax "768"

ex_interp "0.01"

ex_extrapmax "10"

 

 

 

 

alias "dslow" "sv_minrate 2500;sv_maxrate 2500;sv_minupdaterate 5;sv_maxupdaterate 5;echo dead slow"

alias "vslow" "sv_minrate 3500;sv_maxrate 3500;sv_minupdaterate 13;sv_maxupdaterate 13;echo very slow"

alias "slow" "sv_minrate 3500;sv_maxrate 5000;sv_minupdaterate 14;sv_maxupdaterate 14;echo slow"

alias "norm" "sv_minrate 3500;sv_maxrate 7500;sv_minupdaterate 15;sv_maxupdaterate 15;echo normal"

alias "fast" "sv_minrate 3500;sv_maxrate 9999;sv_minupdaterate 20;sv_maxupdaterate 20;echo fast"

alias "vfast" "sv_minrate 3500;sv_maxrate 20000;sv_minupdaterate 20;sv_maxupdaterate 60;echo LAN fast"

alias "rates" "sv_minrate;sv_maxrate;sv_minupdaterate;sv_maxupdaterate"

Posted

I dont have time to check now the settings or either aliases. (I'm busy and i have to go,sorry)

A advice replace the actual srv.cfg with a clean one (default cfg).

Cheers,CryStaliN.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • ⚔️ LINEAGE II KHADIA ⚔️ Interlude PTS (L2OFF) • Mid Rate PvP • Custom Endgame Experience 🔥 NOT JUST ANOTHER SERVER — A REAL BATTLEFIELD 🔥 Welcome to L2Khadia, where classic Interlude meets competitive PvP and custom progression. No fake numbers, no empty promises — only action, economy, war and long-term gameplay. ━━━━━━━━━━━━━━━━━━━━━━ 📊 SERVER RATES EXP: x100 SP: x150 Adena: x300 Spoil: x15 ━━━━━━━━━━━━━━━━━━━━━━ ⚔️ WHY KHADIA? ✔ Original Interlude Mechanics & Formulas ✔ Mid Rate PvP Balance ✔ Real Clan Wars / Sieges / Olympiad ✔ Stable & Fair Economy ✔ Active Staff Team ✔ Long-Term Project Vision ━━━━━━━━━━━━━━━━━━━━━━ 🗡️ KHADIA CUSTOM CONTENT 🔥 Khadia Weapons – Unique power & visuals 🛡 Khadia Armor – Raid Boss drops & crafting 🧥 Khadia Cloaks – Endgame progression items 💎 Designed for competitive PvP ━━━━━━━━━━━━━━━━━━━━━━ 🎁 REWARD SYSTEMS 🏆 PvP / PK Reward System 📦 Daily PvP Reward Package 👑 Raid Package from Boss Extract Rewards 🗳 Vote Reward System 📈 Rankings: PvP / PK / Clans / Castles ━━━━━━━━━━━━━━━━━━━━━━ 💎 VIP FEATURES ✔ VIP Buff Coin ✔ Nick / Title Colors ✔ Special VIP Chat ( ^ Key ) ✔ Exclusive VIP Benefits ━━━━━━━━━━━━━━━━━━━━━━ 🎮 QUALITY OF LIFE ✔ Auto Loot for Farm ✔ Auto Loot Disabled for Raid Boss ✔ Offline Shop System ✔ Remote Buff Coin ✔ RaidBoss Status NPC ✔ PvP / PK Ranking NPC ━━━━━━━━━━━━━━━━━━━━━━ 🌍 FARM ZONES • Elven Fortress [80] – Medium • Cave of Trials [80+] – Party Hard • Monastery of Silence [80] – Medium • PvP Zones Around Raid Bosses ━━━━━━━━━━━━━━━━━━━━━━ 🏰 CLAN & SIEGE SYSTEM ✔ Full Interlude Clan System ✔ Max Clan Level 8 + Clan Skills ✔ Max 3 Clans per Alliance ✔ No Kick / Leave Penalty ✔ Weekly Castle Sieges ━━━━━━━━━━━━━━━━━━━━━━ 🚀 JOIN NOW – START YOUR LEGEND 🚀 🌐 Website: www.l2khadia.com 💬 Discord: https://discord.gg/DnZrgWn77n ━━━━━━━━━━━━━━━━━━━━━━ No Pay To Win • Fair Gameplay • Real PvP • Custom Endgame Content       We Wish you the best game ! 
    • First of all, he doesn’t even know English. He needs to learn it first.
    • Which copies are you talking about? Hahaha, stop crying, everyone knows you're a copy-paste, you can't even program "hello world".
    • Imagine if gustavo cuts cocaine and skylord stops flaming him and this two motherfuckers work together, they can do very good stuff... But.. yeah
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..