hnxml.js
    Preparing search index...

    Module src/function

    Variables

    default
    playCustomSongImmediately

    Plays the specified song above without the fade in - instantly snaps to it.

    Functions

    addFlags

    Adds the defined (1 or more) flags to the current session. Flags can unlock missions and do other tasks

    addRank

    This adds val in rank to the player's current active faction

    addRankFaction

    this adds the val to the specified faction. I.E: "addRankFaction:CSEC"

    addRankSilent

    Same as AddRank, but it won't send a faction update report email

    changeSong

    changes to the song defined in val:

    changeSongDLC
    loadConditionalActions

    Load in a new action file.

    playCustomSong

    Fades the music into the song file specified. Needs the whole path like: Music/Song.ogg

    playCustomSongImmediatley

    Plays the specified song above without the fade in - instantly snaps to it.

    removeFlags

    Removes the listed flags if they exist.

    setAssetServer

    Sets the server with the given ID to be the new asset server visually on the netmap.

    setFaction

    Used like setFaction:entropy, sets the player's current faction to the faction with the given idName

    setHubServer

    Sets the server with the given ID to be the new hub server visually on the netmap.