ID:91964
 
Resolved
Applies to:DM Language
Status: Resolved

This issue has been resolved.
Copied from BYOND Features forum by Lummox JR

world.GetMedal() allows you to retrieve all available medals.

For example, if you call world.GetMedal() with no arguments, it returns something like "SomeMedal;OtherMedal;AnotherMedal".

Why doesn't world.GetScores() have this functionality also? I'd like to retrieve a list (in param form, of course) something like "Score;Class;Level;Etc", assuming the hub has score fields like that.

If it already can do this, then sorry for wasting forum space.
Lige resolved issue