|
|
| Line 1: |
Line 1: |
| = MPlayer = | | = Maths Trivia = |
|
| |
|
| '''MPlayer''' is the built-in [[music]] player in CIT. It lets you play music in your house, [[apartment]], or car using direct audio links, playlists, and playback controls. | | '''Maths Trivia''' is an automated event in CIT. A maths question appears automatically, and players can answer it for a cash reward. |
|
| |
|
| == Overview == | | == Overview == |
|
| |
|
| The Music Player supports:
| | Maths Trivia: |
|
| |
|
| * direct <code>.mp3</code> links | | * happens automatically every `10` minutes |
| * playlists | | * is answered with <code>/mt</code> |
| * volume control
| | * gives <code>$5,000</code> for each correct answer |
| * playback [[speed]]
| |
| * shuffle
| |
| * next and previous song controls
| |
| * play and stop controls
| |
| * [[vehicle]] music
| |
| * effects
| |
|
| |
|
| You can open it with:
| | == How it works == |
|
| |
|
| * <code>/mplayer</code>
| | When a Maths Trivia question appears: |
| * the Music Player in <code>CITPhone</code>
| |
|
| |
|
| == Where it can be used ==
| | * solve the question |
| | * answer with <code>/mt [answer]</code> |
|
| |
|
| <code>/mplayer</code> can be used in:
| | If your answer is correct: |
|
| |
|
| * your house | | * you get <code>$5,000</code> |
| * your apartment
| |
| * your car
| |
|
| |
|
| If music is playing in a house or apartment:
| | == How to answer == |
| | |
| * players inside the same property can hear it
| |
| | |
| Other music systems use different commands:
| |
| | |
| * <code>/cityzoneradio</code> for a <code>CITy</code> zone
| |
| * <code>/gradio</code> for a group interior
| |
| * <code>/mymusic <webAddressOfStreamHere></code> to play music from a direct stream link in your house, apartment, or car
| |
| | |
| == How to open MPlayer == | |
| | |
| To open the Music Player, use:
| |
| | |
| <code>/mplayer</code>
| |
| | |
| You can also open the same Music Player from:
| |
| | |
| * <code>CITPhone</code>
| |
| | |
| == Supported links ==
| |
| | |
| The Music Player uses direct audio links.
| |
| | |
| For YouTube or Spotify songs:
| |
| | |
| * you need a direct MP3 link
| |
| | |
| A direct MP3 URL can be created with:
| |
| | |
| * <code>host4cit.com</code>
| |
| | |
| == Playlists ==
| |
| | |
| MPlayer supports playlists.
| |
| | |
| === Creating a playlist ===
| |
| | |
| To create a new playlist:
| |
| | |
| * open the music player
| |
| * click <code>>>></code>
| |
| * type the playlist name
| |
| * click <code>Add Playlist</code>
| |
| | |
| === Playing from a playlist ===
| |
| | |
| To play a song from a playlist, use:
| |
| | |
| <code>/mplayer [songIndex] {playlistIndex}</code>
| |
| | |
| == Playback controls ==
| |
| | |
| MPlayer supports normal playback controls for music and playlists.
| |
| | |
| === Play ===
| |
|
| |
|
| Use: | | Use: |
|
| |
|
| <code>/mplayer play</code> | | <code>/mt [answer]</code> |
|
| |
|
| === Stop ===
| | This is the command used to submit your answer for the active Maths Trivia question. |
|
| |
|
| Use:
| | == Maths symbols == |
|
| |
|
| <code>/mplayer stop</code>
| | === Power symbol === |
|
| |
|
| === Next song ===
| | In Maths Trivia: |
|
| |
|
| Use:
| | * <code>^</code> means power |
|
| |
|
| <code>/mplayer next</code>
| | Example: |
|
| |
|
| === Previous song ===
| | * <code>3 ^ 2</code> means <code>3 x 3</code> |
|
| |
|
| Use:
| | == Settings == |
|
| |
|
| <code>/mplayer prev</code>
| | If you do not want to see Maths Trivia messages: |
|
| |
|
| == Shuffle controls ==
| | * open <code>/settings</code> |
| | * disable '''Enable Automated Maths Trivia Messages''' |
|
| |
|
| === Shuffle current playlist === | | == Stats == |
|
| |
|
| Use:
| | Your Maths Trivia results are tracked in your stats. |
|
| |
|
| <code>/mplayer random</code> | | In <code>/stats</code>, one of the newer stat fields is: |
|
| |
|
| === Shuffle all playlists or songs ===
| | * '''Maths Trivia Wins''' |
|
| |
|
| Use:
| | == Reward == |
|
| |
|
| <code>/mplayer random all</code>
| | {| class="wikitable" |
| | | ! Event |
| == Volume and speed ==
| | ! Reward |
| | | |- |
| === Volume ===
| | | Correct Maths Trivia answer |
| | | | <code>$5,000</code> |
| To change volume, use:
| | |} |
| | |
| <code>/mplayer vol [0-100]</code> | |
| | |
| === Playback speed ===
| |
| | |
| To change playback speed, use:
| |
| | |
| <code>/mplayer speed [0-2]</code>
| |
|
| |
|
| == Commands == | | == Commands == |
| Line 143: |
Line 73: |
| ! Use | | ! Use |
| |- | | |- |
| | <code>/mplayer</code> | | | <code>/mt [answer]</code> |
| | Open the Music Player | | | Answer the active Maths Trivia question |
| |- | | |- |
| | <code>/mplayer vol [0-100]</code> | | | <code>/stats</code> |
| | Change music volume | | | View your stats, including Maths Trivia Wins |
| |-
| |
| | <code>/mplayer speed [0-2]</code>
| |
| | Change playback speed
| |
| |-
| |
| | <code>/mplayer next</code>
| |
| | Skip to the next song
| |
| |-
| |
| | <code>/mplayer prev</code>
| |
| | Go to the previous song
| |
| |-
| |
| | <code>/mplayer random</code>
| |
| | Shuffle music
| |
| |-
| |
| | <code>/mplayer random all</code>
| |
| | Shuffle all music
| |
| |-
| |
| | <code>/mplayer stop</code>
| |
| | Stop playback
| |
| |-
| |
| | <code>/mplayer play</code>
| |
| | Resume or start playback
| |
| |-
| |
| | <code>/mplayer [songIndex] {playlistIndex}</code>
| |
| | Play a specific song, with an optional playlist index
| |
| |-
| |
| | <code>/mymusic <webAddressOfStreamHere></code>
| |
| | Play music from a direct stream link in your house, apartment, or car
| |
| |} | | |} |
|
| |
| == Related settings ==
| |
|
| |
| In <code>/settings</code>, the sound and music section includes:
| |
|
| |
| * <code>Custom Car Music</code>
| |
| * <code>Custom Apartment Music</code>
| |
| * <code>Custom House Music</code>
| |
|
| |
| These control music streams for those locations.
| |
|
| |
| == Notes ==
| |
|
| |
| * MPlayer uses direct audio links, not normal YouTube or Spotify page links.
| |
| * A direct MP3 link is needed for songs from YouTube or Spotify.
| |
| * MPlayer is separate from the Radio app.
| |
| * <code>/mplayer</code> is for houses, apartments, and cars.
| |
|
| |
|
| == See also == | | == See also == |
|
| |
|
| * [[CITPhone]] | | * [[Typing Challenge]] |
| * [[Ingame Browser]] | | * [[Stats]] |
| * [[Group Radio]] | | * [[Settings]] |
| * [[Ingame Radio]]
| |
| * [[CITy Zone]]
| |
Maths Trivia
Maths Trivia is an automated event in CIT. A maths question appears automatically, and players can answer it for a cash reward.
Overview
Maths Trivia:
- happens automatically every `10` minutes
- is answered with
/mt
- gives
$5,000 for each correct answer
How it works
When a Maths Trivia question appears:
- solve the question
- answer with
/mt [answer]
If your answer is correct:
How to answer
Use:
/mt [answer]
This is the command used to submit your answer for the active Maths Trivia question.
Maths symbols
Power symbol
In Maths Trivia:
Example:
Settings
If you do not want to see Maths Trivia messages:
- open
/settings
- disable Enable Automated Maths Trivia Messages
Stats
Your Maths Trivia results are tracked in your stats.
In /stats, one of the newer stat fields is:
Reward
| Event
|
Reward
|
| Correct Maths Trivia answer
|
$5,000
|
Commands
| Command
|
Use
|
/mt [answer]
|
Answer the active Maths Trivia question
|
/stats
|
View your stats, including Maths Trivia Wins
|
See also