So i have been here some time now.
so i think its time to post my first thread.
I use chrispee's newest repack,but i think this will work in antrix to.
its some info/tricks i know,and want to share here.
maybe some of you knows some of it,maybe all of it.
but anyway here it is.
Trick 1: item stats and damage types.
This is in the items table,this is how to edit stats on the item.
I think most of you use a item program or wow-v webpage to make items,
but if you need to edit the item stats without delet it and make a new item,
this is good to know.
Like normal it is example stat_type1,hm what do that mean?
so i made a list to understand it a bit easyer...hm,maybe a bit bad english there.
Anyway,here is the list:
stat type:
1=Health.
3=Agility.
4=Strength.
5=Intellect.
6=Spirit.
7=Stamina.
12=Increases defense rating by.
13=Increases your dodge rating by.
14=Increases your parry rating by.
15=Increases your shield block rating by.
16=Improves your melee hit rating by.
17=Improves your ranged hit rating by.
18=Improves your spell hit rating by.
19=Improves your melee critical strike rating by.
20=Improves your ranged critical strike rating by.
21=Improves your spell critical strike rating by.
22=Improves your melee hit avoidance rating by.
23=Improves your ranged hit avoidance rating by.
24=Improves your spell hit avoidance rating by.
25=Improves your melee critical avoidance rating by.
26=Improves your ranged critical avoidance rating by.
27=Improves your spell critical avoidance rating by.
28=Improves your melee haste rating by.
29=Improves your ranged haste rating by.
30=Improves your spell haste rating by.
31=Improves hit rating by.
32=Improves critical strike rating by.
33=Improves hit avoidance rating by.
34=Improves critical avoidance rating by.
35=Improves your resilience rating by.
36=Improves haste rating by.
example: stat_type1=1 stat_type2=3
stat_value1=2000 stat_value2=30
now your stat on that item is: 2000 Hp,and 30 Agility.
dmg_type:
0=Normal Damage.
1=Holy.
2=Fire.
3=Nature.
4=Frost.
5=Shadow.
6=Arcane.
Example: name=ShadowFrost Blade.
dmg_type1=5 dmg_type2=4
dmg_min1=50 dmg_min2=50
dmg_max1=50 dmg_max2=50
now your item will do 50 shadow damage and 50 frost damage.
Trick 2: quest type.
In the quests table, on the type.
Hm...i want to make a dungon quest or want that quest to be a dungon quest.
but its just nummbers to put here,here is a list for quest types:
Type:
0=solo.
1=group.
41=pvp.
62=raid.
81=dungon.
Trick 3: Vendor gold bugg.
Some times when you add a custom item or just add a normal item to a vendor,
and you buys it when you dont have money for it,you can get example: 4298578gold.
To fix that bugg, go to the table vendors.
find your vendor just look on the id's,when you found your vendor and the items he have,you will see a place called amount.
this depends of what type of item this is,if the item dont cost anything just leave it -1.
if the item cost money dont leave it at -1.
put a nummber of that item,what nummber you need to put here,is how many you
is going to buy of it,in the same time.
example: is it a sword,a sword can be,but in normal it is not in a stack,so put 1.
or a ammo item put 200,so you buy 200 arrows/bullets,or food and drink,it normal stacks to 20,so put 20.
when you try to buy somthing now,and you dont have money for it,it will just sey, item not found.
to get this tricks to work,you must remember to save the table,and maybe restart the server.
on the item stats,you can just try to .reload items and delete your Cache folder and start wow again.
Trick 4: how to fix most of the quest ingame.
I havent tried it yet on a normal account,but i think it will work there 2.
many times some quests wont work,when you have done the objective's.
To fix this,make a macro...you can write it in normal to,but i will make a macro.
Select new macro,write a name,i call it complete quest. select a icon for the macro.
and write:
/script CompleteQuest()
now just drag the macro in your action bar,and exit the macro screen.
find the quest npc you have completed a quest 2,that dont work,speak to him select the completed quest...and now it wont work yet,just push the macro.
And now you can complete the quest.
well thats the end of my Thread this time.