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
Hey Ashus
Php run (latest version) and have noticed it does not show last player on list.
Other program shows say like 13 on their list whereas php shows 12.

Where do I adjust program.

Thanks
Have you considered using ftp wrapper? eg. file_get_contents('ftp://username:password@servername/path')
I can't help you more, 'cause php rcon / call of duty doesn't support banning natively, and there is no one easy way for this.

10G XD

i will try that then ^^ , thx for the help Smile

Jenkins

Hey Ashus or anyone that will mind helping! I have a problem with phprcon not connection to my gameserver! i entered all of my correct data of the server in the directory /servers/servers.inc.php and i had my host open up the udp port 28930 which is my server port and i login and it says " No Servers available" Please help! My clan/Guild used this a long time ago and really want to use it again! Its an Amazing tool! thanks and i greatly appreciate it!

Jenkins

Fixed

Jenkins

I want only limited access to have kick and temp ban only , i entered what you told "Suicidal" to enter and it does not take the ban off the list for limited users can you please help!
Hey i finnaly got my screenshot path.
I did it in my server config, : $screenshots_path = http://108.61.253.224/108.61.253.224/pbsvss.htm;

I do not know if this is good.
But when i screenshot someone, i do not see the outcome at all.
All it says is this:

PunkBuster Server: Screenshot 000009 Requested from 1 TraenenDerSonne
PunkBuster Server: 1 Screenshot Requested

So how can i see the screenshot i just made?
Thank you!

Hawkeye199

Hello,

me and some friends are trying to get a banlist to work on the RCON tool for a server. We need to be able to work on the banlist (for example unban someone) within the RCON but we dont know how to implement it.

Can someone help?

bajt3l

And if i have server on sftp how is the path to the pbss
Use this to get a list of your stream wrappers:
Code:
print_r(stream_get_wrappers());
 

If sftp is not present, you'd just have to google for the wrapper or modify the script.
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