Table of Contents
Packet Limiter
Packet limier limiting packets to protect player from kick.
File located in config server directory. (for tmw and default server mana/server.themanaworld.org/) File name is packetlimiter.txt
File Format
First line is file version. current is 2. Other lines is delay in ms*10.
Example:
| Delay | Action |
| 4 | Version |
| 15 | Chat |
| 15 | Pickup |
| 5 | Drop |
| 0 | Npc next |
| 60 | Npc talk |
| 100 | Npc input |
| 15 | Emote |
| 100 | Sit |
| 50 | Change direction |
| 12 | Attack |
| 12 | Stop attack |
| 1800 | Online list |
| 35 | Whisper |
For example here allowed drop one item each 15*10=150 ms.