View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001876SphereServerscript packpublic24-12-10 23:0126-12-10 23:31
ReporterCoruja 
Assigned ToShiryuX 
PrioritynormalSeverityminorReproducibilityN/A
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001876: Incorrect defname on candelabra
Descriptionsphere_item_deco_furniture.scp:

[ITEMDEF 0b1d]
//candelabra
DEFNAME=i_candleabra_lit -> i_candelabra_lit
TYPE=T_LIGHT_LIT
TDATA3=i_candleabra -> i_candelabra
TDATA4=i_candleabra -> i_candelabra
RESOURCES=i_candleabra -> i_candelabra

[ITEMDEF 0b26]
//candelabra lit
DEFNAME=i_candleabra2_lit -> i_candelabra2_lit
TYPE=T_LIGHT_LIT
TDATA3=i_candleabra2 -> i_candelabra2
TDATA4=i_candleabra2 -> i_candelabra2
RESOURCES=i_candleabra2 -> i_candelabra2

///////////////

sphere_item_deco_lightsources.scp:

[ITEMDEF 0a27]
DEFNAME=i_candleabra -> i_candelabra
TYPE=T_LIGHT_OUT
TDATA3=i_candleabra_lit -> i_candelabra_lit

[ITEMDEF 0a29]
DEFNAME=i_candleabra2 -> i_candelabra2
TYPE=T_LIGHT_OUT
TDATA3=i_candleabra2_lit -> i_candelabra2_lit
Additional Information-Open 'sphere_item_deco_furniture.scp' and 'sphere_item_deco_lightsources.scp'
-Replace all 'candleabra' to 'candelabra'
TagsNo tags attached.
Nightly Version09-09-2008
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0000802)
ShiryuX (developer)
26-12-10 23:31

Thank you.

26-12-2010, Coruja (script pack)
- Updated: sphere_item_deco_lightsources.scp and sphere_item_deco_furniture.scp
  (changed typo in candelabra's defnames, was using candleabra instead)

- Issue History
Date Modified Username Field Change
24-12-10 23:01 Coruja New Issue
26-12-10 23:31 ShiryuX Note Added: 0000802
26-12-10 23:31 ShiryuX Status new => resolved
26-12-10 23:31 ShiryuX Resolution open => fixed
26-12-10 23:31 ShiryuX Assigned To => ShiryuX


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker