• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Item Enchanter

Foereaper

Founder
Hey everyone, converted my very old item enchanter script, posting it below:

Displaying different enchants based on item type:
bQmYOJY.png


Showing different enchants for each category:
pzV7ts6.jpg


Picking and applying enchant to weapon:
Zn6ojVs.png



Code:
 

Foereaper

Founder
Not necessarily, not entirely sure all the methods needed for Rochet's script are added in/working as intended
 

Salja

Respected Member
the script working fine with mangos tbc i have tested for Foereaper befor push to tbc repo =)
 
Hello , man thx for u script . nice relase!

but i found a little exploit in u script . Players can enchant Held in off Hand with weapons off hand enchant ... 63spell power in off hand frills



I think u have to add a check if subclass != 0 in off hand ; / ...

Sry bad english .
 
Last edited:
Hello, i tryed to "update" your script.
what i did :
Fixed exploit enchant held in off hand with all enchants from weapons.
Added :
Leatherwork Enchants
Engineering Enchants
Tailoring Enchants
Rings Enchants


sorry my english.

 
Last edited:

slp13at420

Mad Scientist
how would i go about getting this script to work with an npc?

just change line 1 'local npcid = 1' to the id of the npc you want to use ('local npcid = xxxx'), and i think you need to also make sure the `npcflag` of your npc allows gossip '1'.
 

bsnow16

Enthusiast
Thats all i have to do is make a custom npc and make say id 60000 then put that id into script and it should work? do i have to add npc to world? sorry im totally new to the eluna engine and by far not savy with any kinda programming lol:)
 

bsnow16

Enthusiast
so i made an npc id 80000 and gave him npcflag 1 and then put coresponding npc id in script. restarted the server then spawned the npc went to talk and all they say is Greetings Dorf. why wont menu show up?



Solved
 
Last edited:

slp13at420

Mad Scientist
lol sounds like your more savy than you first let on .. what was your fix to it not posting the gossip menu?
 

Lstm

Respected Member
someone could update the script?
I found the following errors
When using one-hand weapon to enchant and off-hand does not work and moreover can enthrall one-hand with two-hand from enchants
 

m8fun

Member
This Script Has A lot of broken enchants for tbc [ Cmangos ]

a lot of enchants don't work in tbc who can make it for me ? please

sure i need it for my Server
 
Top