conetopia
New Member
- Joined
- Sep 29, 2012
- Messages
- 830
- Reaction score
- 4
<AvoidMobs>
<Mob Name="Dread Kunchong" Entry="64717" />
<Mob Name="Krik'thik Hiveling" Entry="63972" />
<Mob Name="Dread Fearbringer" Entry="65496" />
<Mob Name="Gai-Cho Yaungol" Entry="62552" />
<Mob Name="Wake of Horror" Entry="64626" />
</AvoidMobs>
I noticed the names of the mobs in game, and the names on wowhead.com, and the names that appear in the honorbuddy window might be changed/spelled differently.
for example
wowhead
Krikthik Hiveling
honorbuddy window
Krik'thik Hiveling!
in game
Krik'thik Hiveling
When scripting, do the names really matter/make a difference, or r they just there so scripters can remember what mob entry it is ect.
trying to figure out if i need to spell these names correctly, or if the script/bot only needs a random name and the entry numbers.
<Mob Name="Dread Kunchong" Entry="64717" />
<Mob Name="Krik'thik Hiveling" Entry="63972" />
<Mob Name="Dread Fearbringer" Entry="65496" />
<Mob Name="Gai-Cho Yaungol" Entry="62552" />
<Mob Name="Wake of Horror" Entry="64626" />
</AvoidMobs>
I noticed the names of the mobs in game, and the names on wowhead.com, and the names that appear in the honorbuddy window might be changed/spelled differently.
for example
wowhead
Krikthik Hiveling
honorbuddy window
Krik'thik Hiveling!
in game
Krik'thik Hiveling
When scripting, do the names really matter/make a difference, or r they just there so scripters can remember what mob entry it is ect.
trying to figure out if i need to spell these names correctly, or if the script/bot only needs a random name and the entry numbers.
Last edited: