The *link command is used for adding hyperlinks into a game. It can be used anywhere in the game files.
Usage
The *link command is used as follows:
*link http://www.choiceofgames.com/
this will show:
http://www.choiceofgames.com/
It can be used the following way to hyperlink text:
*link http://www.choiceofgames.com/ Choice of Games
which will make the link look like this:
Choice of Games
| More commands / functions | |
| Choice | *choice, *fake_choice, *disable_reuse, *hide_reuse, *allow_reuse, *selectable_if |
|---|---|
| Variable | *create, *temp, *set, Arithmetic operators, *delete, *input_number, *input_text, *print, *rand |
| Conditional | *if, *elseif, *else, Multireplace |
| Goto | *label, *goto, *goto_scene, *goto_random_scene, *gosub, *gosub_scene, *finish |
| Formatting | Bold text, Italic text, *image, *line_break, *page_break, *link, *stat_chart |
| Miscellaneous | *comment, *scene_list, *title, *author, *achieve, *achievement, *check_achievements, *bug, *ending, *more_games, *share_this_game, *show_password, *script, Implicit Control Flow |