Method RandomPlayerBotMgr:AddTradeDiscount [-] [+]

Adds the given amount to the trade discount the bot grants to the master.

Synopsis

RandomPlayerBotMgr:AddTradeDiscount( bot, master, value )

Arguments

Player bot
See method description.
Player master
See method description.
number value

Valid numbers: integers from -2,147,483,647 to 2,147,483,647.

Returns

Nothing.