To url

From Kolmafia
Revision as of 05:09, 22 May 2010 by imported>Bale
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

string to_url(location place )

  • place is an in-game location to parse

Returns the short url (normally of the form "adventure.php?snarfblat=") used to visit the location place.

See Also

visit_url()

Special

Trying to use $location[none] will generate an "Unexpected error."