View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001925SphereServerexecutable - windows buildpublic08-03-11 13:0613-03-11 05:12
ReporterShaklaban 
Assigned ToMrSugarCube 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Platformwin32OSwindows 7OS Version
Product Version20-09-2009, 0.56b Prerelease 
Target VersionFixed in Version0.56c Nightly 
Summary0001925: #1420
Descriptionskillbest don't work correctly. returning new skills (imbuing, throwing).

Additional Informationexample script:

[dialog sb_test]
100,100
resizepic 0 0 5054 200 350
gumppictiled 10 10 180 330 2624
checkertrans 10 10 180 330

local.x = 20
local.y = 20
for 1 10
    if <src.<skillbest.<local._for>>> > 0
        dtext <local.x> <local.y> 1152 <src.skillbest.<local._for>>
        local.y += 20
    endif
endfor
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNone
Option FlagsNone
Internal Build Number1420
Attached Files

- Relationships

-  Notes
(0000959)
MrSugarCube (administrator)
13-03-11 05:12

Fixed, but that "For 1 10" should also be "For 0 9". :)

- Issue History
Date Modified Username Field Change
08-03-11 13:06 Shaklaban New Issue
13-03-11 05:12 MrSugarCube Note Added: 0000959
13-03-11 05:12 MrSugarCube Status new => resolved
13-03-11 05:12 MrSugarCube Fixed in Version => 0.56c Nightly
13-03-11 05:12 MrSugarCube Resolution open => fixed
13-03-11 05:12 MrSugarCube Assigned To => MrSugarCube


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker