|
yap. open the slave-frame.lua, and search for tD_Temp.tradeState == "populate"
there's the trade-engine ^^
its all initialized by the event "TRADE_SHOW" in tradeDispenser.lua, and uses some functions - tradeDispenserCompileProfile() - of the file tradeDispenser_Functions.lua.
maybe a bit complicated to extract the full engine ^^
Last edited by include; 14-06-2006 at 09:40 AM..
|