Menu

Commit [r1262]  Maximize  Restore  History

current_level, current_stage, current_set is available through script function openborvariant.

It will return an integer value, I didn't provide the name because modder should know them and write their own functions to get them.

New script function jumptobranch,

jumptobranch(name, immediately);

Name is the branch name in current set, if immediately is set to 1, you will go to that level immediately, or, when this level is completed, you will go to there.

utunnels 2007-12-29