DialogChoice ResponseDialog

DialogChoice’s ResponseDialog property cannot be updated immediately after the DialogChoice is selected in online mode. Lets say the user chooses to buy a sword using the dialog system; As soon as the user selects the sword option, a script cannot retrieve the price of the sword and respond with the price. In solo mode this works fine. I found that you can still update the descendants response dialog in online just fine.