How to check current zenny in deal in macro

Wrote new code? Fixed a bug? Want to discuss technical stuff? Feel free to post it here.

Moderator: Moderators

flashdbest
Plain Yogurt
Plain Yogurt
Posts: 61
Joined: 12 Nov 2012, 09:22
Noob?: Yes

How to check current zenny in deal in macro

#1 Post by flashdbest »

Hi i'm writing a macro code for selling stuff using a bot dealer - pretty much similar to autotrade plugin except it's the other way around.

I was wondering if there's a way to check the current zeny (of the other player) in macro when a deal has been finalized.

sorry for my bad english :P
flashdbest
Plain Yogurt
Plain Yogurt
Posts: 61
Joined: 12 Nov 2012, 09:22
Noob?: Yes

Re: How to check current zenny in deal in macro

#2 Post by flashdbest »

nevermind - got it by using @eval($::currentDeal{'other_zeny'})