Raised This Month: $12 Target: $400
 3% 

Loading Music II v1.2.9


Post New Thread Reply   
 
Thread Tools Display Modes
smitten
Junior Member
Join Date: Dec 2011
Old 07-10-2012 , 04:38   Re: Loading Music II v1.2.9
Reply With Quote #161

Right!problem!

Quote:
] mp3 play sound/mp3/Domino2.mp3
warning: MP3_InitStream(32, sound\mp3\Domino2.mp3) failed
] mp3 play sound/mp3/CallMeMaybe2.mp3
warning: MP3_InitStream(33, sound\mp3\CallMeMaybe2.mp3) failed
] mp3 play sound/mp3/BloodSugar.mp3
MP3_InitStream(30, sound\mp3\BloodSugar.mp3) successful
] mp3 play sound/mp3/Starships.mp3
warning: MP3_InitStream(34, sound\mp3\Starships.mp3) failed
] mp3 play sound/mp3/DontStopTheMusic.mp3
warning: MP3_InitStream(35, sound\mp3\DontStopTheMusic.mp3) failed
.ini:
Quote:
; THIS IS A SAMPLE PLAYLIST FILE

; EDITING NOTES:
; 1) put this file under $AMXMODX/config/ folder
; 2) all paths to files must be relative to $MODDIR/ folder
; 3) you can skip an extension, but that file won't be precached (still can
; can be played by client side if exists right there)
; 4) files are precached only if they are placed within $MODDIR/sound/ folder

; NOTE: Half-Life??.mp3 tracks are supplied with HL/CS
;media/Half-Life01.mp3
;media/Half-Life02
;media/Half-Life17
; your custom mp3 track to be precached; watch out for mp3 size!
;sound/mp3/your_track.mp3
sound/mp3/BloodSugar.mp3
sound/mp3/Domino2.mp3
sound/mp3/CallMeMaybe2.mp3
sound/mp3/Starships.mp3
sound/mp3/DontStopTheMusic.mp3

; next track is supplied with CS
;sound/ambience/lv_jubilee.wav

; and finally some loading samples supplied with this plugin
sound/loading/HipHop.wav
;sound/loading/Shogo436.WAV
;sound/loading/ShogoTheme.wav
;sound/loading/Spaceman.wav

; NOTE: max number of tracks is 30; others will be skipped
cvars:
Quote:
g_cvarAmxLoadingTrack = register_cvar("amx_loading_track", "-1")
g_cvarAmxLoadingLoop = register_cvar("amx_loading_loop", "0", FCVAR_SERVER)
g_cvarAmxLoadingDelay = register_cvar("amx_loading_delay", "0.0")
g_cvarAmxLoadingFlags = register_cvar("amx_loading_flags", "abc")
Now all 5 of the mp3's are 320kbps , channels - 2 , 44kHz sample rate.
And only Blood Sugar works..which is also the longest track, being 5mins long.
All song are on fastdownload and all files are correctly downloaded to client.
Wondering if anyone could help me with this please

Last edited by smitten; 07-10-2012 at 04:40.
smitten is offline
badalhoca
Senior Member
Join Date: Sep 2009
Old 12-13-2012 , 17:37   Re: Loading Music II v1.2.9
Reply With Quote #162

Guys need backup,
2 Questions:

-The Cvar section at main poast is a little messy, so, at my server the song is only being played at spectating or waiting to join a team, i want it to play only at loading bar to join the server.

-The song is to low, i can hardly hear it.
What are the maximum sittings to the sound to be played by counterstrike 1.6? ghz/stere/mono?
badalhoca is offline
SkumTomteN
Veteran Member
Join Date: Oct 2013
Location: Asgard
Old 01-02-2014 , 04:51   Re: Loading Music II v1.2.9
Reply With Quote #163

Doesnt work. my mp3 file is 2.11 mb.

its cs online ambience, and i want it to keep on playing after u have joined the game.

So i removed the "a" flag so as u said, it will keep on playing.

doesnt play at all.
__________________
Contact: Steam
Videos: Youtube
SkumTomteN is offline
ACM1PT
Member
Join Date: Feb 2014
Location: Argentina
Old 10-24-2014 , 18:55   Re: Loading Music II v1.2.9
Reply With Quote #164

Code:
Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

Warning: Symbol is never used: "can_emit" on line 436
Header size:            992 bytes
Code size:            12916 bytes
Data size:            11504 bytes
Stack/heap size:      16384 bytes; max. usage is unknown, due to recursion
Total requirements:   41796 bytes

1 Warning.
Done.

Last edited by ACM1PT; 10-24-2014 at 18:55.
ACM1PT is offline
farkas124
Junior Member
Join Date: Jul 2011
Old 11-02-2014 , 14:11   Re: Loading Music II v1.2.9
Reply With Quote #165

I'll ask nicely for someone to help set the MP3 music played at the Spectator . So set up, to download , but it does not play at all , not charging nor usual. Thank you in advance for your help!
farkas124 is offline
feifei
Senior Member
Join Date: Sep 2014
Location: India
Old 11-15-2014 , 14:08   Re: Loading Music II v1.2.9
Reply With Quote #166

can any1 tell me I want only connecting time sound, don't need spec,join team sounds.

I have set amx_loading_flags a
__________________
MaTriX is my life
Visit Here ;) For ZP MODs

Last edited by feifei; 11-15-2014 at 14:14.
feifei is offline
Eduart96
Junior Member
Join Date: Jul 2014
Location: C:\Windows\System32
Old 01-10-2015 , 18:51   Re: Loading Music II v1.2.9
Reply With Quote #167

Why is the music still on while playing O.o isn't it supposed to play music only during connsection?!
Eduart96 is offline
pUnk
Member
Join Date: Apr 2009
Old 04-09-2015 , 02:41   Re: Loading Music II v1.2.9
Reply With Quote #168

Plz update this plugin, if there is a map where there is already a sound playing ex: de_cpl_mill (wind blowing), or de_nuke (squeeke door) the mp3 will not play during connection or as still 1st spectating/teamchoosing.
Does work well on de_dust2 but only while connecting no matter what configuration/flags i use

I will be using this fix untill the author updates/fixes this plugin
https://forums.alliedmods.net/showpo...&postcount=294

Last edited by pUnk; 04-10-2015 at 08:25. Reason: no response
pUnk is offline
Skyliner
Member
Join Date: Sep 2011
Location: Fagaras
Old 12-02-2016 , 19:46   Re: Loading Music II v1.2.9
Reply With Quote #169

Hey, I am using this plugin on my server.
I wanna put it to sing some songs for Christmas when entering on the server.
The problem is that when I enter on the server the songs stops!
I am using auto join plugin, maybe thats the problem?
How can I fix it? Thanks!
__________________

Skyliner is offline
Send a message via Yahoo to Skyliner Send a message via Skype™ to Skyliner
turkcodec
Member
Join Date: Nov 2010
Old 04-20-2020 , 17:48   Re: Loading Music II v1.2.9
Reply With Quote #170

Hello friends,

When players are connectting to server different maybe default songs are randomly playing. Just when you enter server my ini file song are playing.

What I need to do?

Thank you very much.
turkcodec is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:01.


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