Have you remembered to put correct tabulation spaces? Just like this:Can you enlighten me with adjust_skill_damage?
Say for example I want to adjust its damage in all maps (this includes damage done to monster, players, boss, everything)..
Do I need to set first at disabled skills like this..
RK_HUNDREDSPEAR: "NONE"
then..
mapflags: ("adjust_skill_damage RK_HUNDREDSPEAR 250")
if yes.. This is just what I did and I'm receiving lots of warnings. Thanky ou.
mapflags: ("adjust_skill_damage RK_HUNDREDSPEAR 250")
And try to check if you haven't mis-typed the map zone mapflag if you declared a new zone or applied mapflags to any map. It'd also be better if you tell us what's the warning you're getting because that will help us to help you.