FutureProg functions

newoutfit

Outfits · computer function, computer program, standard futureprog

Outfit newoutfit(Character character, Text name)
Contexts: computer function, computer program, standard futureprog
Creates a new blank outfit for a character. Returns the outfit it creates. Can return null if the name is not valid.
character: The character who owns the new outfit
name: The name of the outfit

← Back to FutureProg functions