[DiscordArchive] __Hey guys !__ -So recently i just copy some ex...
[DiscordArchive] __Hey guys !__ -So recently i just copy some ex...
Archived author: ~♡~ℙarrallaxe༒~ • Posted: 2025-01-17T18:24:51.838000+00:00
Original source
so i create new lines and just add the item id ?
Archived author: Hex • Posted: 2025-01-17T18:25:02.158000+00:00
Original source
sec
Archived author: ~♡~ℙarrallaxe༒~ • Posted: 2025-01-17T18:25:09.175000+00:00
Original source
No problem ^^
Archived author: Hex • Posted: 2025-01-17T18:26:33.822000+00:00
Original source
very old tutorial, but maybe he can be useful for you
https://www.youtube.com/watch?v=eXvLtwC5Pg8
[Embed: Trinity how to create a custom fix patch for melee weapons 3.3.5 [U...]
See the tutorial here: http://www.ac-web.org/forums/showthread....or-trinity
Download files neded from here: http://darktuts.clan.su/Item_dbc_creator.rar
SQL code here:
DROP TABLE IF EXISTS `aa_item_dbc`;
CREATE TABLE `aa_item_dbc` (
`id` INT(11) NOT NULL DEFAULT '0',
`class` INT...
https://www.youtube.com/watch?v=eXvLtwC5Pg8
Archived author: Hex • Posted: 2025-01-17T18:27:01.665000+00:00
Original source
i think the easiest way is to use exe that doesnt generate cache
Archived author: Hex • Posted: 2025-01-17T18:28:29.367000+00:00
Original source
but there are some drawbacks
Archived author: ~♡~ℙarrallaxe༒~ • Posted: 2025-01-17T18:29:22.354000+00:00
Original source
Well i will try the video, i hope it will work
Archived author: Hex • Posted: 2025-01-17T18:30:23.998000+00:00
Original source
https://www.wowmodding.net/files/file/28...-item-fix/
[Embed: WoW 3.3.5 Patcher (Custom Item Fix)]
WoW 3.3.5.12340 Patcher This treat is for people who like to make custom items for 3.3.5. So I stumbled upon this reddit thread Reddit - [2.4.3] Patched Executable - Override item.dbc (Question Mark Icon fix) and figured if this was possible for 3.3.5 too. Well, 3.3.5 is quite different and it wa...
https://www.wowmodding.net/files/file/28...-item-fix/
Archived author: Hex • Posted: 2025-01-17T18:30:47.466000+00:00
Original source
thats what i use
Archived author: ~♡~ℙarrallaxe༒~ • Posted: 2025-01-17T18:32:27.444000+00:00
Original source
Oh thank you !