JadaDev
reaper-wow.comLegend
LEVEL 11
100 XP
JadaDev submitted a new resource:
Instant Learn Spells [ Blizzlike - Fun - Instant ] - Learns the player the spells depending on their level and costs money ( can be edited )
Read more about this resource...
Instant Learn Spells [ Blizzlike - Fun - Instant ] - Learns the player the spells depending on their level and costs money ( can be edited )
This script will teach the player all the spells that he can learn from a trainer with the same requirements of level and gold.
It has easy configuration :
Code:IGNORE_LEVEL_REQUIREMENT = false, -- Ignore level requirement? (true/false) IGNORE_PRICE = false, -- Ignore price for spells? (true/false) CUSTOM_PRICE_MULTIPLIER = 1.0, -- Multiplier for the spell price (ignored if IGNORE_PRICE = true)
It could easily work on any Blizzlike server or fun/instant server...
Read more about this resource...