[help] plusemu trade

zakiy

Member
Dec 5, 2011
44
4
hello im having an issue with my plusemu, when i try to trade someone it doesnt open the dialog and then other times when i try to trade someone it opens the dialog but it opens it for a whole other user not the one i clicked on im not sure what the issue is ive tried replacing trade.cs and tradeuser.cs in my emu with the default plusemu ones and no luck there is no emu logs or anything or any error


please help me
 

zakiy

Member
Dec 5, 2011
44
4
public const int InitTradeMessageEvent = 3951; // PRODUCTION-201609061203-935497134
public const int ModerationTradeLockMessageEvent = 1104; // PRODUCTION-201609061203-935497134
public const int TradingRemoveItemMessageEvent = 2390; // PRODUCTION-201609061203-935497134
public const int TradingAcceptMessageEvent = 1120; // PRODUCTION-201609061203-935497134
public const int TradingOfferItemMessageEvent = 1050; // PRODUCTION-201609061203-935497134
public const int TradingModifyMessageEvent = 1331; // PRODUCTION-201609061203-935497134
public const int TradingCancelMessageEvent = 1007; // PRODUCTION-201609061203-935497134
public const int TradingCancelConfirmMessageEvent = 522; // PRODUCTION-201609061203-935497134
public const int TradingOfferItemsMessageEvent = 1749; // PRODUCTION-201609061203-935497134
public const int TradingConfirmMessageEvent = 312; // PRODUCTION-201609061203-935497134

These are all my trading packets, the PRODUCTION is 201609061203-935497134.
 

zakiy

Member
Dec 5, 2011
44
4
When will you be available to Teamviewer?
 
Anyone?...
 
UPDATE: Basically, I found that whichever user you tried to trade with and the box didn't open, the next user you try to trade with, the dialog opens for the last user you tried to trade with, not sure if this will help people understand more.
 
Start trade packet
 

Users who are viewing this thread

Top