View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002407SphereServerexecutable - genericpublic23-09-14 21:3004-10-14 03:55
ReporterCoruja 
Assigned ToCoruja 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002407: Skill Cartography doesn't call @SkillMakeItem anymore
DescriptionThat's a simple issue (and maybe quick to fix): Cartography is not calling @SkillMakeItem on success anymore

strangely the skill can call @SkillFail without problems, but not @SkillMakeItem
Additional Information[SKILL 12]
DEFNAME=SKILL_CARTOGRAPHY
KEY=Cartography
TITLE=Cartographer
FLAGS=skf_craft
DELAY=3.0
STAT_STR=15
STAT_INT=70
STAT_DEX=20
BONUS_STR=0
BONUS_DEX=20
BONUS_INT=100 //80
BONUS_STATS=15
ADV_RATE=20.0,40.0,80.0
VALUES=1,20,80

ON=@Select
SRC.SYSMESSAGE This skill cannot be used directly.
return 1

ON=@Start
SOUND 0249

ON=@Fail
SRC.SYSMESSAGE You fail the action

ON=@Abort
SRC.SYSMESSAGE You aborted the action
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0002440)
darksun84 (reporter)
26-09-14 14:13
edited on: 26-09-14 14:14

I think that maybe it's caused by DRAWMAP(found in the skillmenu.scp) not firing @SkillMakeitem

(0002451)
Coruja (developer)
04-10-14 03:55

Fixed on latest nightly, the cartography skill is now a genuine craft skill instead a non-craft skill with some crafting behavior

- Issue History
Date Modified Username Field Change
23-09-14 21:30 Coruja New Issue
26-09-14 14:13 darksun84 Note Added: 0002440
26-09-14 14:14 darksun84 Note Edited: 0002440 View Revisions
04-10-14 03:55 Coruja Note Added: 0002451
04-10-14 03:55 Coruja Status new => resolved
04-10-14 03:55 Coruja Resolution open => fixed
04-10-14 03:55 Coruja Assigned To => Coruja


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker