Page 1 of 1

(AddOn) NostalriusAcceptTrade

PostPosted: Tue Jan 12, 2016 10:44 pm
by LYQ
Hello there,

Nostalrius released few days ago a feature which shall prevent scams made via trade window by implementing a two second delay before accepting trade when an item or money in the window was changed.
SOURCE: https://twitter.com/NostalBegins/status ... 2161168384

This small AddOn with 22 lines of code will simply 'grey out' the Trade button in your Trade window when this delay is active and you can't accept the trade yet.

So you can think of it as a small visual adjustment for the client to adapt the servers feature.

Download / Code
Download: https://github.com/MOUZU/NostalriusAcceptTrade/releases
GitHub Repository: https://github.com/MOUZU/NostalriusAcceptTrade

How to install
When you download the code directly from GitHub you have to unzip the file and rename the folder from 'NostalriusAcceptTrade-master' to 'NostalriusAcceptTrade' and place the folder in your /World of Warcraft/Interface/AddOns/ directory and it should popup in your AddOns list in the character selection screen.

Re: (AddOn) NostalriusAcceptTrade

PostPosted: Tue Jan 12, 2016 11:51 pm
by Renew
Awesome! Tyvm, i tought one of my addons cause this annoying trade thing xd

Re: (AddOn) NostalriusAcceptTrade

PostPosted: Wed Jan 13, 2016 12:26 pm
by LYQ
added another event which was missing - now the AddOn should be working 100% like the mechanism allows it on Nostalrius.

I just quickly wrote this last night in a few minutes - I didn't really find the time to test everything and set everything up - I'll create a readme and create an archive so it's easier to install for some people who aren't used to download code from Github later today