![]() |
![]() |
Functions: m |
|
$mask.hasNumericHost | Checks if a host part of a mask is numeric |
$mask.host | Returns the hostname part of an IRC mask |
$mask.match | Matches a mask agains a wildcarded one |
$mask.nick | Returns the nick part of an IRC mask |
$mask.user | Returns the username part of an IRC mask |
$mask | Retrieves the host mask of a user |
$math.abs | Returns the absolute value of a number |
$math.acos | Returns the angle in radiants that has the specified cosinus value. |
$math.asin | Returns the angle in radiants that has the specified sinus value. |
$math.atan | Returns the angle in radiants that has the specified tangent value. |
$math.cbrt | Returns the cube root of a number |
$math.ceil | Rounds up to the nearest integer |
$math.cos | Returns the cosinus of the specified angle in radiants |
$math.e | Returns the value of e |
$math.exp | Returns the exponential of the specified number |
$math.floor | Rounds down to the nearest integer |
$math.isinf | Checks if the value is the infinity |
$math.isnan | Checks if the value is not a number |
$math.log10 | Returns the base 10 logarithm of the specified number |
$math.log | Returns the natural logarithm of the specified number |
$math.pi | Returns the value of pi |
$math.pow | Returns a to the power of b |
$math.sin | Returns the sinus of the specified angle in radiants |
$math.sqrt | Returns the square root of a number |
$math.tan | Returns the tangent of the specified angle in radiants |
$me | Returns the current nickname |
$mediaplayer.album | Returns the album of the media player |
$mediaplayer.artist | Returns the artist of the media player |
$mediaplayer.bitRate | Returns the bit rate of the current song |
$mediaplayer.channels | Returns the number of channels of the current song |
$mediaplayer.comment | Returns the comment of the media player |
$mediaplayer.genre | Returns the genre of the media player |
$mediaplayer.getEqData | Return the Equalizer Value. |
$mediaplayer.getListLength | Return the play list length. |
$mediaplayer.getPlayListPos | Get the position for the current song. |
$mediaplayer.getRepeat | Return if the "Repeat" is on. |
$mediaplayer.getShuffle | Return if "Shuffle" is on. |
$mediaplayer.jumpTo | Sets the position in milliseconds of the current song (approximately). |
$mediaplayer.length | Returns the length of the current media |
$mediaplayer.localFile | Returns the name of the local file played by the media player |
$mediaplayer.mediaType | Returns the currently played media type |
$mediaplayer.mrl | Returns the mrl of the currently played media |
$mediaplayer.nowPlaying | Returns a descripting of the currently played media |
$mediaplayer.player | Returns the currently set media player interface |
$mediaplayer.playerList | Returns a the list of the supported media player interfaces |
$mediaplayer.position | Returns the position of the current media |
$mediaplayer.sampleRate | Returns the sample rate of the current song |
$mediaplayer.setEqData | Return the Equalizer Value. |
$mediaplayer.setPlayListPos | Set the position for the current song. |
$mediaplayer.setVol | Set the media player vol to <vol> (from 0-255) |
$mediaplayer.status | Returns the status of the media player |
$mediaplayer.title | Returns the title of the current media |
$mediaplayer.year | Returns the year of the media player |
$mp3player.getchannels | Deprecated: present for compatibility only |
$mp3player.getfilename | Deprecated: present for compatibility only |
$mp3player.getfreq | Deprecated: present for compatibility only |
$mp3player.getlength | Deprecated: present for compatibility only |
$mp3player.getmp3tag_album | Deprecated: present for compatibility only |
$mp3player.getmp3tag_artist | Deprecated: present for compatibility only |
$mp3player.getmp3tag_comment | Deprecated: present for compatibility only |
$mp3player.getmp3tag_copright | Deprecated: present for compatibility only |
$mp3player.getmp3tag_crc | Deprecated: present for compatibility only |
$mp3player.getmp3tag_date | Deprecated: present for compatibility only |
$mp3player.getmp3tag_emphasis | Deprecated: present for compatibility only |
$mp3player.getmp3tag_genre | Deprecated: present for compatibility only |
$mp3player.getmp3tag_layer | Deprecated: present for compatibility only |
$mp3player.getmp3tag_original | Deprecated: present for compatibility only |
$mp3player.getmp3tag_title | Deprecated: present for compatibility only |
$mp3player.getmp3tag_tracknumber | Deprecated: present for compatibility only |
$mp3player.getmp3tag_version | Deprecated: present for compatibility only |
$mp3player.getposition | Deprecated: present for compatibility only |
$mp3player.getrate | Deprecated: present for compatibility only |
$mp3player.gettime | Deprecated: present for compatibility only |
$mp3player.gettitle | Deprecated: present for compatibility only |
$mp3player.ispaused | Deprecated: present for compatibility only |
$mp3player.isplaying | Deprecated: present for compatibility only |
$mp3player.mp3player_cmd_set_dcop_player_type | Deprecated: present for compatibility only |
$mp3player.mp3player_fnc_get_dcop_player_type | Deprecated: present for compatibility only |
$msgtype | Returns the id of a message type color set |
$my.globalIdle | Returns the current user global idle time |
$my.host | Returns the current hostname |
$my.ip | Returns the current ip address |
$my.network | Returns the current network name |
$my.nick | Returns the current nickname |
$my.server | Returns the current server name |
$my.umode | Returns the current user mode flags |
$my.user | Returns the current username |
|