12-18-2013, 04:46 AM
If you set up actor #21 to be the one who has access to the 'miriam' trade, then you change:
to
The below section lets you apply different actors to different 'trades'. Only one 'trade' per actor.
Code:
when "Miriam" ; $game_actors[9].exp += exp_tempCode:
when "Miriam" ; $game_actors[21].exp += exp_tempThe below section lets you apply different actors to different 'trades'. Only one 'trade' per actor.
Code:
# List your actors here (based on trade)--------------
when "Miriam" ; $game_actors[9].exp += exp_temp
![[Image: QrnbKlx.jpg]](https://i.imgur.com/QrnbKlx.jpg)
![[Image: sGz1ErF.png]](https://i.imgur.com/sGz1ErF.png)
![[Image: liM4ikn.png]](https://i.imgur.com/liM4ikn.png)
![[Image: fdzKgZA.png]](https://i.imgur.com/fdzKgZA.png)
![[Image: sj0H81z.png]](https://i.imgur.com/sj0H81z.png)
![[Image: QL7oRau.png]](https://i.imgur.com/QL7oRau.png)
![[Image: uSqjY09.png]](https://i.imgur.com/uSqjY09.png)
![[Image: GAA3qE9.png]](https://i.imgur.com/GAA3qE9.png)
![[Image: 2Hmnx1G.png]](https://i.imgur.com/2Hmnx1G.png)
![[Image: BwtNdKw.png%5B]](https://i.imgur.com/BwtNdKw.png%5B)