It show in ms in game the result of a ping command between the server and a player.

Compilation works on windows and linux.

On linux, the server needs special authorisation because icmp use raw packet, basically there is 2 options to handle it :

  • Each time you lauch the server, do it with sudo
  • Do this once : sudo setcap ‘cap_net_raw+ep’ ./map-server
emulator

rathena

type

source modification

Reviews

There are no reviews yet.

Be the first to review “@ping command – Works on windows & linux 1.0.0”

Your email address will not be published. Required fields are marked *