Anonymous | Login | Signup for a new account | 19-04-25 20:08 CEST | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0002026 | SphereServer | executable - windows build | public | 02-09-11 20:35 | 15-09-11 01:53 | |
Reporter | Sadus | |||||
Assigned To | ||||||
Priority | normal | Severity | major | Reproducibility | always | |
Status | closed | Resolution | no change required | |||
Platform | OS | WIN | OS Version | 7 | ||
Product Version | ||||||
Target Version | Fixed in Version | |||||
Summary | 0002026: TAG.OVERRIDE.REGENVAL_$statid | |||||
Description | TAG.OVERRIDE.REGENVAL_$statid not work properly If i set TAG.OVERRIDE.REGENVAL_0=10 its not regen every 10sec like said in Sphere.ini | |||||
Tags | No tags attached. | |||||
Nightly Version | Automated (specify build number) | |||||
Experimental Flags | None | |||||
Option Flags | None | |||||
Internal Build Number | ||||||
Attached Files | ||||||
![]() |
|
(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). |
![]() |
|||
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 |