• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[TFS 1.5] How to activate npc trade?

Shoorkill

Member
Joined
Dec 17, 2018
Messages
126
Reaction score
21
I'm using TFS 1.5 Nekiro downgrade 8.0 and I would like to activate npc trade, but I don't know how. can anybody help me? Give me a way to do this?
 
Copy paste of 8 6 nekiro.
  • Npc cpp .h
  • protocolgame and player cpp .h : see
: void ProtocolGame::sendShop , void ProtocolGame::sendSaleItemList
void Player::openShopWindow
- Npc (lua)dir of data


Use a function that only applies to players who have an OTC client. because old client will crash
 
Back
Top