View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002181SphereServerscript packpublic27-07-13 23:1631-07-13 23:39
ReporterCoruja 
Assigned ToBen 
PrioritynormalSeverityminorReproducibilityN/A
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002181: Incorrect DUPELIST on i_keg_wood
Descriptionon /items/sphere_item_profession_cook_barkeep_baker.scp:

[ITEMDEF 01940]
DEFNAME=i_keg_wood
DUPELIST=01ad6,01ad7 //i_keg_wood doesnt have dupelist, so this line must be removed

and a few lines below these others 2 items must be fixed too, heres the fixed DUPELIST/DUPEITEM value:

[ITEMDEF 01ad6]
DUPELIST=01ad7

[ITEMDEF 01ad7]
DUPEITEM=01ad6
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0001601)
Ben (manager)
28-07-13 19:05

[ITEMDEF 01ad6]
[ITEMDEF 01ad7]

Those 2 items are also Kegs... I don't understand
(0001604)
xwerswoodx (reporter)
28-07-13 20:13
edited on: 28-07-13 22:28

Yes but he said their dupeitem settings are wrong they connected with each other so their's dupeitem should be 01940 because of 01940's dupelist setting

However, I check my scripts are;

[ITEMDEF 01ad6]
//keg
DUPEITEM=01940
CATEGORY=Items by Professions
SUBSECTION=BarKeep
DESCRIPTION=Keg

[ITEMDEF 01ad7]
DEFNAME=i_KEG_WOOD_2
DUPEITEM=01940

(0001605)
Coruja (developer)
30-07-13 04:52

Because 01940 (i_keg_wood) is a single item that doesnt have left/right side, so it doesnt need flip or DUPELIST

But 01ad6 and 01ad7 are the same item on left/right side so thats why these 2 items can flip and 01940 not

- Issue History
Date Modified Username Field Change
27-07-13 23:16 Coruja New Issue
28-07-13 19:05 Ben Note Added: 0001601
28-07-13 20:13 xwerswoodx Note Added: 0001604
28-07-13 22:28 xwerswoodx Note Edited: 0001604 View Revisions
30-07-13 04:52 Coruja Note Added: 0001605
31-07-13 23:39 Ben Status new => resolved
31-07-13 23:39 Ben Resolution open => fixed
31-07-13 23:39 Ben Assigned To => Ben


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker