SphereServer BugTracker - SphereServer
View Issue Details
0002464SphereServerscript packpublic24-01-15 09:2126-01-15 03:28
Jim 
Ben 
normalminoralways
resolvedfixed 
 
0.56c Nightly 
Automated (specify build number)
None
None
0002464: it always show "The tool is out of charges" when use a fish_pole
The "USESCUR" is always "0" when the fish_pole be created.
is it a bug? (sphereserver and scripts are all 2015/1/16 nightly version)

when i use the fish_pole, it always show "The tool is out of charges".
because in the "Skill_Fishing", there are scripts as below, but the "USESCUR" is always "0" when the fish_pole be created.

///
ON=@PreStart
IF (<SRC.FINDLAYER.2.USESCUR>< 1)
SRC.SYSMESSAGE The tool is out of charges.
return 1
ENDIF
///
No tags attached.
Issue History
24-01-15 09:21JimNew Issue
26-01-15 03:28BenStatusnew => resolved
26-01-15 03:28BenFixed in Version => 0.56c Nightly
26-01-15 03:28BenResolutionopen => fixed
26-01-15 03:28BenAssigned To => Ben

There are no notes attached to this issue.