Jump to content

Zehlendorf

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Zehlendorf

  1. Thanks for reply, what program I need to look items geosets? Ty.
  2. Hello, I have a problem with a retro porting helm, the hair appears outside the helmet, someone knows how can fix this? Thanks.
  3. Nice tool! I dont know what Im doing bad, but im having a big green texture in the body of the character, what should I do first converter the WoD waist to lk?, or do this first and later convert, dunno but isnt working for me .
  4. Thanks for reply, at the moment the tier 19 Pally Helm, it happens with all other armor gears?. Thanks for reply
  5. Thanks alot man! it works FINALLYYYYY !!
  6. XD! Ok I change it, but now it doesnt apply any spell in azeroth "it says incorrect zone" and in shattrath it works, but doesnt change to the spell 310% just cast the main spell 90019, I need all spells I think, 60,100,150,280,310 to get it working.. or what should I change?
  7. yeah 90019 its spell_id and spell_torment its the ScriptName. it is correct I think.
  8. wow it fixes the position of the helms! but it remove the particles , how can add the particles? ! thanks.
  9. Of course 90019 SPELL_TORMENT its the main spells that calls the others two spells! :C
  10. I use CASC explorer, thanks anyways! .
  11. hmmm so.. maybe its the spell or the quantity of spells, because I just use two (100%,310%), another thing maybe Im missed?. Thanks!
  12. Hello thanks for reply, yeah, this is the way I make the spells 1) I just copy the row of celestial steed spell, 100% spell, 310%spell, in total three spells and just replace the creature display and icon. 2) I add this in spell_generic.cpp SPELL_TORMENT_100 = 90020, SPELL_TORMENT_310 =90021 new spell_gen_mount("torment", 0, SPELL_TORMENT_100, SPELL_TORMENT_310); 3) I add in spell_script_names 90019 SPELL_TORMENT The spell 90019 its like the spell 75614 for celestial steed that its replaceable with 90020 or 90021 depends in the zone. I think my problem its in spell.dbc, maybe I should change some value, dunno, still trying!.
  13. Hello, maybe someone know how to make a custom spell mount like celestial steed or invincible's, I was trying for days but didnt work, also I added the spells in spell_generic.cpp and still didnt work, need help . Thanks in advance.
  14. Kaev it works if you modify spell.dbc and also aretable.dbc but u need to do alot of changes for each mount and area too, now im trying to make a custom spell mount like celestial steed or invincible but still doesnt work, I know i should make three spells to get it working but dont know what columns should I change to chain the spells, maybe can help with it? . Thanks.
  15. Thanks for reply Kaev, I will check it !
  16. Hello someone know what should modify in Player.cpp to allow flying mounts in azeroth? I was change some things, but didnt work!. Thanks in advance.
  17. Hello, I wanna know where I can download the 7.2 PTR version, to get some mounts!. Thanks in advance.
  18. damnnn bro! it works FINALLYYYYYYYYYYYYYYYYYY . THANK you so much!
  19. Thanks alot for reply, I will try and post my results ! thanks again!
  20. Hello, I have a problem with the flight animations in the mounts, I got the correct animations from model viewer that I put in struct sAnimations _ Animations, but dont know what value should I put in int16 _AnimationLookup, maybe someone know how to do it!, I was trying for hours but didnt work . Thanks in advance.
  21. Super tool! it works great, but I wanna know how to fix the swim animations of some mounts, I will really appreciate if someone can give a hand with it! thanks for all.
  22. I have A_fly animation, but when I change the mount just got freezes in the air .
  23. Thanks for reply, im searching MountFlighIdle and I not have that animations, what Can I do now?. thanks
×
×
  • Create New...