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

Loading Music II v1.2.9


Post New Thread Reply   
 
Thread Tools Display Modes
Simon Logic
Senior Member
Join Date: Nov 2006
Location: RF
Old 04-25-2007 , 09:25   Re: Loading Music II v1.2.8
Reply With Quote #61

gamestartup.mp3 is a standard CS track. How do you know that it is successfully precached while it was there all the time?

To play this standard track on client connecting, loading_music.ini just should contain a line
Quote:
media/gamestartup.mp3
or
Quote:
media/gamestartup
If you want this file to be precached (i guess you replaced this file with another) you should put it under sound folder on server and insert the line like this:
Quote:
sound/gamestartup.mp3
or
Quote:
sound/mp3/gamestartup.mp3
or
Quote:
sound/loading/gamestartup.mp3
depending where exactly you've copied a file on a server. Extension here is REQUIRED.
__________________
my modest stuff: AXN 1.6.1 | plugins | bsp2csdm
Simon Logic is offline
Send a message via Skype™ to Simon Logic
spriidiitis
Junior Member
Join Date: Feb 2006
Location: Latvia,Riga
Old 04-25-2007 , 10:22   Re: Loading Music II v1.2.8
Reply With Quote #62

Can i change loading sounds? if i wanna use my song "Byz- Do you wanna fuck"
while loading files! can i do it or can u update so evrybody can use they 're songs?
spriidiitis is offline
Simon Logic
Senior Member
Join Date: Nov 2006
Location: RF
Old 04-25-2007 , 10:27   Re: Loading Music II v1.2.8
Reply With Quote #63

Heh, i will not update to that song or any other. But you can change loading sounds on your own server. File name should not contain spaces.
__________________
my modest stuff: AXN 1.6.1 | plugins | bsp2csdm
Simon Logic is offline
Send a message via Skype™ to Simon Logic
MDizzle
New Member
Join Date: Mar 2007
Old 05-01-2007 , 20:37   Re: Loading Music II v1.2.8
Reply With Quote #64

Quote:
Originally Posted by Simon Logic View Post
Even when a player is spawned?


This forces me to add another flag 'e' (do not play spectator's track on dead players) to confuse admins more I'll take it ASAP.
Any word on if the flag E has been added?


I'll be checking back again in hopes that its here! ;)

MD
MDizzle is offline
Private
New Member
Join Date: Apr 2007
Old 05-03-2007 , 10:50   Re: Loading Music II v1.2.8
Reply With Quote #65

ok somin logic i was trying this my self for like3 houres i couldent do it.
Can u or anybody tell me how the hell to make the music stop playing as soon as u spawn please,it restarts again.
i tryed for three or more houres doing crap to the code and nothing,tell me what to change in the code or what to do please.

i run a dod 1.3 server connection music works it starts playing on spectate but ass soon ass i re spawn it restarts again and plays the hole song.

is there a way i can change it please say yes!!,like only in actual spec,not death cuz if i die it will start playing even tho ima re spawn in like 5 seconds,then when i spawn again it restarts and plays hole song again,what can i do?.

also i have latest version of amx mod x and dod 1.3 rented server from gameservers.com.
so please help logic or anybody.
Private is offline
BloodMalice
New Member
Join Date: May 2007
Old 05-04-2007 , 01:00   Re: Loading Music II v1.2.8
Reply With Quote #66

I'm having the SAME exact issue as Private on DoD. It gets incredibly annoying! After the mp3 plays during the server connection, it starts all over again between the time you pick a class and spawn during spectate.

Even worse, when you spawn again, say after death, the mp3 plays all over again! This is especially bad for pubber on the server since the conventional "stopsound" console command won't work for them. It drives them off the server.

Please fix!
BloodMalice is offline
Simon Logic
Senior Member
Join Date: Nov 2006
Location: RF
Old 05-05-2007 , 07:57   Re: Loading Music II v1.2.9
Reply With Quote #67

Sorry for silence, i was too busy with my job.

Plugin is updated:
! fixed a bug when the last player in team was dead and thus a new round started, a track was played on him till the end; this bug occasionally occured under CS when flag 'b' was active
+ added new flag 'e' to not play a track on dead players when they temporarily become a spectators
* Fakemeta module required now
+ added a small FAQ (inside archive)

The bug was not permanent on CS but i tracked it. Hope, the fix will do the job for DoD too.
__________________
my modest stuff: AXN 1.6.1 | plugins | bsp2csdm

Last edited by Simon Logic; 05-05-2007 at 13:47.
Simon Logic is offline
Send a message via Skype™ to Simon Logic
Private
New Member
Join Date: Apr 2007
Old 05-05-2007 , 12:41   Re: Loading Music II v1.2.9
Reply With Quote #68

Simon it fixed that problem man thanks.
U a excellent coder GJ

i got a question tho,is there any way at all i can set the track s it plays on spectate to be on random order,cuz it works,song only plays on real spectate but it repeats the song over and over ,it dosent change.
how can i make the song change in random order during spectate mode??.

please if u know just tell me what to change in sma or let me know w/e i got to do thanks for the upgrade,again!.
Private is offline
papaqua
Junior Member
Join Date: Mar 2006
Old 05-05-2007 , 13:22   Re: Loading Music II v1.2.9
Reply With Quote #69

héhé thanks, great update
papaqua is offline
Send a message via MSN to papaqua
nmcsween
New Member
Join Date: May 2007
Old 05-07-2007 , 03:29   Re: Loading Music II v1.2.9
Reply With Quote #70

meh doesn't work for me
Code:
L 05/07/2007 - 00:32:23: Start of error session.
L 05/07/2007 - 00:32:23: Info (map "co_angst") (logfile "error_050707.log")
L 05/07/2007 - 00:32:23: Invalid event (name "Spectator") (plugin "loading_music2.amxx")
L 05/07/2007 - 00:32:23: [AMXX] Displaying debug trace (plugin "loading_music2.amxx")
L 05/07/2007 - 00:32:23: [AMXX] Run time error 10: native error (native "register_event")
L 05/07/2007 - 00:32:23: [AMXX]    [0] 15918.attach::plugin_init (line 275)
L 05/07/2007 - 00:32:23: Invalid CVAR pointer
L 05/07/2007 - 00:32:23: [AMXX] Displaying debug trace (plugin "loading_music2.amxx")
L 05/07/2007 - 00:32:23: [AMXX] Run time error 10: native error (native "get_pcvar_string")
L 05/07/2007 - 00:32:23: [AMXX]    [0] 15918.attach::plugin_cfg (line 293)
nmcsween is offline
Reply



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 01:21.


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