![]() ![]() |
ClickSaver - Rolling Specific Implants |
|
Read this page in another language
|
In the release notes I included these sample lines from my personal LastSettings.cs which show the match strings to roll for treatment+sense brain implants with intelligence requirement: // Find pre-made implants with exactly the wanted clusters // No need to find the basic imp + the clusters + the tradeskiller anymore! // Match any QL2-200 "Head Implant: Treatment, Shiny" that boost treatment+sense, int required <hid=106957> <hid=107267> <hid=107100> <hid=107172> <hid=106992> <hid=107046>Since the feature was released, I've seen a few forum posts, OOC chat messages and a few emails too from people who's trying to roll specific implants, but can't figure out how to make the item match string lists for their implants of choice, and I agree it's kind of advanced stuff, so let's see if I can explain how to make the list above. By the way, I've also made a page with ClickSaver match strings for common twinking implants. Hopefully you will find the implants you're looking for there, so you won't have to read this guide. :) Getting the Implant List
You should have something like this in your browser: ![]() Hit the [Search] button and you'll have this list of implants. At this point, if the list is long or you want to get implants that require a precise ability, you can trim the list by hitting back in your browser, adding in Arbitrary conditions the required ability of your choice and/or other effects you want in the implant, and hitting [Search] again. I.e. for my example case, in Arbitrary conditions add "Require Intelligence" and hit [Search] again, which produces this 6-implant list. Getting the IDs List
Importing the IDs to ClickSaver// Match any QL2-200 "Head Implant: Treatment, Shiny" that boost treatment+sense, int required <hid=106957> <hid=107267> <hid=107100> <hid=107172> <hid=106992> <hid=107046>...and obviouslly include the strings in the ::ItemWatch:: section of LastSettings.cs And Some Rolling AdviceTry to gather as many IDs as you can. This will take some preparation time, but will obviouslly multiply the chances of matching your implant sooner. Put some remark above the list of IDs for each implant you want to roll. Any line that begins with // is considered a remark. Consider using the Buy List (AA) Mode option. This will make easier to identify the rolled ID in the Item List, for the purpose of removing or disabling the implant group where it belongs. Keep in mind that rolling for IDs matches rewards only, so make sure the "Match *Find* Only" option is OFF . And again, just in case: This only works with ClickSaver 2.4.3 beta1 or later! Hope it helps! :)
Privacy Policy Anarchy Online, Funcom, and associated logos are trademarks of Funcom. © 2003-2024 Javier M. Arpa. |
|