War3FT
Hello, I want learn how to correctly add additional skill Levels in war3ft RC13.
Additional Levels currently done but I can't add the fourth point in a given power. I changed: Code:
#define MAX_SKILL_LEVEL 3Code:
#define MAX_SKILL_LEVEL 4Code:
new const Float: p_vampiric [3] = (0.10,0.20,0.30) / / Vampiric Aura (skill 1)Code:
new const Float: p_vampiric [4] = (0.10,0.20,0.30,0.40) / / Vampiric Aura (skill 1)Code:
Setting skill 5 to 4 wtf? (6) |
| All times are GMT -4. The time now is 04:07. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.