Jump to content

Recommended Posts

Hey.
I would like to put this in the source: trade effect
in the subject to:

http://www.elitepvpers.com/forum/metin2-pserver-guides-strategies/3133340-r-lib-source-snippets-core-offset-listen.html

but I can not put it in the exchange.cpp this:

 

// in bool CExchange::Done()
// Vor der Schleife:
GetOwner()->CreateFly(6,victim);
// nach ITEM_MANAGER::instance().FlushDelayedSave(item);
GetOwner()->CreateFly(5,victim);

// nach     if (m_lGold){
for (int i = 1; i < m_lGold+1; i=i+500000)
GetOwner()->CreateFly(4,victim); // 1 Fly pro 500k . dh max 20 auf einmal (TradeLimit: 10kkk)

 

constantly spoil what? Kel's something to it?

Please help my.

 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.