MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides  
Homepage Register FAQ Members Mark Forums Read Advertise Marketplace FPSowned


Go Back   MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides > WoW Emulator Server > Emulator Server Guides > Antrix Guides
Reload this Page How to make custom items / vendors for your private server (edited name)
Antrix Guides This section is for WoW emulated server, Antrix guides.
[NO QUESTIONS HERE]

 
 
LinkBack Thread Tools
How to make custom items / vendors for your private server (edited name)
(#1)
Old
renitharis is Offline
Banned
Rep Power: 0
Reputation: 2
renitharis is an unknown quantity at this point
 
Posts: 76
Join Date: Jul 2007
How to make custom items / vendors for your private server (edited name) - 08-29-2007

I'm posting this because I used search and it wasnt found on this forum topic, because matt deleted most of the posts so I decided to tell people how!

#1 Go to [Only registered and activated users can see links. ]

#2 Press Tools

#3 Press either Armor Creator, Weapon Creator, Bag Creator, Ammo Creator, or even vendor creator.

#4 Customize the item to how you want, to get the displayID you can go to [Only registered and activated users can see links. ] and search the item you want, look the item's ID up on your items file in Navicat/SQLyog.

#5 Fill the display ID into the right place on wow-v.com.
#6 The entry# can be what ever you want as long as it isnt taken, you can see the highest entry# if you just sort all your item entries on your sqlyog/navicat and go to the highest, then make the number higher then the highest number in your item entries.
#7 Most of the rest of the stuff on there is pretty self explainitory, for the vendor creator find the creature ingame or on wowhead, go into wowhead, search it and do the same thing you did with the items, except in the creatures files.
#8 (forgot this) Save it to a file where you'll remember it, I suggest you make a file called "Custom Weapons" or something in your repack folder, and then go on navicat/SQLyog, and execute the batch file, and open the weapon/armor/vendor file and it should go directly to the designated area.

If you have any questions just ask here.

Last edited by renitharis; 08-29-2007 at 07:31 PM..

Donate to remove ads.
Re: How to make custom items / vendors for your private server (edited name)
(#2)
Old
Zabitako is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 1
Zabitako is an unknown quantity at this point
 
Posts: 16
Join Date: Jul 2007
Re: How to make custom items / vendors for your private server (edited name) - 08-30-2007

ok, so im new to all this custom items,mysql, etc etc, so yea....anyways, whatcha mean make it into a file? that the only way to like make the item or something? plz help me, im a noob at this >.<

p.s. flame if u must...lol...
Re: How to make custom items / vendors for your private server (edited name)
(#3)
Old
dog6611 is Offline
Banned
Rep Power: 0
Reputation: 10
dog6611 is on a distinguished road
 
Posts: 77
Join Date: Feb 2007
Location: Boston
Re: How to make custom items / vendors for your private server (edited name) - 08-30-2007

The wow-v.com site has been suspended!!!
Re: How to make custom items / vendors for your private server (edited name)
(#4)
Old
WoWLegend's Avatar
WoWLegend is Offline
Contributor

Rep Power: 4
Reputation: 265
WoWLegend is a jewel in the roughWoWLegend is a jewel in the roughWoWLegend is a jewel in the rough
 
Posts: 878
Join Date: Aug 2006
Location: mah house
Re: How to make custom items / vendors for your private server (edited name) - 08-30-2007

Wow-v.com got suspended? oh lord no....


The Unofficial MMOwned Radio Station! [Only registered and activated users can see links. ]
Re: How to make custom items / vendors for your private server (edited name)
(#5)
Old
skepter is Offline
Sergeant
Rep Power: 2
Reputation: 9
skepter is an unknown quantity at this point
 
Posts: 54
Join Date: Jun 2007
Re: How to make custom items / vendors for your private server (edited name) - 08-30-2007

I was literally in the middle of making a weapon, when I realized I couldn't hit Submit so I refreshed the page and it says its suspended.
Re: How to make custom items / vendors for your private server (edited name)
(#6)
Old
renitharis is Offline
Banned
Rep Power: 0
Reputation: 2
renitharis is an unknown quantity at this point
 
Posts: 76
Join Date: Jul 2007
Re: How to make custom items / vendors for your private server (edited name) - 08-30-2007

Oh christ! You're right! WE'RE FUBAR!
Re: How to make custom items / vendors for your private server (edited name)
(#7)
Old
Zabitako is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 1
Zabitako is an unknown quantity at this point
 
Posts: 16
Join Date: Jul 2007
Re: How to make custom items / vendors for your private server (edited name) - 08-30-2007

WoW-v seems to be working for me right now, doesnt say anything about being suspended
Re: How to make custom items / vendors for your private server (edited name)
(#8)
Old
renitharis is Offline
Banned
Rep Power: 0
Reputation: 2
renitharis is an unknown quantity at this point
 
Posts: 76
Join Date: Jul 2007
Re: How to make custom items / vendors for your private server (edited name) - 08-30-2007

Okay must have been down for the day =)
Re: How to make custom items / vendors for your private server (edited name)
(#9)
Old
damon161's Avatar
damon161 is Offline
Private
Rep Power: 2
Reputation: 1
damon161 is an unknown quantity at this point
 
Posts: 10
Join Date: Aug 2007
Re: How to make custom items / vendors for your private server (edited name) - 08-31-2007

sum1 help me i made one but i keep getting an error heres my sql


Quote:
insert into `items` (`entry`, `class`, `subclass`, `field4`, `name`, `name2`, `name3`, `name4`, `displayid`, `quality`, `flags`, `buyprice`, `sellprice`, `inventorytype`, `allowableclass`, `allowablerace`, `itemlevel`, `requiredlevel`, `RequiredSkill`, `RequiredSkillRank`, `RequiredSkillSubRank`, `RequiredPlayerRank1`, `RequiredPlayerRank2`, `RequiredFaction`, `RequiredFactionStanding`, `Unique`, `maxcount`, `ContainerSlots`, `stat_type1`, `stat_value1`, `stat_type2`, `stat_value2`, `stat_type3`, `stat_value3`, `stat_type4`, `stat_value4`, `stat_type5`, `stat_value5`, `stat_type6`, `stat_value6`, `stat_type7`, `stat_value7`, `stat_type8`, `stat_value8`, `stat_type9`, `stat_value9`, `stat_type10`, `stat_value10`, `dmg_min1`, `dmg_max1`, `dmg_type1`, `dmg_min2`, `dmg_max2`, `dmg_type2`, `dmg_min3`, `dmg_max3`, `dmg_type3`, `dmg_min4`, `dmg_max4`, `dmg_type4`, `dmg_min5`, `dmg_max5`, `dmg_type5`, `armor`, `holy_res`, `fire_res`, `nature_res`, `frost_res`, `shadow_res`, `arcane_res`, `delay`, `ammo_type`, `range`, `spellid_1`, `spelltrigger_1`, `spellcharges_1`, `spellcooldown_1`, `spellcategory_1`, `spellcategorycooldown_1`, `spellid_2`, `spelltrigger_2`, `spellcharges_2`, `spellcooldown_2`, `spellcategory_2`, `spellcategorycooldown_2`, `spellid_3`, `spelltrigger_3`, `spellcharges_3`, `spellcooldown_3`, `spellcategory_3`, `spellcategorycooldown_3`, `spellid_4`, `spelltrigger_4`, `spellcharges_4`, `spellcooldown_4`, `spellcategory_4`, `spellcategorycooldown_4`, `spellid_5`, `spelltrigger_5`, `spellcharges_5`, `spellcooldown_5`, `spellcategory_5`, `spellcategorycooldown_5`, `bonding`, `description`, `page_id`, `page_language`, `page_material`, `quest_id`, `lock_id`, `lock_material`, `sheathID`, `randomprop`, `unk203_1`, `block`, `itemset`, `MaxDurability`, `ZoneNameID`, `mapid`, `bagfamily`, `TotemCategory`, `socket_color_1`, `unk201_3`, `socket_color_2`, `unk201_5`, `socket_color_3`, `unk201_7`, `socket_bonus`, `GemProperties`, `ItemExtendedCost`, `ReqDisenchantSkill`, `unk2`) values('34570001','2','8','-1','Frostmourne','Frostmourne','Frostmourne','Frostmourne','35152','5','0','0',' 0','17','-1','-1','200','70','0','0','0','0','0','0','0','1','1','0','4','135','7','168','5','9 5','32','170','36','125','0','0','0','0','0','0','0','0','0','0','704','921','0' ,'24','52','4','0','0','0','0','0','0','0','0','0','0','0','0','0','15','0','0', '3500','0','0','19260','0','0','0','0','0','0','0','0','0','0','0','0','0','0',' 0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','1','Whomsoever takes up this blade shall wield power eternal. Just as the blade rends flesh, so must power scar the spirit.','0','0','0','0','0','1','1','0','0','0','0','500','0','0','0','0','0',' 0','0','0','0','0','0','0','0','0','0');
Re: How to make custom items / vendors for your private server (edited name)
(#10)
Old
renitharis is Offline
Banned
Rep Power: 0
Reputation: 2
renitharis is an unknown quantity at this point
 
Posts: 76
Join Date: Jul 2007
Re: How to make custom items / vendors for your private server (edited name) - 08-31-2007

Damon, just save that into some file, go into sql? And idk how to execute batch files, but do so, and find the weapons file, and presto you got your item.
Re: How to make custom items / vendors for your private server (edited name)
(#11)
Old
Bohater's Avatar
Bohater is Offline
Corporal
Rep Power: 2
Reputation: 6
Bohater is an unknown quantity at this point
 
Posts: 22
Join Date: Aug 2007
Re: How to make custom items / vendors for your private server (edited name) - 08-31-2007

ok i made a wep, so how do i excexute the batch file? and is there something that needs to be done after that?

EDIT: nvm i fugred it out

Last edited by Bohater; 08-31-2007 at 04:01 PM..
Re: How to make custom items / vendors for your private server (edited name)
(#12)
Old
renitharis is Offline
Banned
Rep Power: 0
Reputation: 2
renitharis is an unknown quantity at this point
 
Posts: 76
Join Date: Jul 2007
Re: How to make custom items / vendors for your private server (edited name) - 08-31-2007

Kk great!!!!
Re: How to make custom items / vendors for your private server (edited name)
(#13)
Old
damon161's Avatar
damon161 is Offline
Private
Rep Power: 2
Reputation: 1
damon161 is an unknown quantity at this point
 
Posts: 10
Join Date: Aug 2007
Re: How to make custom items / vendors for your private server (edited name) - 08-31-2007

i did execute it and got an error this is the error i get

Quote:
[Err] 1062 - Duplicate entry '34570001' for key 1
[Err] insert into `items` (`entry`, `class`, `subclass`, `field4`, `name`, `name2`, `name3`, `name4`, `displayid`, `quality`, `flags`, `buyprice`, `sellprice`, `inventorytype`, `allowableclass`, `allowablerace`, `itemlevel`, `requiredlevel`, `RequiredSkill`, `RequiredSkillRank`, `RequiredSkillSubRank`, `RequiredPlayerRank1`, `RequiredPlayerRank2`, `RequiredFaction`, `RequiredFactionStanding`, `Unique`, `maxcount`, `ContainerSlots`, `stat_type1`, `stat_value1`, `stat_type2`, `stat_value2`, `stat_type3`, `stat_value3`, `stat_type4`, `stat_value4`, `stat_type5`, `stat_value5`, `stat_type6`, `stat_value6`, `stat_type7`, `stat_value7`, `stat_type8`, `stat_value8`, `stat_type9`, `stat_value9`, `stat_type10`, `stat_value10`, `dmg_min1`, `dmg_max1`, `dmg_type1`, `dmg_min2`, `dmg_max2`, `dmg_type2`, `dmg_min3`, `dmg_max3`, `dmg_type3`, `dmg_min4`, `dmg_max4`, `dmg_type4`, `dmg_min5`, `dmg_max5`, `dmg_type5`, `armor`, `holy_res`, `fire_res`, `nature_res`, `frost_res`, `shadow_res`, `arcane_res`, `delay`, `ammo_type`, `range`, `spellid_1`, `spelltrigger_1`, `spellcharges_1`, `spellcooldown_1`, `spellcategory_1`, `spellcategorycooldown_1`, `spellid_2`, `spelltrigger_2`, `spellcharges_2`, `spellcooldown_2`, `spellcategory_2`, `spellcategorycooldown_2`, `spellid_3`, `spelltrigger_3`, `spellcharges_3`, `spellcooldown_3`, `spellcategory_3`, `spellcategorycooldown_3`, `spellid_4`, `spelltrigger_4`, `spellcharges_4`, `spellcooldown_4`, `spellcategory_4`, `spellcategorycooldown_4`, `spellid_5`, `spelltrigger_5`, `spellcharges_5`, `spellcooldown_5`, `spellcategory_5`, `spellcategorycooldown_5`, `bonding`, `description`, `page_id`, `page_language`, `page_material`, `quest_id`, `lock_id`, `lock_material`, `sheathID`, `randomprop`, `unk203_1`, `block`, `itemset`, `MaxDurability`, `ZoneNameID`, `mapid`, `bagfamily`, `TotemCategory`, `socket_color_1`, `unk201_3`, `socket_color_2`, `unk201_5`, `socket_color_3`, `unk201_7`, `socket_bonus`, `GemProperties`, `ItemExtendedCost`, `ReqDisenchantSkill`, `unk2`) values('34570001','2','8','-1','Frostmourne','Frostmourne','Frostmourne','Frostmourne','35152','5','0','0',' 0','17','-1','-1','200','70','0','0','0','0','0','0','0','1','1','0','4','135','7','168','5','9 5','32','170','36','125','0','0','0','0','0','0','0','0','0','0','704','921','0' ,'24','52','4','0','0','0','0','0','0','0','0','0','0','0','0','0','15','0','0', '3500','0','0','19260','0','0','0','0','0','0','0','0','0','0','0','0','0','0',' 0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','1','Whomsoever takes up this blade shall wield power eternal. Just as the blade rends flesh, so must power scar the spirit.','0','0','0','0','0','1','1','0','0','0','0','500','0','0','0','0','0',' 0','0','0','0','0','0','0','0','0','0');
[Msg] Finished - Unsuccessfully
--------------------------------------------------
and this is the sql i executed
Quote:
insert into `items` (`entry`, `class`, `subclass`, `field4`, `name`, `name2`, `name3`, `name4`, `displayid`, `quality`, `flags`, `buyprice`, `sellprice`, `inventorytype`, `allowableclass`, `allowablerace`, `itemlevel`, `requiredlevel`, `RequiredSkill`, `RequiredSkillRank`, `RequiredSkillSubRank`, `RequiredPlayerRank1`, `RequiredPlayerRank2`, `RequiredFaction`, `RequiredFactionStanding`, `Unique`, `maxcount`, `ContainerSlots`, `stat_type1`, `stat_value1`, `stat_type2`, `stat_value2`, `stat_type3`, `stat_value3`, `stat_type4`, `stat_value4`, `stat_type5`, `stat_value5`, `stat_type6`, `stat_value6`, `stat_type7`, `stat_value7`, `stat_type8`, `stat_value8`, `stat_type9`, `stat_value9`, `stat_type10`, `stat_value10`, `dmg_min1`, `dmg_max1`, `dmg_type1`, `dmg_min2`, `dmg_max2`, `dmg_type2`, `dmg_min3`, `dmg_max3`, `dmg_type3`, `dmg_min4`, `dmg_max4`, `dmg_type4`, `dmg_min5`, `dmg_max5`, `dmg_type5`, `armor`, `holy_res`, `fire_res`, `nature_res`, `frost_res`, `shadow_res`, `arcane_res`, `delay`, `ammo_type`, `range`, `spellid_1`, `spelltrigger_1`, `spellcharges_1`, `spellcooldown_1`, `spellcategory_1`, `spellcategorycooldown_1`, `spellid_2`, `spelltrigger_2`, `spellcharges_2`, `spellcooldown_2`, `spellcategory_2`, `spellcategorycooldown_2`, `spellid_3`, `spelltrigger_3`, `spellcharges_3`, `spellcooldown_3`, `spellcategory_3`, `spellcategorycooldown_3`, `spellid_4`, `spelltrigger_4`, `spellcharges_4`, `spellcooldown_4`, `spellcategory_4`, `spellcategorycooldown_4`, `spellid_5`, `spelltrigger_5`, `spellcharges_5`, `spellcooldown_5`, `spellcategory_5`, `spellcategorycooldown_5`, `bonding`, `description`, `page_id`, `page_language`, `page_material`, `quest_id`, `lock_id`, `lock_material`, `sheathID`, `randomprop`, `unk203_1`, `block`, `itemset`, `MaxDurability`, `ZoneNameID`, `mapid`, `bagfamily`, `TotemCategory`, `socket_color_1`, `unk201_3`, `socket_color_2`, `unk201_5`, `socket_color_3`, `unk201_7`, `socket_bonus`, `GemProperties`, `ItemExtendedCost`, `ReqDisenchantSkill`, `unk2`) values('34570001','2','8','-1','Frostmourne','Frostmourne','Frostmourne','Frostmourne','35152','5','0','0',' 0','17','-1','-1','200','70','0','0','0','0','0','0','0','1','1','0','4','135','7','168','5','9 5','32','170','36','125','0','0','0','0','0','0','0','0','0','0','704','921','0' ,'24','52','4','0','0','0','0','0','0','0','0','0','0','0','0','0','15','0','0', '3500','0','0','19260','0','0','0','0','0','0','0','0','0','0','0','0','0','0',' 0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','1','Whomsoever takes up this blade shall wield power eternal. Just as the blade rends flesh, so must power scar the spirit.','0','0','0','0','0','1','1','0','0','0','0','500','0','0','0','0','0',' 0','0','0','0','0','0','0','0','0','0');

fixed just cant add to inventory

Last edited by damon161; 08-31-2007 at 06:20 PM..
Re: How to make custom items / vendors for your private server (edited name)
(#14)
Old
sam2012 is Offline
Private
Rep Power: 2
Reputation: 1
sam2012 is an unknown quantity at this point
 
Posts: 5
Join Date: Aug 2007
Re: How to make custom items / vendors for your private server (edited name) - 08-31-2007

how do i execute
Re: How to make custom items / vendors for your private server (edited name)
(#15)
Old
damon161's Avatar
damon161 is Offline
Private
Rep Power: 2
Reputation: 1
damon161 is an unknown quantity at this point
 
Posts: 10
Join Date: Aug 2007
Re: How to make custom items / vendors for your private server (edited name) - 08-31-2007

Quote:
Originally Posted by sam2012 View Post
how do i execute
u execute by opening navicat or sqlyog and right clicking on your server name
and look for execute batch file
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On



Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382