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

    • Hello everyone, I am selling the complete AdvExt64 FULL Extender for L2OFF PTS Interlude servers, including the complete source code.   Note: This is NOT the Vanganth extender. This is the complete, fully featured Interlude advext64 extender its full source code. Here is a breakdown of the key features included in this extender:   💻 Source Code Included   Full Extender Source: Modify, compile, and add your own custom features with zero limitations   ⚔️[NEW] Boss Spawns & Global Announcements   Boss Management (BossSpawn.txt): Full control over the exact spawn coordinates and respawn times for any Raid or Epic Boss. Auto-Announce: The server will automatically send a global announcement whenever a normal Raid Boss or Epic Boss spawns (supports custom chat colors). 🏪 Exclusive Systems (OtherSettings) [SearchStore] Costume system; Skins Clan Crest on NPCs:   🌟 Core Systems & Quality of Life AIO (All-In-One) System Premium & VIP System Offline Trade & Market Custom NPC Buffer Extended Teleports Buff Store System: Buff Item Fast Load L2Npc Multi-language System   ⚔️ [NEW] Event Engine (Fully Automated) Good vs Evil (GVE) & All vs All (AVA): Team vs Team (TvT) Capture the Flag (CTF): Last Hero (DeathMatch) Party Death "Server First" Promos: Custom Drop Events Vip System Newbie Rates: ⚙️ Custom Gameplay Mechanics Daily/Weekly/Monthly Missions: Advanced Enchant System: Attribute System Special Map Areas: Olympiad Extras: PvP/PK Systems: In-Game Mail Clan Search Seach Store Bot Report   🛡️ Security & Administration Anti-Bot Integrations:  Patch & HWID Protection: Builder System Jail & Chat Filter System   Price: 500 USD Contact Telegram: @TrakinasXP      
    • [SIZE=4][B]🇨🇦 NEWCANADA40 — 40% OFF VPS in Canada (Toronto)[/B][/SIZE] We are excited to announce the launch of our new location — Toronto, Canada. [B]Promo code:[/B] NEWCANADA40 [B]Discount:[/B] 40% on VPS orders [B]Valid until:[/B] June 7 ✔ New Canadian location ✔ Excellent North American connectivity ✔ Fast server deployment ✔ Suitable for any project [B]How to activate:[/B] — Visit our website — Select Canada (Toronto) as your location — Enter the promo code during checkout 👉 [url=https://bit.hosting]https://bit.hosting[/url] [I]The offer is valid for new Toronto VPS orders until June 7, 2026.</I>
    • Thanks for the collection and the free advertising! These files have been in the public domain for a long time — you just saved people the trouble of searching. A true fan. 😄 Just to clarify for everyone reading: these files have nothing to do with this topic. They are 10+ year old builds, and since various third-party modifications exist in the wild, we cannot guarantee what may have been added or changed in those versions. Use them at your own risk. We have absolutely no judgment toward those who are on a tight budget and can't afford our current builds — these old shared files might genuinely help you get started. Just use them carefully and at your own risk. And please don't judge developers for the mistakes they made early in their careers — every developer goes through stages of growth, and what you see in those old builds is simply a snapshot of where we were back then. We've come a long way since. If you're interested in our older builds, we have a dedicated thread for that with significantly reduced prices — very accessible for any budget. We have also recently resumed full technical support for legacy builds, handled by a separate team that doesn't interfere with our private development direction for larger projects. You can find our legacy builds here: Our OLd L2-scripts Packs Actual revisions Our current private sources are a completely different story — which is exactly what this thread is about. Too bad all your time goes into collecting other people's old code instead of developing your own project. Though judging by "L2MID is currently offline, we will come back soon in 2026" — you clearly have plenty of time on your hands. 😉
    • SHARED alreaxy! Are these files yours? https://fex.net/ru/s/kdop2z4
  • 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..