SphereServer BugTracker - SphereServer | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002204 | SphereServer | executable - windows build | public | 06-09-13 20:02 | 08-09-13 20:55 |
Reporter | Coruja | ||||
Assigned To | RanXerox | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Nightly Version | Automated (specify build number) | ||||
Experimental Flags | None | ||||
Option Flags | None | ||||
Internal Build Number | |||||
Summary | 0002204: Cooking and Cartography not working properly as craft skills | ||||
Description | When the function MAKEITEM is used to craft items that uses COOKING as skillmake, the craft action doesnt even start. The char action continues ACTION=-1 and nothing occour. And using on CARTOGRAPHY items, the craft action will start fine but on success the trigger @SkillMakeItem is not fired on the char PS: Sphere default cartography skill uses "DRAWMAP xxx" instead of MAKEITEM. But here I'm trying to use MAKEITEM and then set a custom map X,Y area (MORE1 / MORE2) on @SkillMakeItem. The crafted item goes to my backpack without problems but the trigger @SkillMakeItem is not fired on the char | ||||
Steps To Reproduce | Just put resources on backpack and type .makeitem i_map_world / i_cake | ||||
Additional Information | Items used to reproduce the bug: [ITEMDEF i_map_world] ID=i_map NAME=world map RESOURCES=i_map_blank SKILLMAKE=CARTOGRAPHY 50.0 [ITEMDEF 09e9] DEFNAME=i_cake TYPE=T_FOOD RESOURCES=1 i_dough SKILLMAKE=COOKING 0.1 WEIGHT=1.0 VALUE=10 ------------------------------- Skills on sphere_skills.scp [SKILL 12] DEFNAME=SKILL_CARTOGRAPHY KEY=Cartography TITLE=Cartographer DELAY=2.0 STAT_STR=15 STAT_INT=70 STAT_DEX=20 BONUS_STR=0 BONUS_DEX=20 BONUS_INT=100 BONUS_STATS=15 ADV_RATE=5.0,10.0,20.0 VALUES=1,20,80 ON=@Fail SRC.SYSMESSAGE Skill Cartography failed. ON=@Abort SRC.SYSMESSAGE Skill Cartography aborted. [SKILL 13] DEFNAME=Skill_Cooking KEY=Cooking TITLE=Chef PROMPT_MSG=What would you like to cook? DELAY=2.0 STAT_STR=25 STAT_INT=45 STAT_DEX=20 BONUS_STR=0 BONUS_DEX=40 BONUS_INT=60 BONUS_STATS=50 ADV_RATE=5.0,10.0,20.0 VALUES=1,20,80 | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
06-09-13 20:02 | Coruja | New Issue | |||
06-09-13 23:59 | Coruja | Note Added: 0001653 | |||
07-09-13 00:00 | Coruja | Note Edited: 0001653 | bug_revision_view_page.php?bugnote_id=0001653#r524 | ||
07-09-13 00:48 | Coruja | Note Edited: 0001653 | bug_revision_view_page.php?bugnote_id=0001653#r525 | ||
08-09-13 20:55 | RanXerox | Note Added: 0001664 | |||
08-09-13 20:55 | RanXerox | Status | new => resolved | ||
08-09-13 20:55 | RanXerox | Resolution | open => fixed | ||
08-09-13 20:55 | RanXerox | Assigned To | => RanXerox |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|