View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001735SphereServernew feature requestpublic29-03-10 16:0002-11-14 19:02
Reporterxantier 
Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Product Version0.56c Nightly 
Target VersionFixed in Version 
Summary0001735: Return 2 for @dropon_ @pickup_
DescriptionYou must add return 2 for the triggers written in summary. So we can override hardcoded stuff. For example, we can't drop 4 metal chests in a square or pick up a metal chest under 3 chests.. So this makes impossible to code a runuo style drop pickup system.. Current system doesn't let it happen.. I can't drop some items on another or can't pick up some things under it.
TagsNo tags attached.
Nightly VersionNot Available
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Filespng file icon chest.png [^] (32,586 bytes) 02-11-14 12:51

- Relationships

-  Notes
(0002551)
XuN (developer)
02-11-14 11:52

RunUO style is not explaining so much, what does that mean to do?
(0002553)
Feeh (developer)
02-11-14 12:52
edited on: 02-11-14 12:53

Items does have the height property and RunUO does read it.
When you drop two or more items on the ground RunUO will try to put one item on top of each other. If the pile is too high RunUO will not allow you to drop the item into this spot, unless you can reach this height.

(I've attached a picture)

Smaller items will allow you to pile more, bigger items will only be able to pile a few (only 4 chests per pile from ground position)

(0002558)
Ben (manager)
02-11-14 19:02

what he is asking for is
// EF_ItemStacking = 00000004
// EF_ItemStackDrop = 00000008
but to be able to customize it...
although those options were no available back then

- Issue History
Date Modified Username Field Change
29-03-10 16:00 xantier New Issue
29-03-10 16:00 xantier Nightly Version => Not Available
29-03-10 16:00 xantier Experimental Flags => None
29-03-10 16:00 xantier Option Flags => None
02-04-10 14:28 xantier Note Added: 0000432
11-04-10 20:38 xantier Note Deleted: 0000432
02-11-14 11:52 XuN Note Added: 0002551
02-11-14 12:51 Feeh File Added: chest.png
02-11-14 12:52 Feeh Note Added: 0002553
02-11-14 12:53 Feeh Note Edited: 0002553 View Revisions
02-11-14 19:02 Ben Note Added: 0002558


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker