Market fixes for creating offers, got Tibia working properly with market, fixes to statistics.

This commit is contained in:
BeniS
2012-07-29 01:41:10 +12:00
parent 497902736c
commit 6c281a828c
8 changed files with 268 additions and 74 deletions

View File

@@ -4,6 +4,6 @@ Module
author: BeniS
website: www.otclient.info
sandboxed: true
scripts: [marketoffer.lua, marketprotocol.lua, market.lua]
scripts: [offerstatistic.lua, marketoffer.lua, marketprotocol.lua, market.lua]
@onLoad: init()
@onUnload: terminate()