SphereServer BugTracker - SphereServer
View Issue Details
0002269SphereServernew feature requestpublic26-01-14 01:4117-02-14 11:20
Coruja 
XuN 
normalminorN/A
resolvedfixed 
 
 
Automated (specify build number)
None
None
0002269: NPC Train engine and @SkillChange / @SkillGain
quick suggestion: make the internal NPC train engine call for @SkillChange and/or @SkillGain when someone train skills on NPC
No tags attached.
Issue History
26-01-14 01:41CorujaNew Issue
17-02-14 02:29CorujaNote Added: 0001963
17-02-14 11:20XuNNote Added: 0001964
17-02-14 11:20XuNStatusnew => resolved
17-02-14 11:20XuNResolutionopen => fixed
17-02-14 11:20XuNAssigned To => XuN

Notes
(0001963)
Coruja   
17-02-14 02:29   
maybe a great solution is copy/paste the same change from latest nightly: call @SkillChange on everything

16-02-2014, XuN
Modified @StatChange: now is working properly in EVERY stat change, and not only in the stat gain/loses
    argn1=statid (maxhits,maxmana,maxstam and maxfood are checked now too)
    argn2=the current stat value
    argn3=the new value
(0001964)
XuN   
17-02-14 11:20   
Added