Ashus.ashus.net

Full Version: Call Of Duty: PHP RCon 2.40 EN++
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
Code:
line 421:             if (($server_codbo_protocol) && ($t[0] == '0') && (preg_match('`democlient.*[0-9]+.*unknown`',$line)))

line 439:                    if (($i_ip != '') && (strpos($i_ip, $corrupt_replacement) === false) && (checkValidIp($i_ip))) 
Awesome :mrgreen:

EDIT:
I also do have a question, if you have time and want to make / explain it. Because the new cod bo thing has priority now of course.
How can I send a command to the server with the admin his name it in?
Because I would like to send the name of the admin with the kick message.
For example: You got kicked by Ashus for 2 minutes with this reason: This is a test

EDIT 2:
What does this file do: oo.bin?
It looks like a config or something like that.
it works to an extent.
I can connect to my server so step 1 is completed.
But I am not getting a player list.

If I do the status cmd in the command box I can see myself
I then do clientkick 1 and I am kicked.

So it works.
But as I said, there is no player list like usually.
Moustache: oo.bin was a debug file, I removed it in the repack. I'll take a look at the admin name in message.

dutchbastard: what cod game are you connecting to?
lol oh sorry
Black Ops m8.
dutchbastard Wrote:lol oh sorry
Black Ops m8.

Can you PM me with your ip/port/rcon pw?
The testing server from Vercetti is empty right now, I can't debug it that way.
I have configured, and uploaded. I enter username and password. I made two, one with 1 access, one with 0 access. I enter the username and password but get nothing in return. I do not see an error, I just get brought back to the username and password login page. Suggestions?
itgl72:
wrong password?
old version must have not worked either, nothing has changed there.
check your .htaccess
Ashus Wrote:itgl72:
wrong password?
old version must have not worked either, nothing has changed there.
check your .htaccess

Actually, on a new host. Did not use the old version on this server. Anything specific to check in htaccess?
I just tried the old version, like I said we changed hosts over the last few months and we were not playing any cod so I did not check this. In the logs when I bring up the old rcon it says:
[Thu Nov 18 15:13:45 2010] [alert] [client 98.192.62.172] /home/qwerhq/public_html/phprcon/.htaccess: Invalid command 'php_flag', perhaps misspelled or defined by a module not included in the server configuration
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39