port crystals are 96, so that would mean i search for 150? ill mess with it some more after i get back from the gym, but this is one of the most important things for me. i spent like 75% of my playthrough last night just running. i kept having to go back to the capital to change shit. i want a bunch of port crystals to set at every major place like the encampment, cassardis, etc.
When you fire up the editor go to tools and then find and replace paste that into the one that says "find what" <s16 name="data.mItemNo" value="150"/>
Make sure you have the Port crystal in your inventory if you want to try this. i asked another forum member how to edit quantities. I figured out how to swap IDs and how the IDS break down. Ill start a thread or add what I found into the research thread if need be
im escorting that guy that gives u a ferrystone for the reward, then ill have one of those when im done that, ill have to find a port crystal tho. and yea, im tryin to edit it for the quantity, so let us know what u find; ill mess with it in a little bit and see what i can do, but i have to get a ferrystone and port crystal first.
so is this games fun? is it like skyrim or better? worth the buy?
OK, I know how to edit item quantity. I PM SPITZ21 the other day and he broke it down to me. I took it a step further and found out the item ID number. So make sure to thank him or buy him a beer....or soda if he is under 21.
<s16 name="data.mNum" value="100"/> ITEM QUANTITY 1
<s16 name="data.mItemNo" value="150"/> ITEM ID IS HERE(If you have a ferry stone search for this)
<u32 name="data.mFlag" value="1"/>
<u16 name="data.mChgNum" value="0"/>
<u16 name="data.mDay1" value="100"/> ITEM QUANTITY 2
The two item quantities must match if not. Your game may break.
What i meant earlier was that the item list here http://www.360haven.com/forums/showt...-Dogma-Modding is in HEX convert it to DEC to get the in game ID number. I have not tested ID swapping on armor yet.
Hopefully I can explain better. Lets say you are looking through the list from the thread. All items are accompanied by a pic and a number. Number 96 on that list will be a port crystal if you take that number and convert it to decimal you will get 150(item ID listed above) There are two port crystals and two ferry stones in the list of items with pics. I hope this is clear