removeActorWithDistance: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
No edit summary
(Undo revision 1352 by Manticora (Talk))
Line 1: Line 1:
; removeActorWithDistance [<number>]
; removeActorWithDistance [<number>]
: В этом параметре конфига прописывается дистанция, дальше которой будут удалены все "actor'ы" с экрана.
: Automatically remove actors from a specified distance.


: Этот параметр полезен для открывших магазин в Пронтере торговцев. Сделайте removeActorWithDistance '''5''' и тогда OpenKore не будет слать так много пакетов "getPlayerInfo", что уменьшит лаги и сэкономит трафик.
: This is useful for merchants vending in prontera - set [[removeActorWithDistance]] to '''5''' and you will not send as many getPlayerInfo packets, thus lessening the lag caused by you.


[[Category:config.txt]]
[[Category:config.txt]]

Revision as of 23:45, 15 February 2010

removeActorWithDistance [<number>]
Automatically remove actors from a specified distance.
This is useful for merchants vending in prontera - set removeActorWithDistance to 5 and you will not send as many getPlayerInfo packets, thus lessening the lag caused by you.