Thread: Mercenaries
View Single Post
  #40  
Old 10-24-2012, 11:09 PM
Devincean's Avatar
Devincean
Fire Beetle
 
Join Date: Aug 2012
Posts: 10
Default

Quote:
Originally Posted by lerxst2112 View Post
Are there any AA or faction type mods that might change the amount you're charged?
no but you can have a marketplace tokenthat gets deducted rather then plat from your character and the amount per upkeep goes up with levels and merc tier type ... possibly the easiest way to see upkeep is to put away and recall your merc since every time you dismiss and recall mercs it charges a upkeep cost.

Code:
12/8/2011 9:02:45 PM
[OPCode: 0x7062] OP_ClientUpdate [Client->Server] [Size: 42]
000 | 59 6b 00 00 ce 55 02 00 00 00 b6 24 59 44 b6 2f  | Yk...U.....$YD./
016 | a0 42 00 00 a1 c4 00 00 00 00 00 00 00 00 68 cb  | .B............h.
032 | 58 40 00 00 00 00 00 78 18 00                    | X@.....x..
Could be totally off but this looks like during the upkeep it checks for diffrence currencies first.

Code:
12/8/2011 9:02:45 PM
[OPCode: 0x528f] OP_Unknown [Server->Client] [Size: 16]
000 | 2d 00 00 00 00 00 00 00 06 00 00 00 05 00 00 00  | -...............

12/8/2011 9:02:45 PM
[OPCode: 0x6537] OP_Unknown [Server->Client] [Size: 4]
000 | 0a 00 00 00                                      | ....
Then possibly how much of what to minus plat or token
Mind you thats really just a guess.
Reply With Quote