AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   JukeBox [ReAPI] (https://forums.alliedmods.net/showthread.php?t=317395)

quLeryuzz 07-10-2019 18:12

JukeBox [ReAPI]
 
2 Attachment(s)
Juke Box v1.2

Description
You can create jukebox with this plugin. There are 3 music on boxes, and you can change with cvar. You can save jukeboxes to map.
When jukebox plays, it takes glow.
Musics from CS:
--> "ambience/Opera.wav"
--> "ambience/lv_jubilee.wav"
--> "ambience/guit1.wav"

Command & Cvars
"amx_jukeboxmenu" - JukeBox menu for admins
amx_cvar amx_stopjuke_re 1 || when it is 1, jukebox stops when new round
amx_cvar amx_juke_music 1 || 1 is "ambience/Opera.wav" - 2 is "ambience/lv_jubilee.wav" - else "ambience/guit1.wav"

Pictures
https://dev-cs.ru/attachments/17704/
https://dev-cs.ru/attachments/17705/

Video

Snake. 07-10-2019 19:15

Re: JukeBox [ReAPI]
 
Nice plugin. It would be even better if you put a option in menu to select different sounds for different boxes.

norbee.16 07-10-2019 21:31

Re: JukeBox [ReAPI]
 
with UTF-8
Code:

[hu]
JUKEMENUTITLE = ZeneDoboz Menü
CREATEJUKE = ZeneDoboz készítése
DROPJUKE = ZeneDoboz létrehozása
SELECTJUKE = ZeneDoboz kiválasztása
REMOVEJUKE = ZeneDoboz törlése
SAVEJUKES = ZeneDoboz(ok) mentése
ALIVE = ^3Életben kell lenned a parancs használatához.
ENOUGHJUKE = ^3Elérted a maximum ZeneDoboz számot.
THEREISNOJUKE = ^3Nincs becélozva egy ZeneDoboz sem.
TURNOFFJUKE = ^3Először kapcsold ki a ZeneDoboz-t.
REMOVEDJUKE = ^3ZeneDoboz törölve.
SAVEDJUKES = ^3ZeneDoboz(ok) elmentve.

Code:

[hu]
JUKEMENUTITLE = ZeneDoboz Menu
CREATEJUKE = ZeneDoboz keszitese
DROPJUKE = ZeneDoboz letrehozasa
SELECTJUKE = ZeneDoboz kivalasztasa
REMOVEJUKE = ZeneDoboz torlese
SAVEJUKES = ZeneDoboz(ok) mentese
ALIVE = ^3Eletben kell lenned a parancs hasznalatahoz.
ENOUGHJUKE = ^3Elerted a maximum ZeneDoboz számot.
THEREISNOJUKE = ^3Nincs becelozva egy ZeneDoboz sem.
TURNOFFJUKE = ^3Eloszor kapcsold ki a ZeneDoboz-t.
REMOVEDJUKE = ^3ZeneDoboz torolve.
SAVEDJUKES = ^3ZeneDoboz(ok) elmentve.


SHIELD755 07-11-2019 03:38

Re: JukeBox [ReAPI]
 
Cool plugin

DON KHAN 1 07-11-2019 09:59

Re: JukeBox [ReAPI]
 
nice plugin

By.King 07-13-2019 03:49

Re: JukeBox [ReAPI]
 
Very Nice, Thanks

thEsp 07-15-2019 11:54

Re: JukeBox [ReAPI]
 
I'm sure this won't get approved, at least for now. The plugin is poorly coded, variables are declared in turkish and no one will understand what they are. This can be done even without reapi.

quLeryuzz 07-16-2019 03:49

Re: JukeBox [ReAPI]
 
Quote:

Originally Posted by thEsp (Post 2659198)
I'm sure this won't get approved, at least for now. The plugin is poorly coded, variables are declared in turkish and no one will understand what they are. This can be done even without reapi.

I agree with you. I wrote this plugin for own and I published for my own environment. But I want more people use this. So, I published at AlliedModders. I don't care it will be approve or won't be approve. And yes, this can be done even without reapi.

HamletEagle 04-08-2020 06:00

Re: JukeBox [ReAPI]
 
1. Do it without reapi, there's no need for it here.
2. If I understood correctly only the 3 sounds hardcoded inside the plugin can be played? If so, this is no acceptable. Add a configuration file so everyone can add their own sounds. You could play them randomly or allow them to choose which sound each jukebox should play.

HamletEagle 04-18-2020 11:25

Re: JukeBox [ReAPI]
 
Unapproved, no changes.


All times are GMT -4. The time now is 15:36.

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