• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Merchant Problem!!!

Status
Not open for further replies.
Level 13
Joined
Oct 16, 2010
Messages
731
Hi

My merchant has got a little problem at hand!! So I've made the items, added them to the merchant via object editor but for some reason it leaves a gap at the position (2,0) even though there is an item that is meant to be there!! Thing is that hasn't happened on a different merchant in the map. Any ideas? I do have a picture of it but I dunno how to attach pictures!
 
Level 13
Joined
Oct 16, 2010
Messages
731
I've checked that the items aren't both on the same position and there is only one item that is meant to be in that slot and it's been pushed along to (3,0) and all the others after have been pushed along too.
 
Last edited:
Level 10
Joined
Dec 15, 2012
Messages
650
(0,0) (1,0), (2,0), (3,0)
(0,1) (1,1), (2,1), (3,1)
(0,2) (1,2), (2,2), (3,2)

I have no more ideas :/

Check :
- Do you have trigger for this merchant ?
- What items can be sold by the merchant (list them out, are your items repeated with same name ?)
- Any hidden abilities for the merchant that is in coordinate (2,0) ??
 
Status
Not open for further replies.
Top