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 an American, looking to start my own server.... I am looking for a dev, to help me build & edit a pride-style server.  Basically, at this point: (being Lineage 2 is a dying game - with botters overtaking) I'm not looking to spend hundreds-thousands of dollars.... Even if it's a cheap not "pride-style" server, I'll be content with that, too. I have everything else as far as Name, Discord, website, and staff - I just need a dev, to help with the files.  Thanks! 🙂 
    • ## SuperPoint Editor   SuperPoint Editor is a practical visual editor for Lineage II PTS 'SuperPoint.bin' files. It is built for people who need to inspect, fix, rebuild, and draw server routes without digging through binary data by hand.   ### What You Can Do   - Open and edit 'SuperPoint.bin' files. - Export BIN data into a readable TXT format. - Save edited data back into a valid BIN file. - Validate routes before saving. - Work with SuperPoint routes, points, directed connections, and path records in tables. - Add, duplicate, delete, and reorder points. - Create direct and reverse connections between route points. - Automatically generate connections between neighboring points. - Edit raw point coordinates: 'X', 'Y', 'Z', 'Index', and 'Delay'. - Keep route names and internal route data organized. - Use either English or Ukrainian interface language.   ### C4 Server Support   Some C4 servers have 'SuperPoint.bin', but do not have 'superpointinfo.txt' in scripts. The editor supports this case directly. When 'superpointinfo.txt' is not found near the BIN file, the editor can open the BIN in C4 mode. In this mode, 'Fstring ID' is disabled because that value belongs to 'superpointinfo.txt', not to the BIN itself. The editor will not generate or modify 'superpointinfo.txt' while working in this mode. This keeps C4 data clean and avoids creating script files that the server does not actually use.   ### superpointinfo.txt Support   For chronicles that do use 'superpointinfo.txt', the editor can load and synchronize it together with the BIN data. When saving, the editor updates route nodes and coordinates while preserving existing metadata such as: - 'npc_name' - 'move_type' - 'fstring_index' - 'social_number' - 'delay' New nodes are generated with safe default values, so existing script metadata is not accidentally wiped.   ### Geodata Tools   The editor can also open converted geodata '.dat' files and display them as a map. This makes route editing much more visual. You can: - Load geodata and inspect the terrain by layer. - Zoom and pan around the map. - Create a new SuperPoint directly from a map cell. - Draw a route by clicking on the geodata. - Drag existing points to new positions. - Automatically snap 'X/Y' to the selected geo cell. - Use the selected geodata layer to fill the point 'Z'. - See all routes on the map or focus only on the selected one. This is especially useful when building new NPC movement paths or correcting bad route coordinates.   ### Connections and Paths   SuperPoint connections are directional. A connection from point '3' to point '2' is not the same as a connection from point '2' to point '3'. The editor makes this explicit by separating: - route points, - directed connections, - and the actual path records used by each connection. For simple cases, it can create direct path records automatically. For more complex movement, you can edit the path points manually. ### Built for Safe Editing The editor includes validation before saving, so common structural problems can be caught before a broken BIN is produced. It also verifies rebuilt BIN files through the converter engine. The goal is simple: edit quickly, but do not silently damage server data.   ### Unknown Field   This small 'Unknown' field is part of the original BIN structure. Most official-looking files keep it as '0', and for regular route editing there is usually no reason to change it. The editor exposes it so nothing from the BIN is hidden or lost. If you do not know exactly what your server uses it for, keep it at '0'. Download
    • NpcGrp não salva no interlúdio e da crítico quando coloca ele no cliente, já testei ele antes.
  • 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..