This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [HELP] New riding skill  (Read 1274 times)

soublast1337

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 17
    • View Profile
[HELP] New riding skill
« on: January 05, 2015, 04:22:30 pm »
Hi there.

I have been trying to create my own riding skill, and I cannot find a single topic on the internet.

What it has to do is that atm in 3.3.5 the max riding skill is 300, so it should allow a higher number, so that in item_template you can assign skill 762 to need 400 for example.

I have tried editing SkillLineAbility and add in a new row, and created a new spell based on the Artisan Riding:
http://wotlk.openwow.com/spell=34093
http://wotlk.openwow.com/spell=34091

but It wont work as I want it to..

Can anyone help me with the steps on what has to be done? I also cannot find anywhere where the skill of 75, 150, 225 etc is controlled? SkillTiers.dbc doesnt give much info.

Hope you can help me! :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Nupper

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 339
    • View Profile
Re: [HELP] New riding skill
« Reply #1 on: January 05, 2015, 05:00:06 pm »
Quote from: "soublast1337"
Hi there.

I have been trying to create my own riding skill, and I cannot find a single topic on the internet.

What it has to do is that atm in 3.3.5 the max riding skill is 300, so it should allow a higher number, so that in item_template you can assign skill 762 to need 400 for example.

I have tried editing SkillLineAbility and add in a new row, and created a new spell based on the Artisan Riding:
http://wotlk.openwow.com/spell=34093
http://wotlk.openwow.com/spell=34091

but It wont work as I want it to..

Can anyone help me with the steps on what has to be done? I also cannot find anywhere where the skill of 75, 150, 225 etc is controlled? SkillTiers.dbc doesnt give much info.

Hope you can help me! :)
I used an unused Spell and edited it to appear as a riding skill and made sure the new mounts required that spell.

« Last Edit: January 01, 1970, 01:00:00 am by Admin »

soublast1337

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 17
    • View Profile
Re: [HELP] New riding skill
« Reply #2 on: January 05, 2015, 05:06:34 pm »
I figured it out though haha, but that idea is brilliant as well :D

http://puu.sh/e6GW5/1b2c43f113.jpg
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: [HELP] New riding skill
« Reply #3 on: January 06, 2015, 11:58:59 am »
Where was problem? This might interrest me in future.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [HELP] New riding skill
« Reply #4 on: January 06, 2015, 05:55:15 pm »
Spell.dbc -> Value 112 -> Add 762 (SkillLine.dbc reference)
world.item_template -> RequiredSpell -> Spell.dbc id

Haven't bothered after 10 minutes to see what other values are required, e.g. increasing max value.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »