So I was looking at a command, iteminfo but I know the info command works similar to this as well.
Right now with iteminfo on the modern distro and consequently the one used in a number of other shards and consequently the version of this command I just adopted for Pangaea, the command reads from a config file that lists item classes, in each item class entry is listed members to display within the gump for iteminfo (as well as the info command).
I had the idea that it would be nice to have a core function that returns all the members a obj class has in an array, in this way a scripter can then just call this function and display the members in a gump and their values easier without having to manually make their own lists.
Hopefully this example will better explain what I mean:
GetClassMemberList( "Map" ) would return { "editable", "facetid", "gumpheight", "gumpwidth", "xeast", "xwest", "ynorth", "ysouth" }
I hope this is something doable and makes sense it as it would be extremely helpful.
Do not care about the name of the function just pulled out a name from thin air as an example.
New Function Request
Bug reports and feature requests. New features can only be added to the current development version. Bug-fixes may be back-ported.
Current release: 099 / Current development: 100
Current release: 099 / Current development: 100
Return to “Bug Reports & Feature Requests”
Jump to
- Contrivance
- ↳ POL Server Website
- ↳ General Discussion
- ↳ Rants
- Novice & Help Area
- ↳ Hello world
- ↳ General Help
- ↳ Scripting Help
- ↳ Guides
- ↳ First steps
- Official POL Distribution (Distro)
- ↳ Development Discussion
- ↳ Distro Bug Reports
- ↳ Test shard
- ↳ Contribute to the distro
- ↳ Contributed Optional Packages and Scripts for the Distro
- Core Discussions
- ↳ Current development (100)
- ↳ Current stable release (099)
- ↳ Bug Reports & Feature Requests
- ↳ Solved issues
- ↳ Old requests
- ↳ Contribute to the core
- 3rd Party Scripts
- ↳ Contributed Scripts & Packages
- ↳ Complete Worlds
- 3rd Party Software
- ↳ POL Tools
- ↳ UO Tools
- ↳ Packet World
- ↳ Hosted Projects
- ↳ UOFiddler
- General Shard Development
- ↳ Miscellaneous Development Discussion
- Archive
- ↳ Older Core Versions
- ↳ POL Core 095
- ↳ General Help (095)
- ↳ POL Core 096
- ↳ General Help (096)
- ↳ POL Core 097
- ↳ Feature Request Archive
- ↳ General Help (097)
- ↳ Bug Reports (097)
- ↳ Solved Bugs (097)
- ↳ POL Core 098
- ↳ General Help (098)
- ↳ Bug Reports Archive (098)
- ↳ Old distros
- ↳ POL Core Patch Submissions
- ↳ Distro Patch Submissions