PDA

View Full Version : Aug & Aug Pool


blackdragonsdg
03-17-2010, 06:22 PM
During my early stages of server development I wrote an sql statement to change aug slot types on items, when I did this I accidentally gave some augs aug slots which lead to the discovery of the following:

Make sure the aug and the item are of compatible types. Take an item and an aug with aug slots on it and place them in the aug pool with the item being in the left slot and the aug being in the right slot and click insert. You will see that it works as intended but if you change the order the items are placed in the aug pool, aug in the left slot and item in the right slot you will get an error saying that the there are no available aug slots.

While this is not really a bug so to speak it is an inconsistency in coding. This should either work no matter which slot the aug and the item are placed in or it should not work at all.