Code:
[07.16. - 11:22:55] [AA__IN] Warrio: Received OP_AAAction
[07.16. - 11:22:55] [AA__MESSAGE] Warrio: Starting to buy AA 12
[07.16. - 11:22:55] [AA__MESSAGE] Warrio: Set AA 12 to level 1
[07.16. - 11:22:59] [AA__IN] Warrio: Received OP_AAAction
[07.16. - 11:22:59] [AA__MESSAGE] Warrio: Starting to buy AA 13
[07.16. - 11:22:59] [AA__MESSAGE] Warrio: Could not find AA 13, trying potential parent 12
[07.16. - 11:22:59] [AA__MESSAGE] Warrio: Set AA 12 to level 2
[07.16. - 11:23:07] Drinking from slot:23
[07.16. - 11:23:07] DeleteItemInInventory(23, 1, false)
[07.16. - 11:23:07] Eating from slot:24
[07.16. - 11:23:07] DeleteItemInInventory(24, 1, false)
[07.16. - 11:23:09] [AA__IN] Warrio: Received OP_AAAction
[07.16. - 11:23:09] [AA__MESSAGE] Warrio: Starting to buy AA 14
[07.16. - 11:23:09] [AA__MESSAGE] Warrio: Could not find AA 14, trying potential parent 13
[07.16. - 11:23:09] [AA__MESSAGE] Warrio: Could not find AA 14, trying potential parent 12
[07.16. - 11:23:09] [AA__MESSAGE] Warrio: Set AA 12 to level 3
[07.16. - 11:23:15] [AA__IN] Warrio: Received OP_AAAction
[07.16. - 11:23:15] [AA__MESSAGE] Warrio: Starting to buy AA 15
[07.16. - 11:23:15] [AA__MESSAGE] Warrio: Could not find AA 15, trying potential parent 14
[07.16. - 11:23:15] [AA__MESSAGE] Warrio: Could not find AA 15, trying potential parent 13
[07.16. - 11:23:15] [AA__MESSAGE] Warrio: Could not find AA 15, trying potential parent 12
[07.16. - 11:23:15] [AA__MESSAGE] Warrio: Set AA 12 to level 4
[07.16. - 11:23:19] [AA__IN] Warrio: Received OP_AAAction
[07.16. - 11:23:19] [AA__MESSAGE] Warrio: Starting to buy AA 16
[07.16. - 11:23:19] [AA__MESSAGE] Warrio: Could not find AA 16, trying potential parent 15
[07.16. - 11:23:19] [AA__MESSAGE] Warrio: Could not find AA 16, trying potential parent 14
[07.16. - 11:23:19] [AA__MESSAGE] Warrio: Could not find AA 16, trying potential parent 13
[07.16. - 11:23:19] [AA__MESSAGE] Warrio: Could not find AA 16, trying potential parent 12
[07.16. - 11:23:19] [AA__MESSAGE] Warrio: Set AA 12 to level 5
This is training in innate agility to level 5... If you notice, it trains AA 12 to level 1, then trys to train AA 13 for the second level... of course it cant find it (not put in database yet) so defaults to AA 12 once again and gives the client 2 AGI points.
This on the other hand... is training natural durability on page 2...
Code:
[07.16. - 11:23:24] [AA__IN] Warrio: Received OP_AAAction
[07.16. - 11:23:24] [AA__MESSAGE] Warrio: Starting to buy AA 107
[07.16. - 11:23:24] [AA__MESSAGE] Warrio: Set AA 107 to level 1
[07.16. - 11:23:26] [AA__IN] Warrio: Received OP_AAAction
[07.16. - 11:23:26] [AA__MESSAGE] Warrio: Starting to buy AA 108
[07.16. - 11:23:26] [AA__MESSAGE] Warrio: Could not find AA 108, trying potential parent 107
[07.16. - 11:23:26] [AA__MESSAGE] Warrio: Set AA 107 to level 2
[07.16. - 11:23:30] [AA__IN] Warrio: Received OP_AAAction
[07.16. - 11:23:30] [AA__MESSAGE] Warrio: Starting to buy AA 109
[07.16. - 11:23:30] [AA__MESSAGE] Warrio: Could not find AA 109, trying potential parent 108
[07.16. - 11:23:30] [AA__MESSAGE] Warrio: Could not find AA 109, trying potential parent 107
[07.16. - 11:23:30] [AA__MESSAGE] Warrio: Set AA 107 to level 3
This does not grant the effect if on page TWO for levels two and three, but will grant effects on page ONE for each level... Im going to try to add the levels over the next few days to see if i can get this to work then post the info... for now, im just putting everything on page 1 -- FYI im using a 6.2 client - if your using Titainum please save youself the headache, you wont get any of these results.