Joined: Aug 15, 2005
Messages: 32
Location: Syntax
Offline
Finding coding a bit tricky? Not sure
where to start? This post outlines the general steps a user should take
if they are interested in the art of creating items in-game.
Several
variables affect your ability to do create items, including Level,
Attributes, and equipped items that give bonuses to Attributes and
Abilities. Also, items have their own level, which is indicated by a
color (from gray to purple), and also a difficulty number.
Also,
note that if your interested in taking creating items to the ultimate
level, you should be prepared to spend over 8 million info.
Game Item Types
Items that are dropped by exile bosses: These items can be sold or traded, but cannot be decompiled.
Items dropped by construct bosses: These items can’t be sold, but sometimes they can be traded. They cannot be decompiled.
Items
dropped by collectors: These items can’t be sold, traded or decompiled.
If your no longer using such an item, you either recycle it, or have it
take up space in your inventory. (Boo! Hiss!).
Items
that can be bought, sold, traded, or decompiled: These are the rest of
the items found in-game, through random drops. There are thousands of
these items.
Coding Items
Item Decompliler Tool –
Buy this at most Item Vendors. Put tool into an empty hot slot. With
the Decompile ability, this item allows you to decompile items.
Succesfully decompling an item the first time allows you to learn its
recipe (which means you can copy and create it later), and any times
after that will generate random bits.
Repair Items Tool – Buy this at most Item Vendors. Put tool into an empy hot slot. With
the Repair Item ability, this item allows allows you to repair clothing
and guns.
Code Anylazer Tool - Buy this at
most Item Vendors. Put tool into an empy hot slot. With the Coder
Ablity, this item allows you to create items that you have learned
recipes for. These items can be Abilities, which will show up in your
inventory, or other items such as clothes, in stacks of 15. These such
items need to be Compiled before they are available.
Code Compiler Tool –
Buy this at most Item Vendors. Put tool into an empy hot slot. With the
Code Compiler ability, this item allows you to Comple Items while
jacked into the Matrix. You an also use this ablity within the loading
area. Compiling is the last step in creating new items. As items are
created, they will show up in your inventory.
Coding Ablities
The
ablilities listed below are those that you will either need to buy from
a Coder vendor, or get from another coder. If your interested in going
all the way down the tree, you must get all below abilites.
Coder – Available at Level 2
Decompile Items – Available at Level 2
Cryptography – Available at Level 4
Repair Items – Available at Level 4
Programmer – Available at Level 5
Compile Items – Available at Level 15
Code Crafter – Available at Level 15
Ability Maker – Available at Level 15
Consumable Maker – Available at Level 15
Weapons Maker – Available at Level 15
Tool Maker – Available at Level 15
Apparel Maker – Available at Level 15
Creating Items
In order to begin building your own library of items, you have to:
Have the item you wish to be able to create later
Have a high enough decompile skill to “decompile” the item
Have a Write Code skill high enough to “write code’ for said item
Have a high enough “Compile” skill to compile the code, and create the item
When
you decompile an item, you have learned its “recipe”. If you’re
successful in decompiling an item, that item will now appear in your
learned recipe list. This list can be accessed by having the Write Code
skill, and the Code Analyzer Tool.
Once
you have learned the recipe of an item, you are now free to (depending
on your level) to create copies of it. With the exception of Abilities,
creating copies of all other items will actually require an extra step.
In order to create an item you need to follow these steps:
Make sure it’s in your recipe list (you have already successfully decompiled it)
Using the coding tool, write the code for the item (your skill at coding will determine how successful you are at writing code)
Using the compile tool (or the Loading Area) to actually create the item.
The
result of this bizarre set of steps is a stack of 15 copies of said
item. Abilities, when created up to the coding tool step, are only
created in stacks of well…ONE. (boo, hiss)
This all sounds complicated, but once you have done it a few times, it’s not a big deal.
Message Edited by Miasami on 08-16-200510:16 PM Message edited by Miasami on 08/16/2005 18:16:59.
Hi, thanks for the response I apreaciate any help. What I should of said was I have been decompiling AND compiling all kinds of stuff without those skills and now that I have them what benefit are they? Ok let me put it like this, before I had weapon crafter I was able to decompile and then compile any weapons that were yellow or lower ok now with weapon crafter I can do the exact same thing, what is different is what im asking. I had kinda guessed maybe having the weapon crafter skill loaded would improve my success rate but I tried some experiments and I cant see any difference in success rate of writing code with it loaded or not loaded. So im still basically asking the same question, I was able to craft all these items before I got the level 15 skills now I got em I can do the exact same thing I was able to do before so I just dont get it lol what is the benefit of having those skills? everything seems exactly the same with the skills or without the skills loaded.
Systemic Anomaly
Joined: Aug 19, 2005
Messages: 3804
Location: UK
Offline
The benefit is that you can actually craft things upto the level, in your example weapon crafter, is.
So as before if your weapon crafter is level 15 and you wanted to code something which was lvl 20, it would probably be impossible for you to code. (Could be wrong about that, but it will serve as an example anyway)
If when you get to level 20 and your weapon crafter is still lvl 15, you will probably have the same result as if you were level 15.
If you level the weapon crafter up to level 20, you should then be able to craft the leevel 20 gun.
Joined: Aug 19, 2005
Messages: 537
Location: Recursion (formally Method) - ITR Washington, DC
Offline
In a little addition to what you wrote, there are enhanced clothing that helps to benefit you coding abilities. These will allow you to raise up beyond your level. ie if you are a level 10, have decompile leveled up to 10, and then put on decompile +10 clothing, your new decompile skill is 20. A note on this, if you have the code analyzer open and put on coder clothing you will not see a change in your ability that is shown in the upper left corner. Now you should be able to just refresh by selecting something else from the dropdown and then reselecting what you were on, but I just can't remember if that works.
Also satellite dishes seem to add onto your skills, or (as I remember someone else saying in another coder post) they add onto the items purity.
Joined: Aug 15, 2005
Messages: 29
Location: Somewhere in Minnesota
Offline
Here's another way to say what some people have already said.
Let’s say you want to code a level 20 ability. Without the
ability coder skill loaded and leveled to 20, you would not be able to
even attempt to code a level 20 ability. Same with weapons,
clothing, etc. Even if you successfully decompiled a level 20
weapon, if you don't have the level 20 weapon maker ability loaded and
leveled, you couldn’t make this weapon.
The reason you aren’t seeing any difference is likely that you are
still level 15. Up until level 15, none of these abilities are
needed, as all weapons, items, abilites, etc. prior to level 15 are
codable without the use of any of the Apparel Maker, Ability Maker,
etc. abilities.
To prove this to yourself, wait until you get up to lvl 20. Then,
try to code some lvl 20 abilities with and without the level 20 Ability
Maker loaded. Then it should all become clear to you as to what
these abilities do.
I got to level 16 yesterday and it all became suddenly clear. As I was going through all my abilitys and leveling them all up to 16 when I came to the "write code" I couldnt level it up it said "ability maxed". Ah yes the mystery solved here at last. All things can be made with that generic skill up to level 15 and then past level 15 and beyond you have to use the specific write code ability, weapons, tools, etc. I didnt know that skill maxed at 15 when I actually got 15 thats what threw me there. Thanks everyone!
MC Photographer
Joined: Aug 15, 2005
Messages: 2228
Location: Syntax
Offline
A quick question from someone who's new to crafting: Is there any way to get an item with more stability/purity as the result of crafting?
I've crafted several pieces of clothing for myself and for faction mates and they all have one big green dot and no little dots (sorry, I forget the names ). Is there any way to better this?
Mainframe Invader
Joined: Aug 16, 2005
Messages: 379 Offline
With regard to Stability and Purity, every so often, you get a message
saying that you have "Created an item of outstanding purity" This
means you have an extra pip. Not much but something to keep an
eye out for. It means that the item will last that much longer
and is a better selling point when you are hawking your wares at Mara
Central.