[Truice] How to create & add custom items to your server.
Page 1 of 1
[Truice] How to create & add custom items to your server.
This is my first official guide anything server-related, so excuse the simplicity of it all. I know adding items isn't exactly rocket science, but for people who are just starting it can be confusing.
Step 1 - Downloading truice
Firstly, there are two ways you can add items, directly through your database, or using a handy piece of software called truice. This guide will be explaining how to use truice to add an item to your server. Therefore, you'll need to download the software, you can accomplish this step here: http://code.google.com/p/truice/
Step 2- Connecting truice.
Now you have truice installed you will need to connect it to your database, open the software and enter your information to connect to your database. Once you've logged in you should see something like this:
If we've got this far that's good.
Step 3 - Getting to the correct section of truice.
You'll need to hit the 'Item' tab on the nav bar within truice. Truice can be used to create tonnes of custom things for your database, however this guide will be focusing on the item creation.
Once here, you have the option of completely creating a new item, new entry, display ID etc or recustomising a current item. Now, what's the difference you ask?
Firstly, if you create a completely new item using a new entry ID you'll need to have a custom patch to be able to see the display ID correctly or players will see a red ?. If you recustomise an existing item, you won't need to create that. Personally, I recommend finding unused items and customising them to whatever you like, atleast then you won't get any issues and won't need a custom patch!
This guide will focus on re-customisation of items.
Step 4 - Finding an unused item.
Head over to http://wotlk.openwow.com/ and lookup an item. For this guide, I'm going to take 'Crystal Infused Bandage'.
Once you've got your item go back into truice and paste the name into the 'Search' tab.
Step 5 - Editing your item.
Now, double click the search and you'll open a scary looking tab, trust me it's really easy when you're used to what each one does!
Now, the majority of the tabs on this page are quite self-explanatory, Required Level, Allowable Race etc and a lot of them have [...] next to them which will explain exactly what you want to change.
Step 6 - Hard customize!
So now, you can customise basically everything about this item and you'll still have a working display ID (no red question marks). (Read step 3 as to why) See the image below for a little guide on the harder to understand sections.
1- The entry ID is what you type to add the item in-game. .add item _____
2- The display ID is the little icon shown when you see your item in your bag.
3- The class outlines what type of item it is, consumable / container etc.
4- The quality is green/blue/purple/legendary etc.
5- This is self-explanatory, use the [...] for further detail.
6- This is self-explanatory, use the [...] for further detail.
7- The name of your item.
8- Some items have quotes in yellow at the bottom of them, this is how you make that.
9- This is how many stats your item will display.
10- How many of this item you can successfully stack.
11- If this item is part of a set, you can add it here.
12- How this item binds to you, use the [...]
13- Stats on the item, and how much of each stat (entire table).
Final step - Adding your item.
Now you've got your new item, head to the script tab and copy everything shown.
Then, open your SQL software (I recommend HeidiSQL) and go to your world db.
Now, open a new query by clicking the icon highlighted above, and paste all of the script in there. Then run this query by clicking the Blue Triangle.
Restart your worldserver, clear your WoW cache, and login. Try entering your item, you've done it!
Step 1 - Downloading truice
Firstly, there are two ways you can add items, directly through your database, or using a handy piece of software called truice. This guide will be explaining how to use truice to add an item to your server. Therefore, you'll need to download the software, you can accomplish this step here: http://code.google.com/p/truice/
Step 2- Connecting truice.
Now you have truice installed you will need to connect it to your database, open the software and enter your information to connect to your database. Once you've logged in you should see something like this:
If we've got this far that's good.
Step 3 - Getting to the correct section of truice.
You'll need to hit the 'Item' tab on the nav bar within truice. Truice can be used to create tonnes of custom things for your database, however this guide will be focusing on the item creation.
Once here, you have the option of completely creating a new item, new entry, display ID etc or recustomising a current item. Now, what's the difference you ask?
Firstly, if you create a completely new item using a new entry ID you'll need to have a custom patch to be able to see the display ID correctly or players will see a red ?. If you recustomise an existing item, you won't need to create that. Personally, I recommend finding unused items and customising them to whatever you like, atleast then you won't get any issues and won't need a custom patch!
This guide will focus on re-customisation of items.
Step 4 - Finding an unused item.
Head over to http://wotlk.openwow.com/ and lookup an item. For this guide, I'm going to take 'Crystal Infused Bandage'.
Once you've got your item go back into truice and paste the name into the 'Search' tab.
Step 5 - Editing your item.
Now, double click the search and you'll open a scary looking tab, trust me it's really easy when you're used to what each one does!
Now, the majority of the tabs on this page are quite self-explanatory, Required Level, Allowable Race etc and a lot of them have [...] next to them which will explain exactly what you want to change.
Step 6 - Hard customize!
So now, you can customise basically everything about this item and you'll still have a working display ID (no red question marks). (Read step 3 as to why) See the image below for a little guide on the harder to understand sections.
1- The entry ID is what you type to add the item in-game. .add item _____
2- The display ID is the little icon shown when you see your item in your bag.
3- The class outlines what type of item it is, consumable / container etc.
4- The quality is green/blue/purple/legendary etc.
5- This is self-explanatory, use the [...] for further detail.
6- This is self-explanatory, use the [...] for further detail.
7- The name of your item.
8- Some items have quotes in yellow at the bottom of them, this is how you make that.
9- This is how many stats your item will display.
10- How many of this item you can successfully stack.
11- If this item is part of a set, you can add it here.
12- How this item binds to you, use the [...]
13- Stats on the item, and how much of each stat (entire table).
Final step - Adding your item.
Now you've got your new item, head to the script tab and copy everything shown.
Then, open your SQL software (I recommend HeidiSQL) and go to your world db.
Now, open a new query by clicking the icon highlighted above, and paste all of the script in there. Then run this query by clicking the Blue Triangle.
Restart your worldserver, clear your WoW cache, and login. Try entering your item, you've done it!
treetrees- Admin
- Posts : 44
Join date : 2013-05-02

» How to: Custom Races!
» How to make a Custom Portal!
» How to make an custom quest!UPDATED
» How to make a WoW Private Server 4.0.6 [Easy] [Official] [Tutorial]...video tut...
» BGT's Tutorials - How to make a world of warcraft private server for patch 5.2.0
» How to make a Custom Portal!
» How to make an custom quest!UPDATED
» How to make a WoW Private Server 4.0.6 [Easy] [Official] [Tutorial]...video tut...
» BGT's Tutorials - How to make a world of warcraft private server for patch 5.2.0
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
|
|
» _Ikester_ git_repo_list
» [RELEASE]Eternion WoW Repack 4.0.6
» [Trinity] Funserver Levelcap 255 + tutorial how to set it up! Thread Tools Display
» VPS server set up service..
» Wow How To: Downgrade to 4.0.6 from 5.0.5/5.1.0
» BGT's Tutorials - How to make a world of warcraft private server for patch 5.2.0
» Darktower public server...
» December. WoW Source 4.3.4 Repack