View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002115SphereServerexecutable - genericpublic23-11-12 11:5824-11-12 03:03
Reporterdarksun84 
Assigned ToBen 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version0.56c Nightly 
Summary0002115: Cutting custom hide when always produce default Cut Leather Item
Description
Cutting i_morti_hide with scissors always create the default i_hides_cut instead of i_morti_hide_cut.
The color of this cut leather is properly inherited , even if it's the default one.
Those are the custom hide and cut leather :
[ITEMDEF i_morti_hide]
ID=01078
NAME=Pelle raccapricciante
TYPE=t_hide
TDATA1 = i_morti_hide_cut

ON=@CREATE
    COLOR=0480

[ITEMDEF i_morti_hide_cut]
NAME= Pelle raccapricciante lavorata
ID=01067
RESOURCES = 1 i_morti_hide

TYPE=T_LEATHER
DYE=1
WEIGHT=1

Steps To Reproduce-Click scissors and target custom hide
-Default i_cut_hides is created in the backpack.
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsScript_Profiler
Option FlagsCommand_Sysmsgs
Internal Build Number1551
Attached Files

- Relationships

-  Notes
(0001435)
Ben (manager)
24-11-12 03:03

It wasn't buged, it was the intended result. BUT...
I changed it so that TDATA1 can hold the ID or DEFNAME of cut item.
Yes, I said item since it doesn't have to be a leather type, it can be anything.

- Issue History
Date Modified Username Field Change
23-11-12 11:58 darksun84 New Issue
24-11-12 03:03 Ben Note Added: 0001435
24-11-12 03:03 Ben Status new => resolved
24-11-12 03:03 Ben Fixed in Version => 0.56c Nightly
24-11-12 03:03 Ben Resolution open => fixed
24-11-12 03:03 Ben Assigned To => Ben


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker