SphereServer BugTracker - SphereServer
View Issue Details
0002289SphereServerexecutable - windows buildpublic14-03-14 00:3414-03-14 16:29
Coruja 
XuN 
normalminoralways
resolvedfixed 
 
 
Automated (specify build number)
None
None
0002289: @RegenStat and food regen problems
1) It's an old bug, but FOOD property never reach 0. When FOOD=1 and it reach the next @RegenStat to goes down, it stays at 1 instead go down to 0

2) The .ini setting HitsHungerLoss is not causing any damage when food reach 0 (or 1?)

3) When FOOD reach 0 (or 1, lol) and I use return 1 on @RegenStat, it will create a infinite loop calling @RegenStat at every 1 second until the char eat something to make FOOD property goes up again to stop calling the trigger
Using march 13 nightly
No tags attached.
Issue History
14-03-14 00:34CorujaNew Issue
14-03-14 16:29XuNNote Added: 0001996
14-03-14 16:29XuNStatusnew => resolved
14-03-14 16:29XuNResolutionopen => fixed
14-03-14 16:29XuNAssigned To => XuN

Notes
(0001996)
XuN   
14-03-14 16:29   
Food was reaching 0, but coming back to 1 in the next tick... this change was reverted back because I did fix it??? Weird.

However, the ini setting was pointing to NPCs only, removed that check and now it works for players too.

And few more things, read svn/changelog.