How to be able to speed?
I had my own server a long long time ago,and people were able to speed,but i forgot how i set that shit up,anyone? :)
I know it has to do something with this,what numbers do i have to put where again?
[antispeed]
{
QueueSize = 10 /* Number of packets that can be queued before disconnection */
WalkThreshold = 400 /* Milliseconds between walk packets */
AttackThreshold = 400 /* Milliseconds between attack packets */
SpellThreshold = 400 /* Milliseconds between spell packets */
}
}
13 years, 9 weeks ago
|
make
Joined: 8th Sep 2010
Posts: 674
Re: How to be able to speed?
set the inix to "0" or what every. [antispeed]
{
QueueSize = 10 /* Number of packets that can be queued before disconnection */
WalkThreshold = 100 /* Milliseconds between walk packets */
AttackThreshold = 100 /* Milliseconds between attack packets */
SpellThreshold = 400 /* Milliseconds between spell packets */
}
---
Think Outside The Box.
..............Skids in my Undies........
...............Cut And Paste............
13 years, 9 weeks ago
|
Re: How to be able to speed?
Ehh,thanks,but when i start my Seose and open eo,everything works but it crashes like every 40 seconds,someone know what the problem could be? i can login and everything works.
this is the problem it says:
kernel32.dll
Nevermind People,i just leave it by,it crashes everytime so screw my server x3 anyway thanks.
13 years, 9 weeks ago
|
Re: How to be able to speed?
[antispeed]
{
QueueSize = 1 /* Number of packets that can be queued before disconnection */
WalkThreshold = 0 /* Milliseconds between walk packets */
AttackThreshold = 0 /* Milliseconds between attack packets */
SpellThreshold = 0 /* Milliseconds between spell packets */
}
13 years, 9 weeks ago
|
Hollow
Joined: 30th Sep 2010
Posts: 3451
Re: How to be able to speed?
Me2OwnYou3D posted: (26th Nov 2011, 10:52 am)
[antispeed]
{
QueueSize = 1 /* Number of packets that can be queued before disconnection */
WalkThreshold = 0 /* Milliseconds between walk packets */
AttackThreshold = 0 /* Milliseconds between attack packets */
SpellThreshold = 0 /* Milliseconds between spell packets */
}
I am not sure.. But shouldnt QueSize stay 10?
13 years, 9 weeks ago
|
Re: How to be able to speed?
Hollow posted: (26th Nov 2011, 11:00 am)
Me2OwnYou3D posted: (26th Nov 2011, 10:52 am)
[antispeed]
{
QueueSize = 1 /* Number of packets that can be queued before disconnection */
WalkThreshold = 0 /* Milliseconds between walk packets */
AttackThreshold = 0 /* Milliseconds between attack packets */
SpellThreshold = 0 /* Milliseconds between spell packets */
}
I am not sure.. But shouldnt QueSize stay 10?
Thats what i thought too.
13 years, 9 weeks ago
|
oxyda
Joined: 6th May 2009
Posts: 344
Re: How to be able to speed?
sordie posted this before idk if ur using addons but here
link : https://eoserv.net/forum/topic/9480
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
sordies post :
To enable the speed addons simply make sure you have the EOSpeed.eaf and EOFasterAnim.eaf in you addons folder.
However, the server must be setup to allow speeding. Here's how to do this:
Seose
Edit your Seose.xini file: [antispeed]
QueueSize = 100000 /* Or some other massive value */
WalkThreshold = 0
AttackThreshold = 0
SpellThreshold = 0
Kalandra
Edit the Config\System.cfg file: PACKET_QUEUE 100000
PACKET_SPEED_WALK 0
PACKET_SPEED_ATTACK 0
EOSERV
The author of this software was too lazy to add the packet queue settings to the configuration. hehe XD
You will need to edit the values inside the src\handlers\ folder and recompile.
You can find these by searching for the macros: CLIENT_QUEUE_ACTION and CLIENT_FORCE_QUEUE_ACTION
Main/Test
Send me the source and we'll talk ;]
---
-.-
13 years, 8 weeks ago
|
TehLols
Joined: 7th Aug 2011
Posts: 220
Re: How to be able to speed?
Why the fuck would this have a -4? Jeez, fucking cunts.
13 years, 7 weeks ago
| | | | | | | | |