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

[ANY] VoiceannounceEX (VoiceHook) [Updated 20-Dec-2022]


Post New Thread Reply   
 
Thread Tools Display Modes
nomy
Senior Member
Join Date: Dec 2009
Location: United Kingdom
Old 01-23-2015 , 20:36   Re: [ANY] VoiceannounceEX (VoiceHook)
Reply With Quote #21

CS:S Windows Server gamedata update: http://pastebin.com/NcGjXNMH
nomy is offline
dr_lex
Member
Join Date: Dec 2014
Old 02-15-2015 , 06:00   Re: [ANY] VoiceannounceEX (VoiceHook)
Reply With Quote #22

Quote:
H:\Server>"bin\sourcepawn\spcomp.exe" -O2 -Dsources voiceannounce_ex.sp"
SourcePawn Compiler 1.7.1-dev+5151
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2014 AlliedModders LLC

H:\Server\bin\sourcepawn\include\clients.inc( 361) : warning 219: local variable "client" shadows a variable at a preceding level
H:\Server\bin\sourcepawn\include\usermessages .inc(255) : warning 219: local variable "client" shadows a variable at a preceding level
H:\Server\bin\sourcepawn\include\halflife.inc (569) : warning 219: local variable "client" shadows a variable at a preceding level
H:\Server\bin\sourcepawn\include\halflife.inc (591) : warning 219: local variable "client" shadows a variable at a preceding level
H:\Server\bin\sourcepawn\include\commandfilte rs.inc(97) : warning 219: local variable "client" shadows a variable at a preceding level
H:\Server\bin\sourcepawn\include\helpers.inc( 46) : warning 219: local variable "client" shadows a variable at a preceding level
H:\Server\bin\sourcepawn\include\helpers.inc( 155) : warning 219: local variable "client" shadows a variable at a preceding level
H:\Server\bin\sourcepawn\include\entity_prop_ stocks.inc(539) : warning 219: local variable "client" shadows a variable at a preceding level
H:\Server\bin\sourcepawn\include\sdktools_sou nd.inc(380) : warning 219: local variable "client" shadows a variable at a preceding level
H:\Server\bin\sourcepawn\include\sdktools_sou nd.inc(610) : warning 219: local variable "client" shadows a variable at a preceding level
H:\Server\bin\sourcepawn\include\sdktools_tem pents.inc(221) : warning 219: local variable "client" shadows a variable at a preceding level
H:\Server\bin\sourcepawn\include\dhooks.inc(9 9) : error 010: invalid function or declaration
H:\Server\bin\sourcepawn\include\dhooks.inc(1 05) : error 010: invalid function or declaration
H:\Server\bin\sourcepawn\include\dhooks.inc(1 11) : error 010: invalid function or declaration
H:\Server\bin\sourcepawn\include\dhooks.inc(1 17) : error 010: invalid function or declaration
H:\Server\bin\sourcepawn\include\dhooks.inc(1 22) : error 010: invalid function or declaration
H:\Server\bin\sourcepawn\include\dhooks.inc(1 25) : error 010: invalid function or declaration
H:\Server\bin\sourcepawn\include\dhooks.inc(1 2 : error 010: invalid function or declaration
H:\Server\bin\sourcepawn\include\dhooks.inc(1 31) : error 010: invalid function or declaration
H:\Server\bin\sourcepawn\include\dhooks.inc(1 87) : warning 237: coercing functions to and from primitives is unsupported and will be removed in the future
H:\Server\bin\sourcepawn\include\dhooks.inc(1 9 : warning 237: coercing functions to and from primitives is unsupported and will be removed in the future
H:\Server\bin\sourcepawn\include\dhooks.inc(2 10) : warning 237: coercing functions to and from primitives is unsupported and will be removed in the future
voiceannounce_ex.sp(47) : warning 219: local variable "client" shadows a variable at a preceding level
voiceannounce_ex.sp(82) : error 100: function prototypes do not match
voiceannounce_ex.sp(8 : error 100: function prototypes do not match
voiceannounce_ex.sp(107) : warning 219: local variable "client" shadows a variable at a preceding level
voiceannounce_ex.sp(120) : warning 219: local variable "client" shadows a variable at a preceding level
voiceannounce_ex.sp(136) : error 001: expected token: "-identifier-", but found "this"
voiceannounce_ex.sp(136) : error 166: cannot use 'this' outside of a methodmap method or property
voiceannounce_ex.sp(141) : error 010: invalid function or declaration
voiceannounce_ex.sp(144) : error 008: must be a constant expression; assumed zero
voiceannounce_ex.sp(147) : error 010: invalid function or declaration
voiceannounce_ex.sp(149) : error 008: must be a constant expression; assumed zero
voiceannounce_ex.sp(153) : error 021: symbol already defined: "Call_StartForward"
voiceannounce_ex.sp(157) : error 010: invalid function or declaration
voiceannounce_ex.sp(159) : error 010: invalid function or declaration
voiceannounce_ex.sp(162) : error 010: invalid function or declaration
voiceannounce_ex.sp(165) : warning 219: local variable "client" shadows a variable at a preceding level
voiceannounce_ex.sp(17 : warning 219: local variable "returnBool" shadows a variable at a preceding level
voiceannounce_ex.sp(193) : warning 219: local variable "client" shadows a variable at a preceding level
voiceannounce_ex.sp(245) : warning 219: local variable "pIClient" shadows a variable at a preceding level
voiceannounce_ex.sp(260) : warning 219: local variable "client" shadows a variable at a preceding level
voiceannounce_ex.sp(152) : warning 203: symbol is never used: "returnBool"

20 Errors.

Last edited by dr_lex; 02-15-2015 at 06:01.
dr_lex is offline
nomy
Senior Member
Join Date: Dec 2009
Location: United Kingdom
Old 02-15-2015 , 14:34   Re: [ANY] VoiceannounceEX (VoiceHook)
Reply With Quote #23

You can try compiling under 1.6.4 compiler.
nomy is offline
Azerja12
Senior Member
Join Date: Feb 2013
Location: EU
Old 02-17-2015 , 13:33   Re: [ANY] VoiceannounceEX (VoiceHook)
Reply With Quote #24

I'm a toal noob so i don't know what this plugin does.
__________________
Azerja12 is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 03-06-2015 , 09:34   Re: [ANY] VoiceannounceEX (VoiceHook)
Reply With Quote #25

error log spammed with following

Code:
L 03/05/2015 - 23:34:48: [SM]   [0]  Line 169, voiceannounce_ex.sp::CSGOVoicePost()
L 03/05/2015 - 23:34:48: [SM] Native "KillTimer" reported: Invalid timer handle c2505dc (error 1)
L 03/05/2015 - 23:34:48: [SM] Displaying call stack trace for plugin "voiceannounce_ex.smx":
L 03/05/2015 - 23:34:48: [SM]   [0]  Line 169, voiceannounce_ex.sp::CSGOVoicePost()
L 03/05/2015 - 23:34:48: [SM] Native "KillTimer" reported: Invalid timer handle c2505dc (error 1)
L 03/05/2015 - 23:34:48: [SM] Displaying call stack trace for plugin "voiceannounce_ex.smx":
L 03/05/2015 - 23:34:48: [SM]   [0]  Line 169, voiceannounce_ex.sp::CSGOVoicePost()
L 03/05/2015 - 23:34:48: [SM] Native "KillTimer" reported: Invalid timer handle c2505dc (error 1)
L 03/05/2015 - 23:34:48: [SM] Displaying call stack trace for plugin "voiceannounce_ex.smx":
L 03/05/2015 - 23:34:48: [SM]   [0]  Line 169, voiceannounce_ex.sp::CSGOVoicePost()
L 03/05/2015 - 23:34:48: [SM] Native "KillTimer" reported: Invalid timer handle c2505dc (error 1)
L 03/05/2015 - 23:34:48: [SM] Displaying call stack trace for plugin "voiceannounce_ex.smx":
L 03/05/2015 - 23:34:48: [SM]   [0]  Line 169, voiceannounce_ex.sp::CSGOVoicePost()
L 03/05/2015 - 23:34:48: [SM] Native "KillTimer" reported: Invalid timer handle c2505dc (error 1)
L 03/05/2015 - 23:34:48: [SM] Displaying call stack trace for plugin "voiceannounce_ex.smx":
L 03/05/2015 - 23:34:48: [SM]   [0]  Line 169, voiceannounce_ex.sp::CSGOVoicePost()
L 03/05/2015 - 23:34:48: [SM] Native "KillTimer" reported: Invalid timer handle c2505dc (error 1)
L 03/05/2015 - 23:34:48: [SM] Displaying call stack trace for plugin "voiceannounce_ex.smx":
L 03/05/2015 - 23:34:48: [SM]   [0]  Line 169, voiceannounce_ex.sp::CSGOVoicePost()
L 03/05/2015 - 23:34:49: [SM] Native "KillTimer" reported: Invalid timer handle c2505dc (error 1)
L 03/05/2015 - 23:34:49: [SM] Displaying call stack trace for plugin "voiceannounce_ex.smx":
L 03/05/2015 - 23:34:49: [SM]   [0]  Line 169, voiceannounce_ex.sp::CSGOVoicePost()
L 03/05/2015 - 23:34:49: [SM] Native "KillTimer" reported: Invalid timer handle c2505dc (error 1)
L 03/05/2015 - 23:34:49: [SM] Displaying call stack trace for plugin "voiceannounce_ex.smx":
L 03/05/2015 - 23:34:49: [SM]   [0]  Line 169, voiceannounce_ex.sp::CSGOVoicePost()
L 03/05/2015 - 23:34:49: [SM] Native "KillTimer" reported: Invalid timer handle c2505dc (error 1)
8guawong is offline
Electr000999
Senior Member
Join Date: Aug 2011
Old 04-21-2015 , 13:16   Re: [ANY] VoiceannounceEX (VoiceHook)
Reply With Quote #26

i compiled this plugin for sm 1.7.1 and Dhooks 2.0 but, on linux i have issue, player who use voice - freezes..(for example if player jump and use voice he slowly falls on ground), and in console spam:

Code:
clc_VoiceData >> h{...................7.. 687bc7f6 00000000 d8c4060d a0989113 c0010000 e537c9f6 
clc_VoiceData >> ........p...I.........a. 00000000 80030000 70000000 49000000 0a000000 c096610a 
clc_VoiceData >> ..a.p.a................. e096610a 7096610a 00000000 00000000 ffffffff 00000000 
clc_VoiceData >> ................ 00010000 00000000 00000000 00000000 
RAW(clc_VoiceData) end 
Raw 
PKT >> F............p.........H 461a0000 bd1b0000 00ef9803 0a700000 00000000 0000c048 
PKT >> %.B.C... ..w...O.M.).... 25ee42a4 43c4aa06 20121d77 e58a8c4f 8b4d8d29 aad7dc1e 
PKT >> ^..I.y...>.4...M......8. 5eb69d49 a179831b 973e8b34 e903974d 1ad1dde3 83ad38a7 
PKT >> ...l..u.:.H....&..`..... e4c3166c 1ab67512 3a0548a4 0100d026 04006084 9e0dd0f9 
PKT >> .F!.....8!..e._. d4462100 00000010 38210000 65035f00 
failed processing 
Dumping messages for channel Electr0(46.147.40.208:27005) 0x0xd06c4d8 
Header bits 96, flags == 0 
1 messages 
0 ----------------------- 
clc_VoiceData: type( 10 ) group ( 9 ) size ( 88 bytes ), startbit 102 end bit 630 
clc_VoiceData: 56 bytes 
RAW(clc_VoiceData) start 
clc_VoiceData >> h{...................7.. 687bc7f6 00000000 d8c4060d a0989113 c0010000 e537c9f6 
clc_VoiceData >> ........p...I.........a. 00000000 80030000 70000000 49000000 0a000000 c096610a 
clc_VoiceData >> ..a.p.a................. e096610a 7096610a 00000000 00000000 ffffffff 00000000 
clc_VoiceData >> ................ 00010000 00000000 00000000 00000000 
RAW(clc_VoiceData) end 
Raw 
PKT >> H............p.........I 481a0000 bf1b0000 00adc003 0a700000 00000000 00008049 
PKT >> ......*7.{F.j...W.J.zp.. a1fb8303 9ed92a37 c97b4681 6ac884cb 57b84ab6 7a701f81 
PKT >> ...I.{.....M...o......-. 1e9b9949 a17b81c3 86a6f14d 848ed96f c6999f03 8fc62db1 
PKT >> ./....E.:.h....'..`..... a92fc098 e1a84512 3a0568a4 01001027 04006084 9e0dd0f9 
PKT >> .F!.....:!..i._. d4462100 00000010 3a210000 69035f00 
failed processing 
Dumping messages for channel Electr0(46.147.40.208:27005) 0x0xd06c4d8 
Header bits 96, flags == 0 
1 messages 
0 ----------------------- 
clc_VoiceData: type( 10 ) group ( 9 ) size ( 88 bytes ), startbit 102 end bit 630 
clc_VoiceData: 56 bytes 
RAW(clc_VoiceData) start 
clc_VoiceData >> h{...................7.. 687bc7f6 00000000 d8c4060d a0989113 c0010000 e537c9f6 
clc_VoiceData >> ........p...I.........a. 00000000 80030000 70000000 49000000 0a000000 c096610a 
clc_VoiceData >> ..a.p.a................. e096610a 7096610a 00000000 00000000 ffffffff 00000000 
clc_VoiceData >> ................ 00010000 00000000 00000000 00000000 
RAW(clc_VoiceData) end 
Raw 
PKT >> J.........d..p.........H 4a1a0000 c11b0000 00b16402 0a700000 00000000 0000c048 
PKT >> %..{.OB".CL.BM..N.....@. 25b7c27b 954f4222 b9434cbe 424dd6ee 4e89ef1b a11740a3 
PKT >> ...H%$.C.ftT...C^..3..1^ 0d9bc948 25248243 c3667454 badb9e43 5e1bad33 8dc8315e 
PKT >> ....q.y.:.....P'..`..... eb1b0a97 71b77912 3a0588a4 01005027 04006084 9e0dd0f9 
PKT >> .F!.....<!..5.b. d4462100 00000010 3c210000 35046200 
failed processing 
Dumping messages for channel Electr0(46.147.40.208:27005) 0x0xd06c4d8 
Header bits 96, flags == 0 
1 messages 
0 ----------------------- 
clc_VoiceData: type( 10 ) group ( 9 ) size ( 88 bytes ), startbit 102 end bit 854 
clc_VoiceData: 84 bytes 
RAW(clc_VoiceData) start 
clc_VoiceData >> h{...................7.. 687bc7f6 00000000 d8c4060d a0989113 a0020000 e537c9f6 
clc_VoiceData >> ....`.......I.........a. 00000000 60040000 8c000000 49000000 0a000000 dc96610a 
clc_VoiceData >> ..a.p.a................. fc96610a 7096610a 00000000 00000000 ffffffff 00000000 
clc_VoiceData >> ................ 00010000 00000000 00000000 00000000 
RAW(clc_VoiceData) end 
Raw 
PKT >> L......................H 4c1a0000 c21b0000 009c8e02 0aa80000 00000000 0000c048 
PKT >> .....j......~'...8.....n a5f3c02e 8d6a07fb e0f386c8 7e27f2eb 09388ad5 e89c096e 
PKT >> ...I.<.#..T;.+...]...&.. 1288b949 a13cc223 1e80543b 9d2b8dad bd5de5f7 89260782 
PKT >> .......I.....16<..C.i..d e9918ff3 05a1a149 a1f9c2b9 1331363c 1cce4301 6915f664 
PKT >> ..jM...-..q.:......'..`. 1e9b6a4d a107dc2d 809a7112 3a05a8a4 01009027 04006084 
PKT >> .....F!.....=!....a. 9e0dd0f9 d4462100 00000010 3d210000 cc026100 
failed processing 
Dumping messages for channel Electr0(46.147.40.208:27005) 0x0xd06c4d8 
Header bits 96, flags == 0 
1 messages 
0 ----------------------- 
clc_VoiceData: type( 10 ) group ( 9 ) size ( 88 bytes ), startbit 102 end bit 630 
clc_VoiceData: 56 bytes 
RAW(clc_VoiceData) start 
clc_VoiceData >> h{...................7.. 687bc7f6 00000000 d8c4060d a0989113 c0010000 e537c9f6 
clc_VoiceData >> ........p...I.........a. 00000000 80030000 70000000 49000000 0a000000 c096610a 
clc_VoiceData >> ..a.p.a................. e096610a 7096610a 00000000 00000000 ffffffff 00000000 
clc_VoiceData >> ................ 00010000 00000000 00000000 00000000 
RAW(clc_VoiceData) end 
Raw 
PKT >> M............p.........I 4d1a0000 c31b0000 00a20502 0a700000 00000000 00008049 
PKT >> .9..NcB..[.....M.....+.l a139c2ec 4e6342f3 8f5b83a3 17effb4d 13f50f8b 892b9e6c 
PKT >> ..I.).........pk.q...@. 20aca149 a12983db 8a1ed7cf 0f069170 6bd47100 1ca34002 
PKT >> ......].:......'..`..... afd71600 bab65d12 3a05b8a4 0100b027 04006084 9e0dd0f9 
PKT >> .F!.....>!....b. d4462100 00000010 3e210000 d0026200 
failed processing 
Dumping messages for channel Electr0(46.147.40.208:27005) 0x0xd06c4d8 
Header bits 96, flags == 0 
1 messages 
0 ----------------------- 
clc_VoiceData: type( 10 ) group ( 9 ) size ( 88 bytes ), startbit 102 end bit 854 
clc_VoiceData: 84 bytes 
RAW(clc_VoiceData) start 
clc_VoiceData >> h{...................7.. 687bc7f6 00000000 d8c4060d a0989113 a0020000 e537c9f6 
clc_VoiceData >> ....`.......I.........a. 00000000 60040000 8c000000 49000000 0a000000 dc96610a 
clc_VoiceData >> ..a.p.a................. fc96610a 7096610a 00000000 00000000 ffffffff 00000000 
clc_VoiceData >> ............
without plug-course all good. with old dhooks issue not observed.
on windows works fine, may be signatures for L4D2 outdate, but callback works correct.
Attached Files
File Type: sp Get Plugin or Get Source (voiceannounce_ex.sp - 446 views - 6.6 KB)

Last edited by Electr000999; 05-14-2015 at 14:00.
Electr000999 is offline
Send a message via Skype™ to Electr000999
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 06-03-2015 , 17:15   Re: [ANY] VoiceannounceEX (VoiceHook)
Reply With Quote #27

I added the gamedata updated for csgo to the first post
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.


Last edited by Franc1sco; 06-03-2015 at 17:18.
Franc1sco is offline
Send a message via MSN to Franc1sco
Nerus
Senior Member
Join Date: Aug 2010
Location: Poland
Old 07-11-2015 , 21:23   Re: [ANY] VoiceannounceEX (VoiceHook)
Reply With Quote #28

Hi, I try to create plugin based on VoiceannounceEX but problem is when I'm trying to connect to the css server, client always stooped on connection state with "Sending client information...".
Problem is with voiceannounce_ex.games.txt.

Regards,
Nerus.

Last edited by Nerus; 07-11-2015 at 21:30.
Nerus is offline
Synthax
Member
Join Date: Mar 2015
Old 07-13-2015 , 23:03   Re: [ANY] VoiceannounceEX (VoiceHook)
Reply With Quote #29

This plugin doesn't work at all on my TF2 server. Crashes the server immediately if someone attempts to join. Players are stuck at "Loading client info"
__________________


Last edited by Synthax; 07-13-2015 at 23:03.
Synthax is offline
ReFlexPoison
☠☠☠
Join Date: Jul 2011
Location: ☠☠☠
Old 07-23-2015 , 21:42   Re: [ANY] VoiceannounceEX (VoiceHook)
Reply With Quote #30

I can confirm what Synthax posted.
ReFlexPoison 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 15:11.


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