View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002026SphereServerexecutable - windows buildpublic02-09-11 20:3515-09-11 01:53
ReporterSadus 
Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSWINOS Version7
Product Version 
Target VersionFixed in Version 
Summary0002026: TAG.OVERRIDE.REGENVAL_$statid
DescriptionTAG.OVERRIDE.REGENVAL_$statid not work properly
If i set TAG.OVERRIDE.REGENVAL_0=10 its not regen every 10sec like said in Sphere.ini
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0001235)
ShiryuX (developer)
02-09-11 20:53

REGENVAL_%d is the AMOUNT to regen, not the TIME delay.
(0001236)
Sadus (reporter)
03-09-11 00:06

Sorry, my mistake, TAG.OVERRIDE.REGEN_$statid work not properly.
(0001237)
ShiryuX (developer)
03-09-11 03:36

rate = .ini
if ( food = 0 )
  rate *= 2
rate -= tag.override

That's the formula.
(0001264)
MrSugarCube (administrator)
15-09-11 01:53

TAG.OVERRIDE.REGEN_$statid and TAG.OVERIDE.REGENVAL_$statid are actually modifiers that are applied to the settings in sphere.ini, not full overrides (REGEN is subtracted, REGENVAL is added).

Therefore, TAG.OVERRIDE.REGEN_0=10 will actually subtract 10 seconds from the normal regeneration time (and REGENVAL_0=10 will cause 11hp to be gained).

- Issue History
Date Modified Username Field Change
02-09-11 20:35 Sadus New Issue
02-09-11 20:53 ShiryuX Note Added: 0001235
03-09-11 00:06 Sadus Note Added: 0001236
03-09-11 03:36 ShiryuX Note Added: 0001237
15-09-11 01:53 MrSugarCube Note Added: 0001264
15-09-11 01:53 MrSugarCube Status new => closed
15-09-11 01:53 MrSugarCube Resolution open => no change required


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker