where (in what script) do i make the skill/stats gain code? checkskill script?
what i want is to use my own one and "ignore" the one used by default in pol 97. and suposing i have this attribute:
Code: Select all
Attribute esconder
{
desc Esconder-se
delay 10
script :esconder:esconder
dexadv 30
}
so, the main question is: can i ignore the core stat/skill gain system and make my own? if yes what is the script?