Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Zdjęcie

[ANY] PVL Pony Radio


  • Nie możesz napisać tematu
  • Zaloguj się, aby dodać odpowiedź
Brak odpowiedzi do tego tematu

#1 Adminek AMXX.PL

    Admin :)

  • Bot

Reputacja: 156
Profesjonalista

  • Postów:7 489
  • Lokalizacja:AMXX.PL
Offline

Napisano 28.07.2013 09:33

<!-- BEGIN TEMPLATE: postbit_external -->
<div><div align="center"><b><font color="#000000"><font face="Arial"><img src="http://i.imgur.com/51Dsa8c.png" border="0" alt="" /></font></font></b><font size="6"><font size="3"><br />Presents the...</font></font><br /><br /><b><font size="5"><font color="#000000"><font face="Arial"><font size="6"><b>PVL Pony Radio Player</b></font></font></font></font><br /></b></div><b><br /><font color="#000000"><font face="Arial"><a href="http://www.ponyvillelive.com" target="_blank">Ponyville Live!</a>, the MLP fandoms newest and fastest growing media network is pleased to present all of our Pony and Brony music themed radio stations in a fantastic and easy to use sourcemod plugin! This radio player is similar in design to other sourcemod radios but requires no php site or backend to work and features live song info downloaded directly into the game.</font></font><br /></b><br /><b><b><font color="#000000"><font face="Arial">Features:</font></font><br /></b></b><ul><li><b><font color="#000000"><font face="Arial"><b>Live In-game Song Info</b></font></font></b></li>
</ul><ul><li><font color="#000000"><font face="Arial">No visible MOTD screens</font></font></li>
<li><font color="#000000"><font face="Arial">Persistent playback across map changes<br /></font></font></li>
<li><font color="#000000"><font face="Arial">Both menu and command based Radio selection</font></font></li>
<li><font color="#000000"><font face="Arial">Both menu and command based Volume Control</font></font></li>
<li>Active listener count of stations</li>
<li><font color="#000000"><font face="Arial">Chat updates of song changes</font></font></li>
<li><font color="#000000"><font face="Arial">Chat ads that there is a radio with variable frequency</font></font></li>
<li><font color="#000000"><font face="Arial">24/7 Pony music on 8 Radio Stations (more to come, no update needed)</font></font></li>
</ul><b><img src="http://i.imgur.com/EuaSILy.png" border="0" alt="" /><br /></b><font size="4"><i>Main !radio Menu</i></font><b><br /><img src="http://i.imgur.com/u5TN7rE.png" border="0" alt="" /><br /></b><font size="4"><i>!volume Menu</i></font><b><br /><img src="http://i.imgur.com/OzqhRH1.png" border="0" alt="" /><br /></b><font size="4"><i>Live in game updates of song info</i></font><b><br /><br /><font color="#000000"><font face="Arial">Commands:</font></font><br /></b><ul><li><font size="2"><font color="#000000"><font face="Arial">!sm_radio Open station select menu</font></font></font></li>
<li><font size="2">!sm_radio [partial station name] Tune directly to a station</font></li>
<li><font size="2">!sm_radiooff If you need to pause the pony</font></li>
<li><font size="2">!sm_vol or !sm_volume Open volume select menu</font></li>
<li><font size="2">!sm_vol [0-100] Set volume manually</font></li>
<li><font size="2"><font color="#000000"><font face="Arial">!sm_np or !sm_nowplaying View current song info in chat, or all currently playing song if no station is tuned to</font></font></font></li>
<li><font size="2"><font color="#000000"><font face="Arial">!sm_radiohelp Informs the player they need to enable html motds and have flash for other browsers installed</font></font></font></li>
</ul><b><font color="#000000"><font face="Arial">Admin Commands:</font></font><br /></b><ul><li><b><font color="#000000"><font face="Arial">!sm_radioall </font></font></b><font color="#000000"><font face="Arial">Unmutes all players, and tunes them to whatever station the admin is listening to</font></font></li>
</ul><b><br /><font color="#000000"><font face="Arial">Auto generated config: </font></font></b><font color="#000000"><font face="Arial">PVLPonyRadio.cfg</font></font><b><font color="#000000"><font face="Arial"><br /><br />cvars:</font></font><br /></b><!-- BEGIN TEMPLATE: bbcode_code_printable -->
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code:</div>
<hr /><code style="margin:0px" dir="ltr" style="text-align:left">CreateConVar(&quot;PonyRadio_updatetimer&quot;, &quot;15.0&quot;, &quot;How often to check for new song info in seconds&quot;,FCVAR_PLUGIN|FCVAR_NOTIFY, true, 15.0, true, 60.0);<br />CreateConVar(&quot;PonyRadio_volume&quot;, &quot;30&quot;, &quot;Default Volume Percent&quot;,FCVAR_PLUGIN|FCVAR_NOTIFY, true, 0.0, true, 100.0);<br />CreateConVar(&quot;PonyRadio_Advertchance&quot;, &quot;50&quot;, &quot;Chance of advertisement of radio playing &quot;,FCVAR_PLUGIN|FCVAR_NOTIFY, true, 0.0, true, 100.0);</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><b><br /><font color="#000000"><font face="Arial">TODO list</font></font><br /></b><ul><li><font color="#000000"><font face="Arial">Make a sm_resume command to quickly reload station stream in case another plugin uses the motd page</font></font></li>
<li><font color="#000000"><font face="Arial">Make a sm_mute command</font></font></li>
<li><font color="#000000"><font face="Arial">Make an Admin command to cease playpack for everypony</font></font></li>
<li><font color="#000000"><font face="Arial">Minor code tweaks</font></font></li>
<li><font color="#000000"><font face="Arial">In game announcements of scheduled programming</font></font></li>
</ul><b><br /><br /><font color="#000000"><font face="Arial">Requirements:</font></font><br /><font color="#000000"><font face="Arial"> Requires<a href="https://forums.allie...ad.php?t=170630" target="_blank"> SteamTools</a> extension for downloading of song info<br /></font></font></b><b><br />Installation<br /></b>Stick the ponyradio.smx in your sourcemod/plugins folder</div>


<br /> <div style="padding:6px">








<fieldset class="fieldset">
<legend>Attached Files</legend>
<table cellpadding="0" cellspacing="3" border="0">
<!-- BEGIN TEMPLATE: postbit_attachment -->
<tr>
<td><img class="inlineimg" src="https://forums.allie...s/attach/sp.gif" alt="File Type: sp" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>


<a href="http://www.sourcemod...?file_id=123301"><strong>Get Plugin</strong></a> or
<a href="https://forums.allie...38;d=1375000015">Get Source</a> (ponyradio.sp - 15.7 KB)


</td>
</tr>
<!-- END TEMPLATE: postbit_attachment --><!-- BEGIN TEMPLATE: postbit_attachment -->
<tr>
<td><img class="inlineimg" src="https://forums.allie.../attach/smx.gif" alt="File Type: smx" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>


<a href="https://forums.allie...38;d=1375000021">ponyradio.smx</a> (13.8 KB)


</td>
</tr>
<!-- END TEMPLATE: postbit_attachment -->
</table>
</fieldset>


</div>

<!-- END TEMPLATE: postbit_external -->

Wyświetl pełny artykuł




Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych