Changes between Version 1 and Version 2 of Ticket #4477, comment 2


Ignore:
Timestamp:
Jul 9, 2017, 2:40:37 PM (7 years ago)
Author:
Wildcat26

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4477, comment 2

    v1 v2  
    1 Based on how the Trader.js component is currently written, {{{return !cmpTraderPlayer.IsEnemy(targetPlayerId);}}}, players you can trade with are players who are not enemies, including neutral players. Do we want to limit trading to allies, or is it okay to trade with neutral players as long as they're not Gaia?
     1Based on how the Trader.js component is currently written, {{{return !cmpTraderPlayer.IsEnemy(targetPlayerId);}}}, players you can trade with are players who are not enemies, including neutral players.
    22
     3Do we want to limit trading to allies, or is it okay to trade with neutral players as long as they're not Gaia?
     4