SphereServer BugTracker - SphereServer
View Issue Details
0001766SphereServerexecutable - genericpublic25-06-10 16:2624-07-14 20:35
nolok 
XuN 
normalminoralways
resolvedfixed 
20-09-2009, 0.56b Prerelease 
0.56c Nightly 
20-09-2009
None
None
0001766: Low value skills don't "grow"
If i have 20.0 macefighting and i fight the skill's value doesn't grow. Even if i use skillgain function it doesn't works.
I have this problem with all skills with a low level, not only combat; now i don't remember the exact value, in the past i did some tests, but i think that if the skill' val is minor of 30.0, it doesn't grow and @skillgain trigger does not activate (tested :D ).
I use latest nightly version, but also 1-2 years old releases have this problem.
No tags attached.
Issue History
25-06-10 16:26nolokNew Issue
25-06-10 16:26nolokNightly Version => 20-09-2009
25-06-10 16:26nolokExperimental Flags => None
25-06-10 16:26nolokOption Flags => None
28-01-11 13:44TerrikateIssue Monitored: Terrikate
29-01-11 05:01MrSugarCubeNote Added: 0000877
29-01-11 05:02MrSugarCubeSeveritymajor => minor
24-07-14 20:35XuNNote Added: 0002368
24-07-14 20:35XuNStatusnew => resolved
24-07-14 20:35XuNFixed in Version => 0.56c Nightly
24-07-14 20:35XuNResolutionopen => fixed
24-07-14 20:35XuNAssigned To => XuN

Notes
(0000877)
MrSugarCube   
29-01-11 05:01   
It works fine here, perhaps your macefighting's ADV_RATE setting is too difficult?

If the @SkillGain trigger isn't even firing, for a combat skill it means that one of the following is true:
- The character is in a safe zone (region_flag_safe).
- The character did no damage.
- The skill gain was blocked by GAINRADIUS on the combat skill.
- EF_Minimize_Triggers is enabled.
- The character does not have an event containing an @SkillGain trigger.
(0002368)
XuN   
24-07-14 20:35   
Skillgain macefighting,1 makes the skill raise always, without the 1 ... it takes normal amount of times to raise.