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

Advanced c4 timer


Post New Thread Reply   
 
Thread Tools Display Modes
wapo20
Junior Member
Join Date: Oct 2007
Old 06-15-2010 , 02:43   Re: Advanced c4 timer
Reply With Quote #101

this is translation in spanish sorry for my english

Quote:
"Phrases"
{
"announce"
{
"en" "Say !c4timer or /c4timer to set your c4 timer sounds preferences"
"es" "Escribe !c4timer o /c4timer para cambiar las opciones de sonido de la bomba"
}
"enable sound"
{
"en" "Enable c4 Sounds"
"es" "Activa los sonidos c4"
}
"disable sound"
{
"en" "Disable c4 Sounds"
"es" "Desactiva los sonidos c4"
}
"enable chat"
{
"en" "Enable Chat Timer"
"es" "Activa el texto del c4timer en el chat"
}
"disable chat"
{
"en" "Disable Chat Timer"
"es" "Desactiva el texto del c4timer en el chat"
}
"enable hud"
{
"en" "Enable HUD Timer"
"es" "Activa el texto del c4timer en el HUD"
}
"disable hud"
{
"en" "Disable HUD Timer"
"es" "Desactiva el texto del c4timer en el HUD"
}
"enable center"
{
"en" "Enable Center Timer"
"es" "Activa el texto del c4timer en el centro de la pantalla"
}
"disable center"
{
"en" "Disable Center Timer"
"es" "Desactuva el texto del c4timer en el centro de la pantalla"
}
"c4 menu"
{
"en" "c4 Timer Menu"
"es" "c4timer Menu"
}
"exit"
{
"en" "Exit"
"es" "Salir"
}
"bomb exploded"
{
"#format" "{1:s}"
"en" "{1} successfully destroyed the target"
"es" "{1} ha conseguido destruir la bomba"
}
"bomb defused"
{
"#format" "{1:s}"
"en" "{1} successfully defused the c4"
"es" "{1} ha conseguido desactivar la c4"
}
"countdown 1"
{
"#format" "{1:i}"
"en" "{1}"
}
"countdown 2"
{
"#format" "{1:i}"
"en" "{1}"
}
"countdown 3"
{
"#format" "{1:i}"
"en" "{1}"
}
"countdown 4"
{
"#format" "{1:i}"
"en" "{1}"
}
"countdown 5"
{
"#format" "{1:i}"
"en" "{1}"
}
"countdown 6"
{
"#format" "{1:i}"
"en" "{1}"
}
"countdown 7"
{
"#format" "{1:i}"
"en" "{1}"
}
"countdown 8"
{
"#format" "{1:i}"
"en" "{1}"
}
"countdown 9"
{
"#format" "{1:i}"
"en" "{1}"
}
"countdown 10"
{
"#format" "{1:i}"
"en" "{1}"
}
"countdown 20"
{
"#format" "{1:i}"
"en" "quedan {1} segundos antes de que explote"
}
"countdown 30"
{
"#format" "{1:i}"
"en" "quedan {1} segundos antes de que explote"
}
}
wapo20 is offline
Scirocco
Junior Member
Join Date: Jul 2010
Location: Germany
Old 07-04-2010 , 15:03   Re: Advanced c4 timer
Reply With Quote #102

I have a problem with the c4 timer,

All Files are correct downloaded, but the 30sec.mp3 sound doesn't work.

In my client console appears this:
Failed to load sound "bombtimer\30sec.mp3", file probably missing from disk/repository

First I looked for the file on my Computer, everything is ok, it should work fine, but than I saw a abnormal character in the errormessage:

bombtimer\30sec.mp3

Thats not the correct path, It must be bombtimer/30sec.mp3

I mean the difference between / and \

And my second problem, is much more spooky:

I have replace the 20sec.mp3 file, but ingame i hear the original sound
On my Computer is the right mp3 file, but ingame are played an other.

I installed the c4timer complete again and overwrite all old files, but it doesn't change anything

Any Idea?

PS:
I know english only from school, there can be some wrong words/sentences
I hope you undertand all of this



Edit:

Hmm, I restarted my Computer and the Server, and now everything works correct O_o

Turning off and start again; a really simple, but sometimes very helpfull solution :-)

Last edited by Scirocco; 07-05-2010 at 06:08.
Scirocco is offline
l-o-w_puRe
Junior Member
Join Date: Jun 2010
Old 07-05-2010 , 15:47   Re: Advanced c4 timer
Reply With Quote #103

sorry delete this!^^
l-o-w_puRe is offline
nOzE
Member
Join Date: Jul 2008
Old 08-31-2010 , 10:48   Memory Leak!?
Reply With Quote #104

sm_dump_handles gave me this:

0x03300329 advancedc4timer.smx KeyValues 1782801

I am on the search for periodically server - crahses. Dont know much about coding in sp but this seems too much for me.
__________________
nOzE is offline
nOzE
Member
Join Date: Jul 2008
Old 09-10-2010 , 08:39   Re: Advanced c4 timer
Reply With Quote #105

Tested it out. It crashes, at least my server every few hours ...
__________________
nOzE is offline
zmay119
New Member
Join Date: Dec 2009
Old 09-19-2010 , 22:47   Re: Advanced c4 timer
Reply With Quote #106

I have the same problem as Scirocco. Installed the plugin, everything in place. Server is sv_pure 1 and i added sound/bombtimer... in whitelist. Tried everything i could think off, sv_pure 0 and still not a sound from the plugin.
Plugin loaded correctly, sounds downloaded when I connected to the server first time.
Please help.




Quote:
Originally Posted by Scirocco View Post
I have a problem with the c4 timer,

All Files are correct downloaded, but the 30sec.mp3 sound doesn't work.

In my client console appears this:
Failed to load sound "bombtimer\30sec.mp3", file probably missing from disk/repository

First I looked for the file on my Computer, everything is ok, it should work fine, but than I saw a abnormal character in the errormessage:

bombtimer\30sec.mp3

Thats not the correct path, It must be bombtimer/30sec.mp3

I mean the difference between / and \

And my second problem, is much more spooky:

I have replace the 20sec.mp3 file, but ingame i hear the original sound
On my Computer is the right mp3 file, but ingame are played an other.

I installed the c4timer complete again and overwrite all old files, but it doesn't change anything

Any Idea?

PS:
I know english only from school, there can be some wrong words/sentences
I hope you undertand all of this



Edit:

Hmm, I restarted my Computer and the Server, and now everything works correct O_o

Turning off and start again; a really simple, but sometimes very helpfull solution :-)
zmay119 is offline
zmay119
New Member
Join Date: Dec 2009
Old 09-21-2010 , 12:59   Re: Advanced c4 timer
Reply With Quote #107

Will anyone help me?
zmay119 is offline
Bloodlvst
Senior Member
Join Date: Jul 2007
Old 09-21-2010 , 17:27   Re: Advanced c4 timer
Reply With Quote #108

The "/" character will show correctly on your computer, the whitelist you must use "\" though.

You seem to have the whitelist entry wrong.

You have:
sound\bombtimer...

It should be:
sound\bombtimer\...
__________________
Quote:
skywalker: I have cs source client 5 how to upgrade to client 7
BAILOPAN: oh
Bloodlvst is offline
blue zebra
BANNED
Join Date: Jun 2010
Old 11-29-2010 , 05:37   Re: Advanced c4 timer
Reply With Quote #109

I try to compile this sp with the webcompiler, but:

Quote:
SourcePawn Compiler 1.3.5
Copyright (c) 1997-2006, ITB CompuPhase, (C)2004-2008 AlliedModders, LLC

/home/groups/sourcemod/upload_tmp/phpE7e13y.sp(119) : warning 234: symbol "AskPluginLoad" is marked as deprecated: Use AskPluginLoad2() instead

/home/groups/sourcemod/upload_tmp/phpE7e13y.sp(209) : warning 234: symbol "IsValidHandle" is marked as deprecated: Do not use this function.

/home/groups/sourcemod/upload_tmp/phpE7e13y.sp(421) : warning 234: symbol "IsValidHandle" is marked as deprecated: Do not use this function.

/home/groups/sourcemod/upload_tmp/phpE7e13y.sp(483) : warning 234: symbol "IsValidHandle" is marked as deprecated: Do not use this function.
Someone can repair the sp file for the new webcompiler?
Thanks is advance.
blue zebra is offline
shtopor
Member
Join Date: Dec 2010
Old 12-18-2010 , 06:23   Re: Advanced c4 timer
Reply With Quote #110

The request to the author to correct a source code .sp a file as in it to contain errors

shtopor 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 00:04.


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