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

Voiceserver Connect


Post New Thread Reply   
 
Thread Tools Display Modes
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 04-17-2009 , 15:52   Re: Voiceserver Connect
Reply With Quote #11

Quote:
Originally Posted by grimvh2 View Post
Nice gj ;)
Quote:
Originally Posted by Dr.G View Post
well done ;)

Thank you both.
__________________
In Flames we trust!
Nextra is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 04-17-2009 , 16:29   Re: Voiceserver Connect
Reply With Quote #12

Too bad I've nothing to say about the code. ( atm )
Arkshine is offline
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 04-17-2009 , 17:16   Re: Voiceserver Connect
Reply With Quote #13

Quote:
Originally Posted by arkshine View Post
Too bad I've nothing to say about the code. ( atm )
Yeah, too bad. I feel sorry for you...





... really
__________________
In Flames we trust!
Nextra is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 04-18-2009 , 02:16   Re: Voiceserver Connect
Reply With Quote #14

Good job! Translation requested via PM. xD

Quote:
[ru]
VC_HEAD = Ty podkljuchaeshsja k %s
VC_MOTD = Ty podkljuchaeshsja k nashemu %s serveru...
VC_ADVE = Chto-by podkljuchitsja k nashemu %s serveru, napishi %s%s.
VC_NAME = Tvoe imja v chernom spiske servera, i ono ne mozhet byt' ispol'zovano.
__________________
xPaw is offline
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 04-18-2009 , 02:19   Re: Voiceserver Connect
Reply With Quote #15

Code:
[bp]
VC_HEAD = Ligar a %s
VC_MOTD = Estas agora ligado ao nosso servidor %s ...
VC_ADVE = Para te ligares ao nosso servidor %s do tipo %s%s.
VC_NAME = O teu nome nao pode ser usado ja que esta na lista negra do nosso voiceserver.
__________________

Last edited by joaquimandrade; 04-18-2009 at 02:22.
joaquimandrade is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 04-18-2009 , 02:33   Re: Voiceserver Connect
Reply With Quote #16

Code:
[fr]
VC_HEAD = Se connecter avec %s
VC_MOTD = Tu es maintenant connecte avec notre serveur %s...
VC_ADVE = Pour se connecter avec notre serveur %s, tape %s%s.
VC_NAME = Ton nom ne peut pas etre utilise car inscrit sur la liste noire du serveur vocale.
Arkshine is offline
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 04-18-2009 , 04:30   Re: Voiceserver Connect
Reply With Quote #17

Thanks for the translations. Added.
__________________
In Flames we trust!
Nextra is offline
CHyCMyMpNk
Senior Member
Join Date: Jun 2008
Location: PTZ
Old 04-18-2009 , 04:43   Re: Voiceserver Connect
Reply With Quote #18

Code:
//AMXXPC compile.exe
// by the AMX Mod X Dev Team


//// voiceserver_connect.sma
// ...\cstrike\addons\amxmodx\scripting
\voiceserver_connect.sma(370) : error 017: undefined symbol "TrieCreate"
// ...\cstrike\addons\amxmodx\scripting
\voiceserver_connect.sma(370) : warning 213: tag mismatch
//...\cstrike\addons\amxmodx\scripting
\voiceserver_connect.sma(372) : error 017: undefined symbol "Invalid_Trie"
// ...\cstrike\addons\amxmodx\scripting
\voiceserver_connect.sma(389) : error 017: undefined symbol "TrieSetCell"
// ...\cstrike\addons\amxmodx\scripting
\voiceserver_connect.sma(412) : error 017: undefined symbol "TrieDestroy"
//...\cstrike\addons\amxmodx\scripting
\voiceserver_connect.sma(503) : error 017: undefined symbol "TrieKeyExists"
//
// 5 Errors.
// Could not locate output file ...\cst
rike\addons\amxmodx\scripting\compiled\voiceserver_connect.amx (compile failed).

//
// Compilation Time: 0,37 sec
// ----------------------------------------

Press enter to exit ...
that I have not obtained

cvar :
PHP Code:
p_Enabled            register_cvar"vc_enabled"        "1"     ),
    
p_VoiceTool         register_cvar"vc_tool"            "1"     ),
    
    
p_Options[IP]        = register_cvar"vc_ip"            "93.190.201.61"     ),
    
p_Options[PORT]        = register_cvar"vc_port"            "27014"     ),
    
p_Options[NAME]        = register_cvar"vc_servername"    "ZM.PTZ.RU"    ),
    
p_Options[CHAN]        = register_cvar"vc_channel"        "test"     ),
    
p_Options[SUBCHANS] = register_cvar"vc_subchans"        ""     ),
    
p_Options[CHANPW]    = register_cvar"vc_chanpw"        "test"     ),
    
p_Options[SERVERPW] = register_cvar"vc_serverpw"        ""     ),
    
p_BannedChars        register_cvar"vc_bannedchars"    ""     ),
    
p_fwSlash            register_cvar"vc_fwslash"        ""     ),
    
    
p_AdEnabled            register_cvar"vc_ads"            "1"         ),
    
p_AdFreq            register_cvar"vc_adfreq"        "120.0"     ); 
CHyCMyMpNk is offline
Send a message via ICQ to CHyCMyMpNk
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 04-18-2009 , 04:53   Re: Voiceserver Connect
Reply With Quote #19

You require AMXX 1.8.1 or later to compile this plugin and use it.
__________________
In Flames we trust!

Last edited by Nextra; 04-18-2009 at 05:00.
Nextra is offline
CHyCMyMpNk
Senior Member
Join Date: Jun 2008
Location: PTZ
Old 04-18-2009 , 05:12   Re: Voiceserver Connect
Reply With Quote #20

Quote:
amxx version
AMX Mod X 1.8.1.3679 (http://www.amxmodx.org)
Authors:
David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko
Felix "SniperBeamer" Geyer, Jonny "Got His Gun" Bergstrom
Lukasz "SidLuke" Wlasinski, Christian "Basic-Master" Hammacher
Borja "faluco" Ferrer, Scott "Damaged Soul" Ehlert
Compiled: Jan 8 2008, 00:003
CHyCMyMpNk is offline
Send a message via ICQ to CHyCMyMpNk
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 10:03.


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