Raised This Month: $32 Target: $400
 8% 

AMX Match Deluxe (Current Version: 8.11)


Post New Thread Reply   
 
Thread Tools Display Modes
Infra
Senior Member
Join Date: Aug 2004
Location: California
Old 12-30-2006 , 23:58   Re: AMX Match Deluxe (Current Version: 7.03)
Reply With Quote #591

Pm sent
__________________
--Infra
Infra is offline
Send a message via AIM to Infra
ToT | V!PER
Senior Member
Join Date: Jun 2004
Location: Germany
Old 01-01-2007 , 10:58   Re: AMX Match Deluxe (Current Version: 7.03)
Reply With Quote #592

Here Infra,
fixed up many typos in the german translation and added the missing translations. (included ONLY the german part!)
Attached Files
File Type: txt amx_match_deluxe.txt (9.0 KB, 208 views)

Last edited by ToT | V!PER; 01-03-2007 at 15:32.
ToT | V!PER is offline
Send a message via ICQ to ToT | V!PER
iggy_bus
BANNED
Join Date: Oct 2005
Old 01-02-2007 , 21:04   Re: AMX Match Deluxe (Current Version: 7.03)
Reply With Quote #593

Quote:
Originally Posted by Infra View Post
Also beware...the HLTV portion of the plugin seems to be not working for some hltv's. Says something about an invalid rcon challenge.
Code:
Executing rcon "say * [KGB MATCH] Snima se demo  : proba1(CT)_proba2(T)_de_inferno_HLTV_2007.01.03-01.59.08.dem" from xx.xxx.xxx.xxx:33027.
Executing rcon "stoprecording" from xx.xxx.xxx.xxx:33027.
Not recording.
Invalid rcon challenge from: xx.xxx.xxx.xxx:33027
Yeah, you are right, sometimes it works, but most of the time it doesn't.
But notice that it says real server IP with port 3027, but my server port is 27017???
I use hltv from my computer from my CS 1.6 client, server is another linux cs1.6 amxx 1.76 and amx_match worls fine except this one. It also says that HLTV is connnecdted and ready....

Happy new year, and have a got vacation, notify when you find the problem.
iggy_bus is offline
Amidim
New Member
Join Date: Oct 2006
Old 01-12-2007 , 18:41   Re: AMX Match Deluxe (Current Version: 7.03)
Reply With Quote #594

Someone has an english translation? amx_match_deluxe.txt
Amidim is offline
ToT | V!PER
Senior Member
Join Date: Jun 2004
Location: Germany
Old 01-13-2007 , 06:55   Re: AMX Match Deluxe (Current Version: 7.03)
Reply With Quote #595

Quote:
Originally Posted by Amidim View Post
Someone has an english translation? amx_match_deluxe.txt
It comes along as default with AMX Match Deluxe!
ToT | V!PER is offline
Send a message via ICQ to ToT | V!PER
Amidim
New Member
Join Date: Oct 2006
Old 01-13-2007 , 14:32   Re: AMX Match Deluxe (Current Version: 7.03)
Reply With Quote #596

Ooops, now i see, thank you.
Amidim is offline
iggy_bus
BANNED
Join Date: Oct 2005
Old 01-17-2007 , 16:16   Re: AMX Match Deluxe (Current Version: 7.03)
Reply With Quote #597

hmmmm, I have a problem with this mod:

It works fine most offten but sometimes, on half 2, it switches players, then they say ready, and mod does double restarts for live and blocks the score so the match never ends, so I have to /stop it manually on mr15 ending score (16x)

Any clue?
iggy_bus is offline
misiom1
New Member
Join Date: Jan 2007
Old 01-31-2007 , 15:27   Re: AMX Match Deluxe (Current Version: 7.03)
Reply With Quote #598

Could anybody post hltv solution?

Regards
misiom1 is offline
Old 02-06-2007, 18:49
iggy_bus
This message has been deleted by iggy_bus.
AIA-Shogun
Member
Join Date: Jul 2006
Location: France
Old 02-08-2007 , 14:22   Re: AMX Match Deluxe (Current Version: 7.03)
Reply With Quote #599

Hi all, sorry for my english i'm french and writting in english is not my speciality :-)

i found a solution for HLTV on my server and i come here to post it to you. I wish it work on your's.

Here it is :

Open : amx_match_deluxe.sma
Search :
Code:
    if (main_command_demotype > 1) 
    { // HLTV demos
after, put :
Code:
        // Make sure that hltv isn't recording right now
        hltv_rcon_command("stoprecording", 0)
Search :
Code:
        // Send the command to the hltv server
        hltv_rcon_command(hltv_command, 0)
        
        // Make sure that hltv isn't recording right now
        hltv_rcon_command("stoprecording", 0)
in, remove :
Code:
        // Make sure that hltv isn't recording right now
        hltv_rcon_command("stoprecording", 0)
the HLTV on my server is now ok, i do more test and it look ok. The explanation is, i think, that the instructions were execute to fast and if you place the "stoprecording" command a little front in the code it's ok.

Last edited by AIA-Shogun; 02-08-2007 at 18:04. Reason: correct my english :-p
AIA-Shogun is offline
Send a message via MSN to AIA-Shogun
AIA-Shogun
Member
Join Date: Jul 2006
Location: France
Old 02-08-2007 , 14:35   Re: AMX Match Deluxe (Current Version: 7.03)
Reply With Quote #600

Sorry for the double post,

This is a little traduction for the french part of the language file. It's not perfect because my english is not perfect too.

But I saw that no body do it and i think that it's good than nothing :-)
Attached Files
File Type: txt AMD french part.txt (9.0 KB, 182 views)
AIA-Shogun is offline
Send a message via MSN to AIA-Shogun
Old 02-12-2007, 06:13
AIA-Shogun
This message has been deleted by AIA-Shogun.
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:07.


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