AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   Half Life Media Player III (3.1.1 07-24-2009) (https://forums.alliedmods.net/showthread.php?t=93019)

ConnorMcLeod 05-23-2009 10:40

Half Life Media Player III (3.1.1 07-24-2009)
 
25 Attachment(s)
Half Life Media Player III




.: Description :.


This plugin allow players to listen music/radio from the web.



.: Say Commands :.

  • /hlmp
  • /radio
  • /music
    Open Hlmp menu
  • /stop
    Stop the music



.: Cvars :.

  • hlmp_show_all < 0 - 1 >
    Display media name to all players when a player select a media
  • hlmp_no_motd < 0 - 1 >
    Block Motd when (re)connecting player is already listening a media



.: Config File :.

  • addons/amxmodx/configs/mediafiles.ini (example as attachment ~130 radios :D)

    Code:

    [GroupName]
    "Media 1" "Url1"
    "Media 2" "Url2"

    [Groupname2]
    "Media1" "Url1"
    etc..

  • addons/amxmodx/configs/hlmp_motd.ini
    Put there other plugins commands that open a motd so we know that player is not listening media anymore.



.: Modules/Requirements :.

  • Nvault.
  • Amxx 1.8.1.3717 or above




.: Information :.


The plugin doesn't work on following mods :
  • TFC



.: Credits :.


Previous plugin version : http://forums.alliedmods.net/showthread.php?t=17708
joaquimandrade for good advises.



.: ChangeLog :.


Code:

v3.1.1 (07-24-2009)
- fixed cases where client_authorized could be fired after client_putinserver

v3.1.0 (07-22-2009)
- Cvar to block motd on [re]connecting players
- Cvar to display media name
- Save players setting with nvault because setinfo is a bad method.

v3.0.2 (06-19-2009)
- destroy all arrays and tries at map end, in case amxx wouldn't do it.

v3.0.1
- when in a group menu, added an option to go back to group list.
- when in a group menu, added the group name at top of menu.

v3.0.0 First Release


joaquimandrade 05-23-2009 10:44

Re: Half Life Media Player 3
 
Very nice! :twisted:

xPaw 05-23-2009 10:46

Re: Half Life Media Player 3
 
Holy fuck, gj :p

crazyeffect 05-23-2009 11:40

Re: Half Life Media Player 3
 
Quote:

[nl]
HLMP_CONFIG = Configuratie
HLMP_STOPMUSIC = Stop de Musiek
HLMP_CLOSEWINDOW = Je mag het venster nu dichtdoen.
HLMP_GROUPS = Categorieen
HLMP_RADIOS = Radios
HLMP_REPEAT = Speel AutoMatisch opnieuw
HLMP_VOLUME = Volumu
HLMP_ABOUT = Over...
HLMP_CONFIGMENUTIP = Note: Veranderingen zullen veranderd zijn wanneer het volgende liedje start.

alan_el_more 05-23-2009 11:45

Re: Half Life Media Player 3
 
Code:

[es]
HLMP_CONFIG = Configuracion
HLMP_STOPMUSIC = Detener la Musica
HLMP_CLOSEWINDOW = Ahora puedes cerrar esta ventana.
HLMP_GROUPS = Categorias
HLMP_RADIOS = Radios
HLMP_REPEAT = Auto Rebobinado
HLMP_VOLUME = Volumen
HLMP_ABOUT = Sobre...
HLMP_CONFIGMENUTIP = Nota: Los cambios se aplicaran cuando la siguiente cancion comienze.


fang 05-23-2009 11:54

Re: Half Life Media Player 3
 
:O Conner you are a beast at coding. I'll probably be putting this on all my servers. (Well maybe except one because they need to hear the CT talking in that one >_>)

crazyeffect 05-23-2009 11:55

Re: Half Life Media Player 3
 
Quote:

Originally Posted by fang (Post 833112)
(Well maybe except one because they need to hear the CT talking in that one >_>)

I agree :D

This is usefull for all servers accept jailbreak

mplayerexe 05-23-2009 12:16

Re: Half Life Media Player 3
 
thx i`m alerdy using it :mrgreen:

romanian translation

Code:

[ro]
HLMP_CONFIG = Configurare
HLMP_STOPMUSIC = Opreste muzica
HLMP_CLOSEWINDOW = Acum poti sa inchizi fereastra.
HLMP_GROUPS = Categorii
HLMP_RADIOS = Radiouri
HLMP_REPEAT = Deruleaza
HLMP_VOLUME = Volum
HLMP_ABOUT = Despre...
HLMP_CONFIGMENUTIP = Nota: schimbarile o sa apara cand melodia urmatoare o sa porneasca


tuty 05-23-2009 12:26

Re: Half Life Media Player 3
 
connor, you finally released it!


gj. NTM =))))))))))

CuLLi 05-23-2009 14:20

Re: Half Life Media Player 3
 
could u add shuffle? its not hard to make :D


All times are GMT -4. The time now is 16:08.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.