You add items by adding them to the dbo.MarketResource
You would add them under the same market name that is in the NPC contact script.
You can modify most of the NPC texts by writing them directly in the lua for the NPC although the names and titles of the NPCs may be linked to a string in the string resource.
You can rewrite .lua files with any text editor although I personally prefer Notepad++ a beautiful open source text editor that works well preserving many text formats like .lua .html .xml and many more. There is also a hex plug in available so you can edit hex directly.
@ jimdegwada95
I am not aware of any bugs in the 7.4 auth account tables although I do know that you will need to fill out most of the fields to create a legitimate account.
If you are having trouble with what should be entered in some of the fields you can use an account creator for your first one. You will find a couple in the "Collection of tools" thread.
You would add them under the same market name that is in the NPC contact script.
You can modify most of the NPC texts by writing them directly in the lua for the NPC although the names and titles of the NPCs may be linked to a string in the string resource.
You can rewrite .lua files with any text editor although I personally prefer Notepad++ a beautiful open source text editor that works well preserving many text formats like .lua .html .xml and many more. There is also a hex plug in available so you can edit hex directly.
@ jimdegwada95
I am not aware of any bugs in the 7.4 auth account tables although I do know that you will need to fill out most of the fields to create a legitimate account.
If you are having trouble with what should be entered in some of the fields you can use an account creator for your first one. You will find a couple in the "Collection of tools" thread.