Hi ragezoners,
I am having an question about the SRO_REGION inside PropSkill.txt
I have made an new skill and an new SFX that goes with it.
Now what i want is to increase the SRO_REGION for that skill.
I have searched inside the source for SRO_REGION and i modified this line
I have tested it in game however the region doesnt expand at all.Code:if( pSkillProp->dwSpellRegion == SRO_REGION ) // REGION¼Ó¼ºÀ϶© Ÿ°Ùµµ µ¥¹ÌÁö¸¦ ¸ÔÀ½. //#ifdef __Bomb if( pSkillProp->dwID == SI_ARTILLEUR_BOMBARDEM ) //<-- This is the new skill fTargetRatio = 3.0f; else fTargetRatio = 1.0f;
Any one knows where it needs to be done.
With kind regards





