17-10-2010, 11:53 AM
|
#2442 (permalink)
|
|
Membro - Veterano
Registrado em: Oct 2010
Posts: 413
Agradecido 113 Vezes em 69 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
|
@VslDream
Você disse sobre a opção de jogar itens no chão, se for isto tem como bloquear sim.
Em config/options olhe :
# =================================================================
# Server optimisations
# =================================================================
# === Flood Protector ===
# set the initial size of the flood protector (should equal ~player count)
FloodProtectorInitialSize = 50
# === Items on ground management ===
# Allow players to drop items on the ground
AllowDiscardItem = False
# delete from world dropped reward items after n seconds. 0 - disabled
AutoDestroyDroppedItemAfter = 120
Seria isto?
|
|
|